Create a Canary Release Deployment in Amazon API Gateway
In this lab, you’ll practice creating canary deployments on API Gateway. When you’re finished with this lab, you’ll have a good understanding of using canary release deployment in API Gateway to deploy new versions of the API.
Terms and conditions apply.
Lab info
Lab author
Challenge
Review the Existing Resources in Your Account
You’ll review the existing API Gateway endpoint and the Lambda function in your AWS account. You’ll learn to create a new Lambda function version and update API Gateway integration. You’ll also test the API and review the response.
Challenge
Create a Canary Release Deployment on API Gateway
You’ll learn to create a canary release deployment on API Gateway
Challenge
Test the API with Canary Release Enabled
You’ll test the API Gateway endpoint and verify the response.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of API Gateway
- Basic understanding of AWS Lambda