Pages

Courses

ALL COURSES

Resources

ALL RESOURCES

Blogs

ALL BLOGS
Page 6
DevOps

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.…

DevOps

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…

Agile

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…

DevOps

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…

DevOps

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…

Business Analysis

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…

DevOps

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…

DevOps

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. …

DevOps

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.…

DevOps

DevSecOps 101

Everyone at some time or another has received an email from a service saying their password has been reset because…

DevOps

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…

DevOps

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…