Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Create LA 311 Data infrastructure using Terraform #850

Closed
mattyweb opened this issue Nov 13, 2020 · 1 comment
Closed

[FEAT] Create LA 311 Data infrastructure using Terraform #850

mattyweb opened this issue Nov 13, 2020 · 1 comment
Assignees
Labels
Enhancement New feature or request Size: 13pt Epic task (consider breaking into sub-tasks)

Comments

@mattyweb
Copy link
Collaborator

Goal:
have the server infrastructure built with Terraform.

Benefits:
The benefits are that all the infrastructure would be stored as code and be visible to anyone working on the project. We could standardize on having all HackforLA projects use similar (though not identical) approaches with Terraform. This would allow anyone with Terraform experience to be able to support any of the projects (at least in theory).

Features:

  • Create VPC, subnets, network ACLs, security groups, and gateways
  • Create ALB and ECS cluster
  • Create Postgres RDS
@mattyweb mattyweb added the Enhancement New feature or request label Nov 13, 2020
mattyweb added a commit that referenced this issue Dec 1, 2020
FEAT: adding devops support for ECS #850
@mattyweb mattyweb self-assigned this Dec 3, 2020
@mattyweb
Copy link
Collaborator Author

mattyweb commented Feb 7, 2021

Work is done. Change was made to merge dev and prod. These environments now share networks, ELB, bastion, and RDS. Costs are about 1/2 the previous levels.

@mattyweb mattyweb closed this as completed Feb 7, 2021
@mattyweb mattyweb added this to the Initial v2 Launch milestone Feb 9, 2021
@mattyweb mattyweb added the Size: 13pt Epic task (consider breaking into sub-tasks) label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Size: 13pt Epic task (consider breaking into sub-tasks)
Projects
Development

No branches or pull requests

1 participant