Skip to content
Curriculum 8 posts · ~1.7h total

Cloud Infrastructure for Trading

Terraform, Kubernetes tradeoffs, and GitOps at prop-firm scale

Production infrastructure for trading systems: AWS instance selection, Terraform at multi-account scale, why matching engines do not belong in Kubernetes, blue-green deployments for stateful OMS, and cost engineering.

What you'll master

  • AWS instance selection for latency-sensitive workloads
  • Terraform multi-account Organizations pattern
  • Kubernetes vs bare-metal for matching engines
  • Blue-green deployment for stateful trading systems
  • Cloud cost engineering (65% reduction case study)

Why this matters

The infra decision that seems fine at $100K monthly volume creates a $200K incident at $10M volume. These eight posts document the tradeoffs - from c6i.metal vs c6i.4xlarge latency numbers to the ArgoCD DOKS gotchas - that only surface when you have run these systems in production.

The Curriculum - 8 modules