Deployment Controls
noun
Definition
- 1.Deployment controls are mechanisms integrated into CI/CD pipelines to ensure that only validated and approved code changes are deployed to production environments.
Example
Deployment controls include automated tests and manual approval steps before code is deployed to production.
Related Exams

