Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a serverless application using AWS Lambda and Amazon API Gateway, which AWS CodeDeploy deployment strategy ensures minimal downtime and error exposure with the quickest deployment time?
A
In-place deployment with immediate traffic shift.
B
Linear deployment with 10% traffic shift per minute.
C
All-at-once deployment with immediate full traffic shift.
D
Canary deployment with 10% immediate traffic shift and the rest after a delay.