Sökning: "Continuous Deployment"

Visar resultat 21 - 25 av 77 uppsatser innehållade orden Continuous Deployment.

  1. 21. Towards Lean & Green production management in the pharmaceutical industry : A framework for E-VSM and Kaizen event prioritization through a systematic literature review and case study at AstraZeneca

    Master-uppsats, KTH/Hållbar produktionsutveckling (ML)

    Författare :Nicholas Thorne; [2021]
    Nyckelord :;

    Sammanfattning : In order to pursure both environmental and operational targets to facilitate the sustainable transformation of the organization, manufacturers are increasingly incorporating Lean & Green (L&G) production management approaches. Environmental value stream map (E-VSM), which is one of the most well-known L&G tools, allows manufacturers to systematically document, visualize and analyse both environmental and operational performance indicators for each process within a value stream. LÄS MER

  2. 22. Database schema migrationin highly available services

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Javier Benitez; [2021]
    Nyckelord :;

    Sammanfattning : 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. LÄS MER

  3. 23. Automating the monotonous workflow : Mobile application development and deployment

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Ahmadreza Vakilalroayayi; [2021]
    Nyckelord :Design science; Design science research process; Process model; Continuous integration; Continuous delivery; Software architecture; Automating workflow; Image processing; Perform Git commands automatically; Deploy mobile applications automatically; Designvetenskap; Designvetenskaplig forskningsprocess; Processmodell; Kontinuerlig integration; Kontinuerlig leverans; Programvaruarkitektur; Automatisera arbetsflöde; Automatisk bildbehandling; Utför Git -kommandon automatiskt; Distribuera mobilapplikationer automatiskt;

    Sammanfattning : To create, update, or deploy a mobile application, a collection of hand-operated works must be satisfied. In this project, regardless of the mobile application's code and its core functionalities, which can be an e-book, an application, or even a mobile game, we will study how to automate, visualize and simplify the following manual procedures: 1. LÄS MER

  4. 24. Intelligent and Context-Aware Information Filtering in Continuous Integration Pipeline using the Eiffel Protocol

    M1-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Robin Gustafsson; [2021]
    Nyckelord :continuous integration; continuous delivery; software traceability; Eiffel protocol;

    Sammanfattning : Software development has gotten more complex and certain parts being more and more automated. Continuous integration practices with automated build and testing greatly benefit the development process. LÄS MER

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

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Kasper Liu; [2021]
    Nyckelord :Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration; Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration;

    Sammanfattning : 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. LÄS MER