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