Essays about: "devops"

Showing result 31 - 35 of 89 essays containing the word devops.

  1. 31. Introducing DevOps methods and processes for an existing organization

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Love Samuelsson; [2021]
    Keywords : git; devops; chatops; git solution; branching strategy; CI CD; on-premise;

    Abstract : DevOps is a cultural idea rather than a firm way to do software development, with the aim of reducing software lead times by bringing operations and development closer via principles that mainly deal with automation. This paper provides a potential DevOps solution for Wexnet, an internet service provider company. READ MORE

  2. 32. Database schema migrationin highly available services

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Javier Benitez; [2021]
    Keywords : ;

    Abstract : Since the rise of DevOps, companies have been trying to provide rapid and agile cycles on the development of new products, reducing time and costs to go from definition to production. However, whenever a MySQL system with a zero-downtime requirement is found, the database deployment cycle is still manual, leaving it less evolved than other parts of the development cycle, especially when applying schema updates without affecting the availability of a MySQL system (Database Online Schema migrations) on Continuous Integration and Continuous Delivery pipelines. READ MORE

  3. 33. The core problems of globally distributed work in software development environments, and possible solutions : DevOps environments' opportunities for better adoption of a globally distributed working culture

    University essay from Högskolan Kristianstad/Fakulteten för naturvetenskap

    Author : Alex Oachesu; Nemanja Negovanovic; [2021]
    Keywords : DevOps; Concepts; Engineering Practices; Geographically Distributed Work; Remote Work; CI CD; Automation;

    Abstract : Both distributed work and DevOps are on an upward trend. There is a slight resemblance between the problems that DevOps is trying to find answers to, the solutions, and the common problems that geographically distributed work faces. READ MORE

  4. 34. Microservice Migration Patterns and how Continuous Integration and Continuous Delivery are affected : A Case study of Indicio’s journey towards microservice

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Kasper Liu; [2021]
    Keywords : Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration; Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration;

    Abstract : Microservice is an architectural design that promises a more elastic system where a microservice can be allocated compute power according to demand. Through the separation of components, each microservice can have its own hardware or cloud setup. As a result, the code becomes more maintainable through smaller repositories. READ MORE

  5. 35. Building OCI Images With a Container Orchestrator : A comparison of OCI build-tools

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Jonas Sjödin; [2021]
    Keywords : ;

    Abstract : Cloud computing is a quickly growing field in modern computing science where new technologies arise every day. One of the latest trends in cloud computing is container based technology, which  allows applications to run in a reproducible and stateless fashion without requiring manually installed dependencies. READ MORE