gateway
gatewayv3.2.1
LIVE
API Architecture Training Platform

From Backend Dev
to API Architect
in 12 weeks.

Deploy real rate-limiting policies, OAuth flows, and gateway configs — not toy examples. Earn certification your enterprise clients trust.

0+
Certified Devs
0%
Pass Rate
0
Live Labs
student gateways · last 60 min
8,421 API calls/minlab-node-07 ✓12 tests passinggateway-prod synced3,204 requests routedOAuth token issuedrate-limit enforcedv2.1 deployed8,421 API calls/minlab-node-07 ✓12 tests passinggateway-prod synced3,204 requests routedOAuth token issuedrate-limit enforcedv2.1 deployed
Compare Tracks

No credit card · 3 free labs + skill assessment

rate-limit-policy.yamloauth-flow.yamlgateway.conf
Kong Gateway 3.4
1
2
3
4
5
6
7
8
9
10
11
12
13
plugins:
- name: rate-limiting
config:
second: 10
minute: 300
hour: 10000
policy: local
fault_tolerant: true
# Test assertion
assert_rate_limit:
status: 429
retry_after: 1
TERMINAL
$deck sync --config gateway.yaml
→ Syncing to Kong Admin API...
✓ rate-limiting plugin applied (10 req/s)
✓ All 3 assertions passed · 12ms
$
Lab 07 · Traffic Mgmt
Rate Limiting Policy
67%
Curriculum Architecture

Four learning tracks.
One architecture mindset.

Select a track to explore modules, lab prompts, and the exact tools you'll configure in production-grade environments.

Learning Tracks
Total Curriculum
66h
35 modules · 48 labs

API Design

Foundation8 modules14h estimated
RESTGraphQLgRPCVersioningDocs
Tool Stack
OpenAPISwaggerPostmanREST
Sample Lab Prompt
$design-api --spec openapi3 --resource /payments
Generating OpenAPI 3.0 spec...
✓ /payments GET — pagination, filtering
✓ /payments POST — idempotency key
✓ Versioning strategy: URI path v1/
✓ Rate limit headers documented

Design a payments API with proper versioning, idempotency, and pagination — deployed to a live mock server.

48 Production Labs

Real infrastructure.
Not sandbox toys.

Every lab deploys to a real environment. You get a Kong instance, an auth server, and a k6 load tester — yours for the duration of the lab.

Lab 01 · Traffic Management

Deploy a Rate-Limited API Gateway

Hands-On45 min
$kong start --conf kong.yaml
✓ Kong started on :8000
$deck sync --workspace lab-01
✓ 3 services, 8 routes synced
$k6 run stress-test.js
✓ Rate limit enforced at 10 req/s
Lab 02 · Security & Auth

OAuth2 PKCE Flow with Token Rotation

Advanced60 min
$keycloak-config --realm gateway-lab
✓ Realm configured
$curl -X POST /token --pkce
✓ Access token issued (exp: 5m)
$validate-token --rotation
✓ Refresh rotation: enabled
Lab 03 · Traffic Management

Canary Release with Auto-Rollback

Real Infra50 min
$gateway deploy --canary 10%
✓ v2 receiving 10% traffic
$monitor --threshold 5xx=1%
⚡ Threshold triggered at 1.2%
$gateway rollback --auto
✓ Rolled back to v1 in 2.3s
Production Tools You'll Configure
Kong
Apigee
AWS API GW
Envoy
Nginx
Keycloak
Prometheus
Grafana
14,200+ certified engineers

Engineers who ship,
not just study.

Marcus Chen, senior backend engineer smiling at desk with monitors

"I applied the canary deployment pattern from Lab 19 to our prod gateway the same week. My manager noticed before I even told anyone."

Marcus Chen
Senior Backend Engineer · Stripe
Promoted to Staff in 8 weeks

"We needed our entire platform team certified before an AWS integration deadline. Gateway got 14 engineers through in 6 weeks. Zero failures."

Priya Nair, Engineering Manager
Priya Nair
Engineering Manager · Razorpay
14/14 engineers certified

"The OAuth2 track is the most practical auth training I've found. It's not theory — you actually break things and fix them on a real Keycloak instance."

Tariq Al-Hassan, DevOps Architect
Tariq Al-Hassan
DevOps Architect · Careem
Passed Certified API Security exam
97.3%
Pass Rate
12 wk
Avg to Cert
4.9★
Avg Rating
Engineers from these companies have certified
StripeRazorpayCareemTwilioShopifyHashiCorp
Compare Certification Tracks

Pick your path.
Ship the upgrade.

Start free — no card required. Upgrade when you're ready to go deep.

Free
$0/forever

Start with the fundamentals. No credit card, no commitment.

  • 3 foundational labs
  • Skill assessment
  • API Design track preview
  • Community forum access
  • Full lab environment
  • Certification exam
  • Team management
Enterprise
Custom/per seat

For engineering teams that need squad-level certification.

  • Everything in Pro
  • Team management dashboard
  • SSO / SAML integration
  • Custom lab environments
  • Dedicated success manager
  • Bulk exam vouchers
  • SLA-backed support

All plans include SSL, 99.9% uptime SLA on lab environments, and GDPR-compliant data handling.