The DevOps Manifesto

Knowing what you want, having a vision, or a guiding light if you will, isn’t always enough. Matters can quickly get out of hand in a team, especially one that is growing exponentially and fast. This is one of the reasons I decided to compile a list of “DevOps engineering principles”. It was imp...

 ·  8 minute read  ·   



A DevOps Guide to Kubernetes Storage on AWS

Originally published on Spice Works Kubernetes storage is useful for managing multiple forms of persistent and non-persistent storage in a cluster to cater to both stateful and stateless workloads in a containerized environment. Proper management of Kubernetes storage options allows us to dyna...

 ·  6 minute read  ·   


10 Things I wish I’d known before building a Kubernetes CRD controller

Give me six hours to chop down a tree and I will spend the first four sharpening the axe. A. Lincoln Well I didn’t even know there was an axe… K8s resources, in that context, are one heck of a tree to chop. You better come ready to work. I hope that this information will find the a...

 ·  6 minute read  ·   


Introduction to AWS Lambda and Serverless

“Serverless computing is a cloud computing execution model in which the cloud provider allocates machine resources on demand, taking care of the servers on behalf of their customers.” https://en.wikipedia.org/wiki/Serverless_computing A recent uninformed discussion on Linkedin ab...

 ·  8 minute read  ·