Skip to content

JeffreyMFarley/hoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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