Essays about: "CI CD-pipelines"

Found 4 essays containing the words CI CD-pipelines.

  1. 1. Integrating change requests in a CI/CD pipeline

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

    Author : Trolle Geuna; [2023]
    Keywords : Change management; Continuous Deployment; Continuous Delivery; Request for change; DevOps; Traceability; Förändringshantering; Kontinuerlig driftsättning; Kontinuerlig leverans; Förändringsförfrågan; DevOps; Spårbarhet;

    Abstract : With the advent of DevOps and its success stories, many large firms in the regulatory sector have begun to study more streamlined software deployment strategies. Traceability and change management is vital in these regulated organizations to keep track of when, why, and what was supplied to the production environment at what time. READ MORE

  2. 2. Dynamic macro to micro scale calculation of energy consumption in CI/CD pipelines

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

    Author : Nikolai Limbrunner; [2023]
    Keywords : GreenIT; Sustainability; Energy measurement; Software Engineering; CI CD pipelines; DevOps; GreenIT; hållbarhet; energimätning; programvaruteknik; CI CD-pipelines; DevOps;

    Abstract : This thesis applies energy measurements to the domain of continuous integration (CI) and continuous delivery (CD) pipelines. The goal is to conduct transparent and fine-granular energy measurements of these pipelines, increasing awareness and allowing optimizations regarding their energy efficiency. READ MORE

  3. 3. Evaluation of different runner set-ups for CI/CD pipelines

    University essay from Linköpings universitet/Artificiell intelligens och integrerade datorsystem

    Author : Sindre Jonsson Wold; [2022]
    Keywords : continuous practices; CI CD; software quality;

    Abstract : DevOps and continuous practices are increasingly popular development practices aiming at bridging the gap between software development and IT operations with the indented outcome of shorter development life cycles while maintaining a high software quality. A fundamental part of many DevOps systems is a CI/CD (continuous integration/deployment) pipeline allowing for automatic building, testing and deployment of software. READ MORE

  4. 4. 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