Skip to content

Final project for Insper's 2020.2 Cloud Computing class. Create an application that uses AWS and resides on multiple regions.

Notifications You must be signed in to change notification settings

HenryRocha/cloud-computing-nollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Computing - Nollo

Final project for Insper's 2020.2 Cloud Computing class. Create an application that uses AWS and resides on multiple regions.

Roadmap:

  • Infrastructure
    • Database instance
    • Database instance on private subnet
    • Backend instace with Load Balancer
    • Backend instace with Auto Scaling
    • Custom VPC and subnets for backend
    • Frontend instace with Load Balancer
    • Frontend instace with Auto Scaling
    • Custom VPC and subnets for frontend
    • VPN connection between VPCs
  • Backend
    • REST API (Go Fiber)
    • ORM (GORM)
  • Frontend:
    • Client (Svelte App)

Complete Infrastructure Diagram Backend Infrastructure Diagram Frontend Infrastructure Diagram

About

Final project for Insper's 2020.2 Cloud Computing class. Create an application that uses AWS and resides on multiple regions.

Resources

Stars

Watchers

Forks

Releases

No releases published