If AI can instantly generate the same configuration you’ve written by hand a dozen times, the question shouldn’t be “Isn’t that amazing?” it should be: “Why were we writing it by hand in the first place?”

If AI can instantly generate the same configuration you’ve written by hand a dozen times, the question shouldn’t be “Isn’t that amazing?” it should be: “Why were we writing it by hand in the first place?”
Feb 2021
When people think of DevOps, they likely think of delivery of code into production. Microsoft, Amazon and DevOps.com all mention delivery in the first paragraph of their definitions of DevOps. However, code has to be developed and tested before it can be shipped. That requires an environment where developers can integrate their code, an environment where QA teams can perform […]