sul-dlss-deprecated / taco

Apache License 2.0
10 stars 7 forks source link

Make infrastructure more serverless #333

Closed eefahy closed 6 years ago

eefahy commented 6 years ago

We are currently using AWS ECS with EC2 instances. AWS now has the option in ECS to not use EC2 instance and instead run in "Fargate" mode. Using this simplifies both the infrastructure and the terraform code that manages it.