AWS-Logo_White-Color
1.
Introduction
2.
Preparation
2.1
Create Cloud9 instance
2.2
Create CodeCommit Repository
3.
Deploying sample app
3.1
Frontend Deployment
3.2
Backend Deployment
3.2.1
Deploying infrastructure
3.2.2
Populate the DynamoDB Table
3.2.3
Test the configuration
3.3
Updating Frontend
4.
Implement ride times system
4.1
Backend Deployment
4.2
Frontend Deployment
5.
On-ride photo processing
5.1
Backend Deployment
5.1.1
Creating Chroma Key Lambda function
5.1.2
Creating Photo-Compositing Lambda function
5.1.3
Post-processing
5.2
Feature Testing
6.
Clean up resources
More
AWS Study Group - Blog
AWS Study Group - FB Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
10-12-2024
Team
Gia Hưng
Hoàng Kha
Serverless with Lambda, API Gateway and SAM
> Preparation
Preparation
Preparation
In this step we will proceed to create a Cloud9 instance and a CodeCommit repository for the lab.
Content
Create Cloud9 instance
Create CodeCommit Repository