Essays about: "Kontinuerlig integration"

Showing result 1 - 5 of 30 essays containing the words Kontinuerlig integration.

  1. 1. Investigate the challenges and opportunities of MLOps

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

    Author : Ting Chun Yau; [2023]
    Keywords : Machine Learning Operations MLOps ; Continuous Integration; Continuous Delivery; Pipeline Automation; MLOps; Kontinuerlig integration; Kontinuerlig leverans; Pipeline Automation;

    Abstract : MLOps is becoming a widespread practice in modern machine learning and data science. The word ”MLOps” combines machine learning technology and business operation process. Many business companies are applying machine learning techniques to improve their business targets and increase their profits. READ MORE

  2. 2. Performance comparison and assessment of GitHub Actions and Jenkins

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

    Author : Sarfaraz Jamshidi; Ichtiar Iminov; [2022]
    Keywords : Continuous Integration and Continuous Delivery; CI CD; Performance; GitHub Actions; Jenkins; Development and Operations DevOps ; Continuous Integration and Continuous Delivery; CI CD; Prestanda; GitHub Actions; Jenkins; Development and Operations DevOps ;

    Abstract : There is a great demand for fast deliveries of improved and updated software in different software development areas, like Internet of Things, web, and cloud, in today’s digitalized world. Software developers and organizations must adapt to be able to deliver according to customers’ wishes, to be able to retain them, and remain competitive with other organizations. READ MORE

  3. 3. Real-Time Failure Event Streaming of Continuous Integration Builds

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

    Author : Felix Seifert; [2022]
    Keywords : Continuous Integration; Build; Streaming; Stream Processing Systems; Realtime systems; Developer Productivity Engineering; Kontinuerlig Integration; Bygge; Strömning; Strömningssystem; Realtidssystem; Utvecklarproduktivitet;

    Abstract : An application build describes compiling and linking the source code of a developed application to libraries and executables. A Continuous Integration (CI) build executes such a build after the source code has been changed and tries to integrate the changes into the existing application. READ MORE

  4. 4. Mathematical Optimization for the Test Case Prioritization Problem

    University essay from Linköpings universitet/Tillämpad matematik; Linköpings universitet/Tekniska fakulteten

    Author : Eric Felding; [2022]
    Keywords : test case prioritization; continuous integration; simulated annealing; mathematical optimization; testfallsprioritering; kontinuerlig integration; simulerad kylning; matematisk optimering;

    Abstract : Regression testing is the process of testing software to make sure changes to the software will not change the functionality. With growing test suites theneed to prioritize arises. This thesis explores how to weigh factors such as the number of fails detected, days since latest test case execution, and coverage. READ MORE

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