Home › Forums › AWS › AWS Certified DevOps Engineer Professional › Clarification: Review Mode Set 1 – Q1 › Reply To: Clarification: Review Mode Set 1 – Q1
-
Do you mean we should use a lambda weighted alias in combination with a canary deployment on api gateway? doesnt sound right / necessary.
Second correct answer: Set up a canary deployment in Amazon API Gateway that routes 20% of the incoming traffic to the canary release. Promote the canary release to production once the initial tests have passed.