CI-CD
Back: 06 - Development Process MOC
Continuous Integration and Continuous Delivery/Deployment automate the build, test, and release process. CI ensures code changes are regularly integrated and validated; CD ensures those changes can be reliably and frequently delivered to production.
Categories
- Continuous Integration
- Continuous Delivery and Deployment
- Deployment Strategies
- Progressive Delivery
- GitOps Deployment
- Database Migrations in Deployment
- Deployment Verification
- Artifact Management
- Environment Management
- Release Engineering