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.
Content
- Introduction
- Preparation steps
- Create database with RDS
- Deploy App tier
- Create Internal LB and ASG
- Deploy Web tier
- Create External LB and ASG
- Demo web after successful deployment
- Clean up resources