AWS Certified Developer Associate DVA-C02 Practice Question
A development team is utilizing a CI/CD service provided by AWS to streamline their application deployment. They have automated their release process but require a senior developer's sign-off before the application is pushed to the live environment. Which step should be taken to guarantee that the senior developer is notified to review and approve the release after the automated tests pass?
Arrange for a service hook to issue an email notice to the senior developer upon the conclusion of the verification procedures.
Implement an approval action linked to a notification mechanism using an Amazon SNS topic which the senior developer is subscribed to for email alerts.
Develop a function within a serverless compute service to dispatch emails after validation checks have been passed.
Configure a monitoring service to send an alert to the senior developer when the automated testing phase succeeds.
The question aims to validate the candidate's knowledge of setting up notifications for manual approval processes. The correct configuration would be to utilize an approval action that leverages Amazon SNS for email notifications. The senior developer would receive these notifications as they would be subscribed to the designated SNS topic. The incorrect answers involve using unrelated AWS services, like CloudWatch, which is primarily for monitoring and alarms, and AWS Lambda, which does serve for custom automation tasks but is not directly related to notification setup for pipeline approvals. The mention of webhooks also does not directly pertain to this scenario, as they are generally used for external event triggering rather than user notifications for approvals.
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 Amazon SNS and how does it work?
Open an interactive chat with Bash
How do approval actions function in a CI/CD pipeline?
Open an interactive chat with Bash
What role do automated tests play in a CI/CD process?
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