PeakForge Academy
Book a workshop
Cover visual for Testing and Deployment Pipeline

5 weeks · project heavy · Project studio

Testing and Deployment Pipeline

KRW 540,000 · informational list price

Automate verification from unit slices to staged releases with observability baked in.

You wire GitHub Actions or GitLab CI to run layered tests, build images, and promote artifacts through environments. Lessons include flaky test triage, contract verification, and smoke suites that protect sleep schedules.

What you build and study

  • Pipeline stages with explicit quality gates
  • Testcontainers for integration confidence
  • Blue-green release notes template
  • Metrics export for build duration tracking
  • Feature flag hooks without vendor lock-in
  • Rollback drills with documented owners
  • Artifact tagging aligned with semantic versioning

Outcomes

  • Own a pipeline PR from draft to production checklist
  • Instrument a service for basic SLO signals
  • Run a tabletop incident with your cohort

Mentor

Jonas Meyer

Spent a decade shipping public HTTP surfaces for logistics products.

Questions

Primary examples use GitHub Actions; GitLab CI equivalents are provided as appendix YAML.

Recent reflections

  • “Testcontainers modules saved me from mocking everything twice.”

    Ivy · Retail internal tools · Trustpilot

  • “Rollback tabletop felt theatrical until we found a real gap in ownership.”

    Noah · SRE apprentice