Skip to content

~/courses/cloudflare-engineering

Web / Product Scaffolded

Cloudflare Edge Engineering

Stand up, deploy, secure, and operate a full app at the edge — Workers compute, KV/R2/D1/Durable Objects state, and WAF/Zero-Trust — without getting caught by the classic gotchas.

// The loop

learn the concept → build it with wrangler (config as code) → deploy to a real endpoint → observe (logs/tail/analytics) → harden (SSL mode, WAF, least-privilege bindings) → re-test against the gotcha → capture the pattern

// The 6-phase roadmap

  1. 01 Platform overview
  2. 02 Workers (compute)
  3. 03 Pages & deploys
  4. 04 Storage & state (KV / R2 / D1 / Durable Objects)
  5. 05 Security at the edge
  6. 06 Build a full edge app

Edge platform literacy. This course makes you the engineer who can stand up, deploy, secure, and operate a full app at the edge — Workers compute plus KV/R2/D1/Durable Objects state plus WAF and Zero-Trust security — and who never gets caught by the classic gotchas, especially the Full-vs-Flexible SSL trap and proxied-vs-DNS-only confusion.

Everything is built with wrangler as config-as-code, not dashboard clicking. Each phase deploys to a real endpoint, observes it, hardens it, and re-tests against the failure mode that bites that layer. The capstone is a full edge app.


More in Web / Product

Track overview