Weighted routing for canary deploys
Your team at DeployRight Inc wants to safely roll out version 2 of the DeployDemo function using a canary deployment. Instead of switching all traffic at once, you'll configure the prod alias to send 90% of traffic to version 1 and 10% to version 2. This lets you monitor for errors before committing to the new release.
This exercise is part of the course
Serverless Applications with AWS Lambda
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise