(no title)
what2build | 5 years ago
My last employer had something like 10 hits every 5 minutes. Somehow we needed the entire Kube ecosystem for that.
I’ve been storing good JSON templates in Dynamodb and iterating on code to query and deploy. Building up a collection that lets me deploy to AWS or GCP with one tool, editing fields I want to edit per setup.
Working with just my code and validating outputs is way less.
On the one hand everyone is all “write less code, it’s too complicated.” while ignoring ops tooling always ends up a fiasco of DSLs and templating hell.
No comments yet.