- The combination of Continuous Deployment and automated testing
- State of the code repository is constantly monitored and if there is a change, the artifact will be automatically be built and tested
- The artifact will be then released to your environment
Continuous Integration