AWS Bootcamp - Q5 - Deploy the 3 Tier application in HA Mode using ASG, EC2, and RDS

Deploy a 3 - Tier application in HA mode using AWS EC2, ASG, ALB and RDS database with standby mode.

In this fifth task, you are going to use the same 3 - tier application (JobsEzy) we deployed before but in High Availability mode for Backend and Database.

Readme of these Github repo contains instructions on how to deploy it,

  1. JobsEzy Frontend Repo - https://github.com/ezyinfra/jobsezy-ui

  2. JobsEzy Backend Repo - https://github.com/ezyinfra/jobsezy-server

Difficulty Level - Intermediate

Days to complete - 4 days

Architecture