CI/CD Automation
CI/CD Orchestration Lab
Design pipelines that separate build, attest, and promote steps with observability hooks your developers trust.
- 3 weeks · accelerated
- Live online + pair labs
- Starts 2026-08-11
- KRW 860,000 tuition reference
Program narrative
Teams learn to model pipeline stages as contracts, integrate security scans without hiding failures, and capture deployment evidence for reviewers. You will script promotion rules, cache strategies, and flaky-test triage habits that keep mainlines green.
What is included
- Pipeline contracts with explicit inputs and artifacts
- Secret rotation patterns for build agents
- Test parallelization without losing failure signal
- Deployment evidence packets for change boards
- Integration points for internal developer portals
- Rollback choreography with feature flags
- Metrics that highlight queue time versus run time
Outcomes you can demonstrate
- Prototype a three-environment promotion flow
- Instrument pipeline health metrics leadership can read
- Facilitate a retro on flaky tests with data
FAQ
Which CI server?
Examples rotate across GitHub Actions, GitLab CI, and Jenkins patterns. You map concepts to your toolchain in capstone week.
Security scanning depth?
We integrate common SCA and container scans with failure policies. Deeper appsec reviews stay with your security partners.
Known gap?
Mobile store submission pipelines are out of scope. We focus on service-oriented backends and web platforms.