AWS Certified Developer Associate DVA-C02 Practice Question
A team wants to automate the deployment of their web service across several stages. The source code, once integrated, must be automatically transferred to a testing stage. Following successful verification by the quality assurance team, an explicit sign-off is required before the changes are delivered to the end users. Which approach within their CI/CD process should the team implement to fulfill this requirement?
Incorporate a step for manual approvals following the automated testing within the pipeline
Rely on automated testing to authorize the transition to the user-facing environment
Establish a step for manual approvals before initiating any tests
Utilize infrastructure as code management services to integrate a manual approval requirement
For realizing this multi-stage deployment process with a pause for manual intervention, the team should insert a step into the CI/CD process dedicated for manual approvals after the test executions have completed successfully and prior to the release to the end user environment. This will ensure the code is automatically promoted for testing on commit, and post-testing, awaits a sign-off before it progresses to the next stage. Configuring a step for manual approval prior to testing doesn't align with the required workflow, whereas solely relying on automated tests eliminates the desired human gatekeeper step. Using infrastructure management services for approval is unrelated to the outlined scenario.
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 CI/CD and why is it important?
Open an interactive chat with Bash
What are manual approval steps in a CI/CD pipeline?
Open an interactive chat with Bash
Can you explain infrastructure as code (IaC) in relation to manual approvals?
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
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access