DevOps CI/CD on Cloud with GitHub Actions
1,120,000 KRW program fee (informational)
Pipeline design, environment promotion, and artifact hygiene using GitHub Actions against cloud-hosted runners and targets.
You will build pipelines that fail loudly on missing tests rather than silently skipping stages. Secrets handling uses vendor-recommended patterns without storing long-lived tokens in repositories.
Included focus
- Reusable workflow composition lab
- Secret rotation walkthrough (synthetic tokens)
- Deployment approval simulation
- Incident record template tied to failed runs
- Blue/green exercise with health gates
Outcomes you can describe aloud
- Author modular workflows with documented inputs
- Configure approvals that match enterprise change windows
- Produce incident records linking commits to failed runs
Lead contact
Haeun Park
Former cloud architect who now shapes cohort pacing, mentor staffing, and quality standards across every NimbusCert track.
Questions
GitHub Enterprise?
Examples assume github.com; mapping to enterprise features is discussed qualitatively, not exhaustively.
Cloud targets
Deploy targets include static site buckets and container services; not every cloud service family is exercised.
Runner cost awareness
We discuss runner minutes conceptually; your employer sets actual allocation tiers.
Recent experience notes
-
Approval simulation felt bureaucratic on purpose—mirrored our internal change board language.
— Ivy