Courses
Programs built for production handoffs
Use the top bar to narrow the list. Prices stay on detail pages so cards stay readable in dense weeks.
Badge legend
- ● Cohort live — scheduled sessions with moderators present.
- ● Async lab — submit artifacts on your own cadence.
- ● Studio — capped seats, extra critique blocks.
9 courses match your view.

Integration Architecture Studio for Leads
Facilitate trade-off conversations between vendors, security, and product without losing the thread.

Partner Sandbox Environments That Stay Useful
Seed data, reset scripts, and observability so sandboxes mirror production quirks without copying secrets.

Schema Versioning for Public JSON Surfaces
Add fields without breaking mobile clients you cannot force-upgrade overnight.

Resilient Retries, Circuit Breakers, and Bulkheads
Stop retry storms from taking down healthy dependencies while still giving humans actionable telemetry.

Deployment Workflows for API-First Teams
Wire blue/green releases, schema migrations, and contract gates so integrations do not flap during deploys.

Event-Driven Sync Between Bounded Contexts
Map domain events to integration boundaries so services stop leaking internal nouns across the wire.

Webhooks: Signing, Replays, and Operator UX
Deliver webhook consumers that tolerate slow clients, skewed clocks, and duplicate deliveries without silent data loss.

OAuth2 and Token Lifecycles Without Guesswork
Walk authorization code, refresh rotation, and scoped client credentials with diagrams you can paste into design reviews.

REST API Foundations for Production Teams
Design readable resources, version surfaces safely, and document contracts the way operators actually read them.