AWS Certified Developer Associate DVA-C02 Practice Question
A development team is looking to update their web application deployed on AWS Lambda and API Gateway. They want to introduce a new feature but aim to reduce the risk of impacting all users at once if unforeseen issues arise. Which deployment strategy should they use to meet this requirement?
Using the Canary deployment strategy allows the team to gradually shift traffic to the new version of the Lambda function while monitoring for any issues. This way, if any problems occur, the impact on users is minimized and a rollback can be performed quickly. A Blue/Green deployment strategy also allows for quick rollbacks but would not meet the team's requirement to gradually shift the user traffic, as it would switch all traffic at once. The Rolling update strategy is typically used with EC2 instances and does not apply directly to Lambda functions. The Recreate strategy is not a commonly used term in AWS deployment methodologies and does not gradually shift traffic.
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 a Canary deployment strategy?
Open an interactive chat with Bash
How does Canary deployment help with risk management?
Open an interactive chat with Bash
What are some alternatives to the Canary deployment strategy?
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