Hacker News new | ask | show | jobs
by rantwasp 1817 days ago
SAM is cloudformation. cloudformation is the thing to use if you’re on the AWS cloud
1 comments

CloudFormation is without a doubt the worst cloud technology I have ever used.
It's at least second or third worst. Worst would be writing your own deployment tool that does what CloudFormation (or TF or Pulumi) do. Second worst would be writing a tool that uses a templating language to generate CloudFormation and only using that.
Yeah I wasn't really considering home rolled stuff. Officially supported tech.
lol. what’s next? you used terraform and it was awesome?