AWS Michigan: Heaven is Not a Cloud

I recently spoke at AWS Michigan about cloud migrations. The talk wasn’t AWS specific but we sure did talk about it a ton. From defining cloud to addressing priorities to preventing cost overruns we covered a lot during the meetup. I was peppered with questions by a lively audience. After speaking on stage at DevOpsDays Atlanta 2018, there was this awkward moment for me when the first question was asked. I wasn’t mentally prepared for questions during the talk but, adjusted quickly....

April 30, 2018 · 1 min · Chris Short
Photo courtesy [**Elissa Shevinsky**](https://twitter.com/ElissaBeth)

DevOpsDays Atlanta 2018: DevOps is Not War

I went to DevOpsDays Atlanta for the first time this week. I hadn’t been in Atlanta in a very long time. It sure has changed a ton. Originally, I was going to help run the SJ Technologies booth. But, a speaker had to back out at the last minute and I was asked to fill the spot. I was working on a talk for ChefConf so I quickly finished that up and gave it to the good folks at DevOpsDays Atlanta....

April 19, 2018 · 1 min · Chris Short

Lessons Learned from Cloud Migrations: Planning is Everything

Abstract “Migrating to the cloud saves money!” “Not running your own infrastructure reduces your bottom line!” “Lift and shift is a legitimate first step towards moving to the cloud!” These are all potential pitfalls if you’re not careful. Proper planning prevents piss poor performance. Using a real chaotic cloud migration as a guide, we’ll walk through the pitfalls of cloud migrations and how to avoid them and the terrifying vendor lock-in (when it makes sense)....

March 7, 2018 · 3 min · Chris Short

DevOps is Not War

Abstract Over the past 500 years, there have been 16 cases of a rising power threatening to displace a ruling power. 75% of those cases resulted in war. Although your organizational transformation probably won’t lead to war, it could be contentious. History can help prevent conflict when driving change. This talk will analyze human tendencies, historical data, and provide real-world examples of how to avoid conflict during your DevOps journey....

March 2, 2018 · 6 min · Chris Short

Kubernetes Cron Jobs: Dreams Really Do Come True

Abstract I worked for a large company with several hundred cron jobs running on two systems. Managing these jobs was cumbersome. Resource use during peak times brought things to a halt. Imagine what it was like when systems were down! In this talk, we discuss Kubernetes’ killer feature: Cron Jobs. Description Kubernetes, Jobs, and Cron Jobs What is Kubernetes? Kubernetes has the concept of Jobs Kubernetes Cron Jobs are a relatively new thing Use Case Former employer had several hundred cron jobs running on two systems Resource contention during peak times brought the systems to a halt If one cron job didn’t run it was hard to determine what task failed or didn’t run based on user tickets Chaos if the systems were offline for one reason or another Using minikube and Docker running locally…...

March 1, 2018 · 2 min · Chris Short