Cloud Posse uses atmos to easily orchestrate multiple environments using Terraform. module "default_backend_web_app" { source = "cloudposse/ecs-web-app/aws" # Cloud ...
Serverless is fast becoming the new default compute model for many software projects. The attractive pay as you go pricing model, rapid scaling and reduced ops overhead are very compelling advantages ...