Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 675 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 675 Bytes

Scaffolding an AWS project

This project can be used as the starting point for setting up an AWS environment.

Solution Overview (Fargate version)

architecture diagram

See the detailed solution description below for more details.

Repository Hierarchy

The directory structure includes:

  • /docs: Design artifacts
  • /services: The API and UI applications
  • /terraform: Code for infrastructure setup

Running Code