navigation

Deploy fullstack app with three-tier architecture

Overview

In this workshop, we will deploy a fullstack application (Spring Boot, React, MySQL) with three tier architecture. Then find out the definition, feature of each service used in this architecture.

Architecture diagram

Content

  1. Introduction
  2. Preparation steps
  3. Create database with RDS
  4. Deploy App tier
  5. Create Internal LB and ASG
  6. Deploy Web tier
  7. Create External LB and ASG
  8. Demo web after successful deployment
  9. Clean up resources