January 2018
Intermediate to advanced
336 pages
7h 56m
English
The term CI/CD combines the practices of CI and CD together as a seamless process. In a typical microservices-based setup, the team continuously works on enhancing the features of the microservice and fixing the issues that are encountered in production.
The entire cycle from development to deployment has three major phases, as shown in the following diagram:

In the first phase, the team commits the changes to a version control repository. The version control repository used for microservices should be common for all the services and applications. Consolidating all the implementations in a single version control system helps in automation ...
Read now
Unlock full access