Too Long; Didn't Read
DevOps and CI/CD practices were a set of proprietary scripts and tools that executed everyday tasks like running tests, provisioning infrastructure, or deploying an application. The availability of new infrastructure tools like Kubernetes combined with the proliferation of microservice architectures have enabled and ultimately *demanded* that developers get more involved in DevOps. GitOps is among the most highly-rated strategies for automating DevOps by developers, and it’s not hard to see why. Developers are more than happy to reduce tools and processes they need to use to do their jobs.