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
> Deploy single service on ECS
Deploy simple application
Deploy single service on ECS
Deploy simple application
In this section, we will deploy simple NodeJs application to
AWS ECS
using
Fargate