Ingeniería en Sistemas, Electrónica e Industrial

Permanent URI for this communityhttp://repositorio.uta.edu.ec/handle/123456789/1

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    Implementación de un servidor de respaldos basado en tecnología Open Source para mejorar el nivel de seguridad pasiva de la empresa Gala Importaciones
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2025-02) Caiza Cali Richard Fabricio; Guevara Aulestia David Omar
    In the field of information security, it is important to have efficient backup systems to protect relevant company information. “GALA IMPORTACIONES is currently facing challenges regarding the security of its information due to system failures and the lack of a backup system. Thus, in order to improve this aspect, the need to implement a backup server based on Open Source technology was identified, which will improve passive security and optimize the company's data management. Thus, this work shows the selection of the best Open Source tool according to the requirements of the company in terms of optimizing the use of resources, reducing backup times and improving the quality of information protection; and its consequent implementation and analysis of the tests performed. In addition, it was determined that the implementation of a passive security system, along with data integrity verification mechanisms, is essential to ensure that the company's critical information remains protected and accessible at all times. This system not only guarantees data availability in the event of a restoration but also allows for the combination of backup strategies, such as full and incremental backups, tailored to the specific needs of each department. In this way, a balance is achieved between resource efficiency and robust information protection, ensuring that backup processes are both agile and reliable. These results are expected to help “GALA IMPORTACIONES” improve its level of passive security, reducing the risk of information loss, minimizing downtime and optimizing operational efficiency, which will lead to greater competitiveness and profitability in the long term.
  • Item
    Aplicación del sistema de contenedores Docker, como alternativa a sistemas de virtualización para mejorar el testeo de aplicaciones en un entorno de desarrollo C#
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2022-09) Arboleda Bonilla, Lizbeth Carolina; Guevara Aulestia, David Omar
    Technology over the days has been advancing in an incalculable way to the point that the world is surrounded by technological tools that facilitate people's daily lives. Information technologies are being updated and it is necessary to be constantly trained to always be at the forefront of each new implementation that exists. In the computer environment it is necessary to know how hardware and software work in order to provide the best service to those who need it; due to the demand that technologies have had in recent years, companies have chosen to improve their computer resources by entering the world of resource reduction. Within virtualization, we want to limit the use of resources to reduce costs and improve the performance of companies, since what a company wants is for its computer environment to be firm and sustainable to get ahead. The developers of the companies have chosen to use virtualization through virtual machines or containers for the use of multiple operating systems on a single server for the execution of applications developed on them without consuming too many resources. This project aims to demonstrate the use of virtual machines and containers in the testing of applications specifically developed in C#, it carries out a comparative Benchmarking between the two virtualization methods demonstrating which is optimal in terms of boot time, speed, performance, and use of resources. It generates 2 environments: The first is a Docker AlmaLinux 8.6 container and the second a AlmaLinux 8.6 virtual machine installed by means of KVM, in both the same application was tested and data was captured determining which one is best for testing applications generating firm conclusions for future companies to start applying it.