AWS Bootcamp - Q1 - Deploy a 3-tier application using EC2, S3, and RDS

Deploy a 3 - Tier application using AWS S3, EC2, and RDS database.

In this first task, we will deploy an Application called JobsEzy which has Frontend code in NextJS, Backend code in FastAPI (Python framework) and Database used is Postgresql.

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 - Easy

Days to complete - 2 to 3 days

Architecture