Blog
Sharing insights, knowledge and expertise
Transforming Culture With Site Reliability Engineering (SRE)
Site Reliability Engineering (SRE) proclaims many advantages for distributed systems. It improves infrastructure automation, increases reliability, and transforms incident management.…
Advanced Git Commands: Cherry-Picking
As developers, we first start out learning to use Git via simple repetition. We do the typical Git pull, Git…
What Does a Good Minimum Viable Product (MVP) Look Like?
The key to a successful Minimum Viable Product is not any specific feature or any product-oriented characteristic. In fact, a…
Advanced Git Commands: Rewriting History
When developers use Git, they often use a combination of a graphical user interface and the command line. A GUI…
Test Data Management and Its Role in DevOps
In my career, there've been many times when I've experienced the false joy of my code change being ready to be…
Introduction to DevOps for Business Analysts
Have you ever had a product or a feature or a system rollout fail once it reached the customers because…
Business Value and Justification for DevOps
This article is a summary of our 3D Podcast - Episode 106: “Business Value and Justification for DevOps.” We in…
Unit Testing and Test Automation: Two Things You’re Not Doing Enough Of
Software development tends to follow a predictable path of chaos. Full of optimism, your organization embarks on a software project. …
How Does DevOps Handle Change Management?
Tools today are wonderful. They help ease your task load, letting you get things done with only a few clicks.…
DevSecOps 101
Everyone at some time or another has received an email from a service saying their password has been reset because…
Unit Testing Smells: What Are Your Tests Telling You?
The title of this post makes reference to "test smells," which might seem a curious turn of phrase. It's a…
Why Automation Testing is Necessary
Introduction to Automation Testing Automation testing is the application of tools and technology to testing software with the goal of…