AWS-Logo_White-Color
1.
Introduction
2.
Preparation
3.
Configuration
3.1
Create VPC
3.2
Create Security Group-EC2
3.3
Connect EC2
3.4
Create ECR&ECS cluster
3.5
Push images in ECR repository
3.6
Create Task Definition
3.7
Create target group & ALB
3.8
Create Service in Cluster
3.9
Create record Route 53
4.
Clean up resources
More
AWS Study Group
English
Clear History
Workshop
Cloud Journey
Last Updated
6/10/2024
Team
Gia Hưng
Thanh Hiệp
>
Configuration
> Create VPC
Create VPC
Click
Your VPC
=>
Create VPC
Resource to create:
VPC and more
Auto-generate:
Check
Name:
d-vpc-01
Ipv4 CIDR block:
10.0.0.0/16
Number of public subnets:
2
Number of private subnets:
2
Customize subnets CIDR blocks
Public subnets CIDR blocks in ap-southeast-1a:
10.0.0.0/24
Public subnets CIDR blocks in ap-southeast-1b:
10.0.2.0/24
Private subnets CIDR blocks in ap-southeast-1a:
10.0.1.0/24
Private subnets CIDR blocks in ap-southeast-1b:
10.0.3.0/24
NAT gateways:
In 1 AZ
VPC endpoints:
S3 gateway
Preview VPC
Completed VPC