Phase 1Beginner2 of 9 in CI/CD
CI Fundamentals
What actually starts a pipeline, what a real build-and-test stage looks like, and the two techniques that make slow pipelines fast again.
Topic 0.4 got one minimal pipeline running. This phase covers the four ideas that turn that minimal example into something a real team would actually rely on every day: what triggers it, what a genuinely useful test stage looks like, caching so it doesn't get painfully slow, and running things in parallel so a growing test suite doesn't dominate your team's time.
0/4 · 0%
4 topics ~56 min 8 code blocks & diagrams