AWS Certified Developer Associate DVA-C02 Practice Question
A development team is using AWS CodePipeline to automate their deployment process. They have set up a workflow that includes building the application, running tests, and deploying to a staging environment. They want to add a step that only allows deployment to the production environment after manual approval from the QA lead. Which feature should they implement in their CodePipeline to meet this requirement?
You selected this option
Configure the deployment to production to only commence after automated tests pass with 100% success rate.
You selected this option
Include an approval action that requires manual review and approval before the production stage.
You selected this option
Update the build specification to include a pause command that must be manually overridden before the pipeline can proceed.
You selected this option
Enable merge conflict resolution controls that require a manual review when a feature branch is merged into the main branch.
The correct answer provides a mechanism within AWS CodePipeline that allows for a manual intervention point before proceeding to the production deployment. In AWS CodePipeline, adding an approval action creates a stage where a manual review and approval is required before the pipeline can proceed to deploy to the production environment. This permits a QA lead or any other designated individual to review changes and approve or reject the deployment based on the test results. The incorrect answers either do not provide a manual approval mechanism (automated tests and deploy actions are not manual by default) or are not relevant features of AWS CodePipeline (Merge conflicts are resolved in version control systems prior to deployment and do not provide manual approval of deployments).
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is AWS CodePipeline and how does it work?
Open an interactive chat with Bash
What are manual approval actions in AWS CodePipeline?
Open an interactive chat with Bash
Why is manual approval important in deployment processes?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Deployment
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Oh snap!
Loading...
Loading...
Loading...
Information Technology Package Join Premium for Full Access