Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified DevOps Engineer Professional Clarification: Review Mode Set 1 – Q1 Reply To: Clarification: Review Mode Set 1 – Q1

  • r-v

    Member
    September 6, 2020 at 11:40 am

    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.