AWS-Logo_White-Color
1.
Introduction
2.
Deploy on Local
2.1.
Install Dependencies
2.2.
Deploy Application
2.3.
Test Application
3.
Preparation
3.1.
VPC Configuration
3.2.
Security Group Configuration
3.3.
Create IAM Roles for ECR Access
3.4.
Login to Docker Hub
4.
Launch RDS Instance
4.1.
Create DB Subnet Group
4.2.
Launch RDS Instance
5.
Configuring EC2 Instance
5.1.
EC2 Instance Configuration
5.2.
Install required libraries
5.3.
Add Database for Testing
6.
Deploy use only Docker Image
6.1.
Deploy Application
6.2.
Test Application
7.
Deploy with Docker Compose
7.1.
Deploying the Application
7.2.
Testing the Application
8.
Push Image
8.1.
Using ECR
8.2.
Use Docker Hub
9.
Clean Up Resources
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
14-10-2021
Team
Gia Hưng
Anh Đức
Nhật Phương
Anh Tuấn
Việt Hoàng
Deploy Application on Docker
> Deploy with Docker Compose
Deploy with Docker Compose
Deploy application with Docker Compose
Deploy Application
Test Application