Your 39 bps matters more than you think

A slightly shorter version of this article was featured in DevOps’ish 144: Your 39 bps matters, happy little hybrid clouds, Kubernetes with a side of service mesh, HA SQLite, and more This week I read about a study of 17 languages that suggests humans, “no matter how fast or slowly languages are spoken, they tend to send information at about the same rate: 39 bits per second, about twice the speed of Morse code.” The study points out that some languages are clearly “faster” than others but, a steady average rate of 39.15 bits per second (bps) kept coming up. This study fascinated me since I talk to people as part of my work. My mind jumped to being on stage somewhere and spewing 1s and 0s out at a measly 17.6 kilobytes per hour. That is such a low data rate. It’s relatively equal to this random file I found on GitHub. At 39 bps, Kubernetes 1.15.3 would take about 1 day, 1 hour, and 14 minutes to download it’s whopping 443 KB of container orchestration code. ...

September 10, 2019 · Chris Short

Joining forces with OpenShift

This Monday (2019-08-19) will be my first day as Principal Technical Marketing Manager on the Cloud Platforms team at Red Hat. What does that mean? OpenShift (a lot of OpenShift), Kubernetes, containers, Operators, and all the associated bits will be my day job. Helping folks help themselves with technology is still and always will be the name of my game. But, working full time in the Kubernetes or cloud native ecosystem was a 2020 goal. Crossing off 2020 goals in 2019. #winning ...

August 18, 2019 · Chris Short

Use The Force, Larry: Oracle Playing Politics with Nation's Defense

This article is based on the introduction to DevOps’ish on 2019-07-28. Some parts are duplicated but this is a much deeper dive than I could do in the newsletter (and these 1500 words barely do the topic justice). Also, yes, I work for Red Hat. No, these views do not represent theirs. Please take a moment to read my disclaimer. Above all things, I’m an American, and this issue trancends business. Let’s talk about JEDI. Not the lightsaber wielding type; it’s US Department of Defense’s Joint Enterprise Defense Infrastructure (JEDI). JEDI is a $10 billion, single-award, indefinite delivery, indefinite quantity contract for the largest department in the United States’ government’s cloud business. The process started in late 2017 and has had all sorts of twists and turns. The competition for the contract had come down to two suitable companies: Amazon Web Services (AWS) and Microsoft Azure. But, Oracle has been pitching a Larry Ellison sized fit over the process. Specifically, Oracle has protested JEDI’s selection process since last November. ...

July 29, 2019 · Chris Short

How to Teach Old Apps New Tricks with Ansible-based Operators (Parts 1 & 2)

At Red Hat Summit this year, I had the task of explaining Kubernetes Operators with Ansible in two, fifteen-minute talks, separated by three hours, in the middle of the busy Red Hat booth to anyone that walked up. I had to explain Kubernetes, the difference stateful and stateless apps, what a Kubernetes Operator is, how to write an operator with Ansible, and then demonstrate this capability. Use of video and sound was discouraged. Also, there wasn’t going to be an ethernet cable available, meaning only conference show floor WiFi was available for a demo. ...

July 19, 2019 · Chris Short

Upstream vs Downstream

I was working on things for work (as one does) when it dawned on me. Very few folks understand the difference between upstream and downstream as it relates to open source software. I used Red Hat projects as a pointer. Here is the output of that effort (which was scratching the surface). Upstream vs. Downstream Upstream vs. Downstream is confusing at times. But, for the bigger Red Hat projects this holds true: ...

June 25, 2019 · Chris Short