Comment on Ask HN: Startup Devs -What's your biggest pain while managing cloud deployments?parentComments−denvrede2yThere are examples like https://github.com/terraform-google-modules/terraform-exampl... of more advanced IaC architectures, but you can start as small or as complex as you want and evolve if done properly.Is there something like this for AWS?−avtar2yhttps://github.com/terraform-aws-modulesCheck out the ECS repository for more complete examples.
Comments
Is there something like this for AWS?
https://github.com/terraform-aws-modules
Check out the ECS repository for more complete examples.