Deploy Application on Docker
In this workshop, we will deploy a application on Docker, including Frontend, Backend and Database, but before we do that, we have to deploy application on our PC first.
Main Content
- Introduction
- Deploy on Local
- Preparation
- Configure RDS
- Configure EC2 Instance
- Deploy use only Docker Image
- Deploy with Docker Compose
- Push Image
- Clean up resources