navigation

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

  1. Introduction
  2. Deploy on Local
  3. Preparation
  4. Configure RDS
  5. Configure EC2 Instance
  6. Deploy use only Docker Image
  7. Deploy with Docker Compose
  8. Push Image
  9. Clean up resources