Temp

Temp

Author:
Jeff Rezabek
Published:
October 20, 2021
header-picture

This blog was originally posted on July 18, 2016 and was updated with revised content on August 21, 2020.

The concept of "shift left" is a key component to successful DevOps, continuous integration, and continuous deployment initiatives. To "shift left" simply means to conduct more testing earlier in the value stream (i.e. move it to the "left" on a left-to-right stream representing the continuous journey from planning, development, to deployment and beyond. The goal of shifting left is to deliver applications faster with less effort/cost).

The Relationship Between Shift Left Testing and DevOps Automation
What is the point of doing a leftward shift? There are several good reasons for organizations to enable earlier testing in the value stream:

Defects become increasingly expensive to fix the later they are discovered in the application lifecycle. The well-known chart from IBM Systems Sciences Institute on the relative costs of such bugs demonstrated that a flaw discovered during testing costs 15 times as much as one found during design, while one revealed during maintenance costs a staggering 100 times as much.

 

Temp

This blog was originally posted on July 18, 2016 and was updated with revised content on August 21, 2020. The concept of "shift left" is a...

Read More
 

DevSecOps Environments Deployed Secure and Fast

You've just implemented security tools that lower your organization's risk profile for your applications deployed on the Microsoft Azure...

Read More
 

What do DevOps Organizations Need to do to Shift Left?

The concept of "shift left" is a key component to successful DevOps, continuous integration, and continuous deployment initiatives. To...

Read More