No Ops. No Problem.

How should DevOps work?

Developers have no interest in learning all of the configuration management tools. Your automation should be so good that no one knows that operations is even involved.

Development teams just want to deploy the app. Everything else is just friction.

“The future of operations is we’re going to have to move closer to the actual code base.”
- Kelsey Hightower

In here he has a real example utilizing Kubernetes to update certs at scale, which is hiding as much configuration details as possible.

Articles