Monthly Archives: August 2019

Demo Data for Everyone

As someone learning about DevOps, I follow a number of people, one of whom is Gene Kim. When I see him get excited about a post, I usually read it. That’s how I found this post on Demo Data as … Continue reading

Posted in Editorial | Tagged , | Comments Off on Demo Data for Everyone

Organized Learning

I really wish I’d do something like the DBA Training plan from Brent. Honestly, I don’t have the time to do it the way he is, and certainly can’t respond to any volume of emails, but I applaud the way … Continue reading

Posted in Editorial | Tagged | Comments Off on Organized Learning

Upgrades are Hard

I think the people that run StackOverflow are pretty sharp. They’ve built a well performing site, they’ve worked on some useful open source projects, and they think through their projects. They still have issues with upgrades. Taryn Pratt, from Stack … Continue reading

Posted in Editorial | Tagged | 2 Comments

Production Kubernetes

Still learning more about Kubernetes. I’ve been working through the 50 days of Kubernetes (K8s). Let’s keep exploring The API is the security boundary Everything happens with the Kubernetes API. Therefore, we want some RBAC here for the roles of … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Production Kubernetes