Continuous Delivery is a software development practice that uses automation to speed the release of new code. CI/CD involves testing, staging and deployment of code/application. There are 4 main stages: Source, Build, Packaging, Testing, Deployment. The pipeline can get triggered by making any change in the code or the program and can even be done manually.

6m read timeFrom kubesimplify.com
Post cover image
Table of contents
OverviewContinuous IntegrationContinuous DeliveryContinuous DeploymentCI/CD PipelineAdvantages of CI/CDConclusion
1 Comment

Sort: