AWS-Logo_White-Color
1.
Introduction
2.
Preparation
2.1
Create VPC
2.2
Create subnets
2.3
Create Internet Gateway
2.4
Create NAT Gateway
2.5
Create Route tables
2.7
Create Security groups
3.
Create database with RDS
3.1.
Create database subnet group
3.2.
Create database instances
3.3.
Connect to database
4.
Deploy single service on ECS
4.1
Prerequisite
4.2
Push image to ECR
4.3
Create Application Load Balancer
4.4
Create ECS Cluster
4.5
Create Service
5.
Clean up resources
More
AWS Study Group
English
Clear History
Workshop
Cloud Journey
Last Updated
03-09-2024
Team
Gia Hưng
Author
Xuân Thanh
Deploy single service with AWS Elastic Container Service and Application Load Balancer
>
Preparation
> Create VPC
Create VPC
Create VPC
Create VPC
Access AWS website and search
VPC
Choose
Create VPC
Configure the VPC as follows:
Resources to create
: VPC Only
Name tag
:
my-workshop-01
IPv4 CIDR
:
10.0.0.0/16
Finish creating VPC