tezvyn:

What does shift left mean in CI/CD, and give two concrete examples?

Source: ibm.comintermediate

Your grasp of moving verification earlier to reduce cost and risk. Define shift left as earlier-stage testing; cite two concrete examples like pre-commit unit tests and PR-level SAST scans. Never call it "more testing" instead of earlier feedback.

Whether you understand that shift left means moving verification and validation activities earlier in the development lifecycle to catch defects when they are cheapest to fix. Start with the timeline metaphor—moving checks from deployment phases into coding and build stages; then give two specific examples such as running unit tests in pre-commit hooks and integrating static application security testing into every pull request build.

Read the original → ibm.com

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

What does shift left mean in CI/CD, and give two concrete examples? · Tezvyn