Lab
Skills Expanded
Deploy an AWS Lambda Using a Container Image
In this lab, you’ll practice working with containers in Lambda. When you’re finished with this lab, you’ll have a Lambda function running a container process.
* Our Labs are Available for Enterprise and Professional plans only.
Terms and conditions apply.
Terms and conditions apply.
Lab info
Rating (79)
Level
Intermediate
Duration
35m
Released
Sep 27, 2022
Lab author
Challenge
Use the Cloud9 Environment
Setup Cloud9 for your development environment.
Challenge
Create an ECR (Elastic Container Registry) Repository
Create a repository for storing container images of your application.
Challenge
Push an Image to ECR
Push a container image to a private ERC Repository.
Challenge
Deploy a Container to AWS Lambda
Deploy a container image from ERC to AWS Lambda.
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
- AWS Lambda
- Amazon ERC
- Containers