Skip to content

Hevsy/cfn-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfn-finance

This is a Cloudformation template for the infrastructure required to run Finance web application. For the application's code refer to Finance repostiory

The template deploys the following AWS resources:

AWS Services Used

  • Amazon Elastic Compute Cloud (EC2)
  • Amazon Relational Database Service (RDS) - PostgresSQL
  • Amazon Virtual Private Cloud (VPC) with Subnets, Security Groups, IGW, routing tables
  • Amazon Application Load Balancer
  • Amazon Auto Scaling Group

Diagram

Done:

  • All networking (VPC, Subnets, IGW, Route tables, Security Groups)

  • DB Subnet Group

  • PostgreSQL RDS

TODO:

  • Key-pair

  • Autoscaling group

  • ALB

About

Cloudformation templates for Finance web-app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages