Lab
Skills Expanded
Deploying a Serverless HTTP API on Amazon API Gateway
In this lab, you'll practice creating API Gateway APIs. When you're finished with this lab, you'll have created an HTTP API which is backed by Lambda functions, and updated a CloudFront distribution to utilize it.
* Our Labs are Available for Enterprise and Professional plans only.
Terms and conditions apply.
Terms and conditions apply.
Lab info
Rating (82)
Level
Intermediate
Duration
40m
Released
Mar 09, 2022
Lab author
Challenge
Create an API Gateway HTTP API
Create an empty HTTP API using API Gateway.
Challenge
Update CloudFront Distribution
Update the CloudFront distribution to forward API requests to the new API Gateway API.
Challenge
Create API Gateway Routes and Integrations
Create routes and Lambda integrations in the API Gateway API.
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 Lambda knowledge