top | item 46862214

(no title)

netghost | 27 days ago

Seems great for really small apps where you want your resource definitions colocated with the code using them. I'd imagine the benefits start to break down as your infrastructure gets more complicated.

The bigger answer is that if you're proficient and happy with CDK or anything else to wire resource up, you're probably not going to see much (if any) benefit.

discuss

order

raw_anon_1111|27 days ago

Until there is a resource you need out of the 150+ AWS services that they don’t support or a new feature of an existing resource….

s5fs|27 days ago

To be fair, AWS service teams don't always expose all features/options through cloudformation and you end up having to hit the API to manage them.