Embed presentation
Downloaded 16 times




























Continuous delivery is an approach to software development where code changes are automatically tested, built, and prepared for deployment to production. It aims to ensure software is always in a releasable state. Automation, testing, pull requests, feature flags, and monitoring are key enablers to achieving continuous delivery. Continuous delivery allows for more frequent releases and improves productivity by getting feedback earlier.



























