Articles
How To Craft Your Changes Into Small Atomic Commits Using Git
Small, atomic commits makes it easier for code reviews, browsing the history and reverting changes. Life happens and commits can touch more lines and files than I want but the changes committed should be distinct. "Don't mix your apples with your toaster." TL;DR: Use git add -i or git add -p.
When Does an Investigation End?
After an incident, it is common for an investigation to take place. The purpose of an investigation may vary but one thing is for certain: it must end. We will experience closure. We can take what we have learned and prevent similar events in the future. Uncertainty is vanquished.
The Cost of Operational Immaturity
What Is Digital Operational Maturity? Digital operational maturity is defined as an organization’s effectiveness at real-time work and ability to focus on performance metrics that improve as the organization becomes more adept at responding to incidents.
What is an SRE and how does it relate to DevOps?
Even though the site reliability engineer (SRE) role has become prevalent in recent years, many people—even in the software industry—don't know what it is or does.
The First DevOps Hurdle
DevOps at its core is about empowering people to do their jobs safely, encouraging autonomy, and trusting your staff to make decisions Those failures are not on individuals but on the entire system that failed to examine the warning signs.
Tweets
0DDJ0BB ( ▪ o▪) 🌮
@venatiodecorus @ashleymcnamara Technology and its development is informed by humans. If humans without empathy are building things, there are going to be major problems.
Empathy and ethics are super important. "Should you?" is more important than "can you?"
Matt Ray
OH: "Cloud native is pretty simple. You just need to know Kubernetes, Prometheus, Fluentd, Jaeger, Envoy, Core DNS, Linkerd, Rook, Vitess, Etcd and Raft."
Annie Hedgpeth
My middle son (10) is learning #golang with me, and in lieu of "Hello, World" he did, "Hello, Mom!" 💕 He has my heart. #momops