|
|
|
|
|
by eropple
3128 days ago
|
|
Maybe it's just me, but as a programmer the first thing I ever asked when looking at the wall of CloudFormation JSON was "so how do we make this not suck?". Our job is not just to automate servers, it's to automate processes, including stupid developer-facing ones. |
|
I've definitely been burned many times by adding an extra tool or layer meant to make things easier, that ends up not, for all manner of reasons. I think we all have.