Is the name given to the general process of managing a changing software system
What is Configuration Management?
2
New cards
Support the system integration process so that all developers can: - access the project code and documents in a controlled way - find out what changes have been made - compile and link components to create a system
The aim of configuration management is to
3
New cards
(Continuous Integration/Continuous Delivery)
What does CI/CD stands for?
4
New cards
To be fully automated, with each run fully logged and visible to the entire team
The main goal of the CI/CD processes is
5
New cards
The bits and pieces of a microservices-based application to evolve and mature individually, reducing blockers.