Hacker News new | ask | show | jobs
by nikolay 1907 days ago
Not at all. I don't think most people really grasp what CloudFormation is.
1 comments

How so? CFN is terrible to write and maintain, cdk abstracts alot of the difficulty and makes reusable components possible. I work at Amazon...
Doing it by hand is certainly painful, but with libraries such as Troposphere it isn't so bad ..
Or such as CDK...