Multiple Choice
A Development team decides to adopt a continuous integration/continuous delivery (CI/CD) process using AWS CodePipeline and AWS CodeCommit for a new application. However, management wants a person to review and approve the code before it is deployed to production. How can the Development team add a manual approver to the CI/CD pipeline?
A) Use AWS SES to send an email to approvers when their action is required. Develop a simple application that allows approvers to accept or reject a build. Invoke an AWS Lambda function to advance the pipeline when a build is accepted.
B) If approved, add an approved tag when pushing changes to the CodeCommit repository. CodePipeline will proceed to build and deploy approved commits without interruption.
C) Add an approval step to CodeCommit. Commits will not be saved until approved.
D) Add an approval action to the pipeline. Configure the approval action to publish to an Amazon SNS topic when approval is required. The pipeline execution will stop and wait for an approval.
Correct Answer:

Verified
Correct Answer:
Verified
Q166: A Developer is designing a fault-tolerant environment
Q167: An application is experiencing performance issues based
Q168: A Developer has created a Lambda function
Q169: A company has an application that logs
Q170: A company is managing a NoSQL database
Q172: A developer has code stored in an
Q173: A Developer uses Amazon S3 buckets for
Q174: A company uses a third-party tool to
Q175: A Developer is designing an AWS Lambda
Q176: If an application is storing hourly log