Shift Left

No Change
adopt
First Added:December 1, 2023 Updated: May 17, 2026

Quadrant:: Technique Ring:: #adopt URL:: Category:: Related:: Terraform, Pulumi

Blurb

Shift left is the practice of moving testing, quality, and performance evaluation early in the development process, often before any code is written

Summary

The idea is that if you can write it as code then you can move testing to it and things move from Pets to Cattle.