AWS SAP-C02 · Question 57 · Domain 2.1: Deployment Strategy
A company is using AWS CodePipeline for their CI/CD process. They want to introduce a manual approval step before deploying to the production environment. How can this be achieved?
Answer options:
Use AWS CodeDeploy to pause the deployment and wait for an API call.
Add a Manual Approval action to the pipeline stage before the production deployment.
Configure an EventBridge rule to stop the pipeline execution.
Use AWS Step Functions to orchestrate the manual approval.
75 questions · hints · full answers · grading