Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How do you configure your serverless environment? I set up my company with ECS a while ago, and in order to get the config into version control I had to put together a somewhat messy collection of bash scripts that use the AWS CLI to push up JSON config files. I couldn't find any standardized way to configure the whole environment: at least at the time, it wasn't possible to do everything in CloudFormation.

I haven't gotten into Kubernetes at all, but from what I've heard the bespoke-bash-scripts problem is largely solved in that world, so I've been toying with exploring it for our next project (still hosted on Fargate).



ECS fargate is a great platform but the API interface to it is pretty bad. It's such a shame.


Terraform or Pulumi? Using CloudFormation or APIs directly is an exercise in frustration IMO.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: