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?
Rolling update strategy
Canary deployment strategy
Recreate deployment strategy
Blue/Green deployment strategy