Further reading
To read more about the advanced aspects of the continuous delivery process, please refer to the following resources:
- Databases as a Challenge for Continuous Delivery: https://phauer.com/2015/databases-challenge-continuous-delivery/.
- Zero Downtime Deployment with a Database: https://spring.io/blog/2016/05/31/zero-downtime-deployment-with-a-database.
- Canary Release: https://martinfowler.com/bliki/CanaryRelease.html.
- Blue-Green Deployment: https://martinfowler.com/bliki/BlueGreenDeployment.html.