A reverse tower-defense puzzle for engineers. Architect cloud systems that survive brutal traffic surges — place CDNs, caches, load balancers and databases, hit deploy, and watch your design hold or collapse under a live storm. Real patterns, real tradeoffs, a live YAML mirror.

Sign in to add this item to your wishlist, follow it, or mark it as ignored

This game is not yet available on Steam

Planned Release Date: Q1 2027

Interested?
Add to your wishlist and get notified when it becomes available.
 

About This Game

Build systems that don't fall over.


Your blog just went viral. In four minutes, traffic spikes 50×. Your architecture is one server wired straight to a database — and it is about to collapse in front of everyone.

Cloud Arch Simulator is a reverse tower-defense puzzle for people who actually build software. You inherit a broken cloud architecture, figure out why it dies under load, and redesign it before a timed traffic surge — and a chaos event — decide whether you were right. Then you learn to size the next one before you build it.

No fictional tech. No hand-waving. Real patterns, real tradeoffs, real consequences.

The loop

  • Inherit & diagnose — every scenario starts from a real, broken topology. Deploy it, watch it saturate, and read the failure.
  • Architect — drag CDNs, caches, load balancers, autoscaling groups, message queues and databases onto the board, then wire how traffic flows.
  • Deploy & survive — a live surge (up to 120×) hits your design, then chaos strikes: instances die, caches get squeezed, replicas fall behind, whole availability zones go dark.
  • Get scored — on SLA compliance, budget efficiency, and how clean your infrastructure is. Ranks from C to S. Beat the client's contract, or get your contract terminated.

First size it. Then build it.

Real architecture starts before the diagram — with a napkin. Estimation contracts hand you a product in plain words ("eight million users, six sessions a day, fifteen images a feed") and make you derive the numbers everything else hangs on: peak requests per second, read/write ratio, storage growth. Lowball the estimate and you under-provision — then the real traffic arrives and buries you. It's the half of the job that happens before the first server: the back-of-the-envelope that separates engineers who can start a design from those who stare at a blank page.

Real architecture, real tradeoffs

Every component behaves like its real-world counterpart:
  • Positional offload that actually matters — a cache only shields what's downstream of it. Put it in the wrong place and it protects nothing.
  • Reads are not writes — your cache absorbs one curve and passes the other straight through to the database. Watch both needles.
  • Replicas serve the past — scale reads across replicas and some hand back stale data. The user who just posted reloads and their comment is gone. Send what must be fresh to the source; let the rest lag. Availability can be perfect while the answer is still wrong.
  • A dead cache doesn't take its misses with it — they stampede downstream, raw. Survive the thundering herd.
  • Message queues buy time, not capacity — accept the burst now, drain the backlog before it's due.
  • Autoscaling has a cold start — it won't save you if you don't buffer the burst while it spins up.
  • Retries amplify what they touch — the "resilience" chips the last consultant installed are why the outage got worse.
  • Availability zones are blast radii — when us-east-1a goes dark, everything inside it dies together.
  • Gradual migration — split traffic by weight to strangle a legacy monolith without taking it down.

Your canvas is infrastructure-as-code, both ways: edit the diagram and the YAML updates live — edit the YAML and the diagram follows.

Watch it hold — or burn

This isn't a spreadsheet. A CRT-oscilloscope readout traces your latency in real time, data-pipe cables pulse with live traffic, overloaded nodes spark and redline, and a three-stage alert system (Yellow → Red → Collapse) screams as your SLA breaks. A correctness readout flags the requests that came back wrong even when nothing technically "failed" — the stale read that passed every health check. Your budget drains by the second while you're down. Every design decision is legible at a glance.

A career of 25 contracts

Climb from Junior Dev to Tech Lead to Principal Architect across 25 scenarios drawn from the incidents that actually happen:
  • The Viral Blog — survive a 50× read-heavy spike without breaking the bank.
  • First Writes — the client shipped comments. Discover why your cache can't save the database anymore.
  • Ghost Server — half your traffic is dying somewhere. Find the box nobody remembers.
  • Black Friday — a 120× flash crowd, and autoscaling that's too slow to save you alone.
  • Edge Eclipse — your CDN provider posts "investigating elevated errors". The origin eats the raw internet.
  • Stampede — the cache that carried you dies mid-finale, and its misses arrive all at once.
  • The CFO's Knife — the system is healthy; the bill is not. Cut two-thirds of it without bleeding.
  • Strangler Fig — migrate a dying monolith to microservices, live, without downtime.
  • Read Your Writes — you scaled the database with replicas and availability is flawless. So why does a customer's own order vanish the instant they place it?
  • Flash Order Storm — the tour of the decade goes on sale. Take every order — and pay the backlog debt before midnight.
  • Region Down — both availability zones fail tonight, one after the other. Payments must not notice.
  • Midnight Surge — New Year's Eve. The migration is half done, the botnet wakes with the fireworks, and everything that can fail, will.

Mastery is optional. Passing isn't gated.

Hints are always available — tiered from a nudge to a full recipe — and every level can be finished by anyone who can read a card and watch a run fail. But S-ranks are earned hint-free, and at Principal rank the game stops being predictable: the chaos schedule shifts every attempt, the failure targets whatever hurts your design most, and redeploys start costing real money. Plan, don't grind.

Who it's for

Software engineers, SREs, students, and anyone who wants to feel how distributed systems break — and hold. You'll size a system from a one-line brief, then build it to survive the worst night of its life. If you liked untangling a system diagram at 2 a.m., this is the game version, minus the pager.

AI Generated Content Disclosure

The developers describe how their game uses AI Generated Content like this:

Generative AI (Claude, Anthropic) was used to draft narrative text including level briefing descriptions, objective text, and in-game educational hints. All narrative content was written collaboratively with human review and editing before inclusion in the final game.

System Requirements

    Minimum:
    • OS: Windows 10 (64-bit)
    • Processor: Dual-core 2.0 GHz
    • Memory: 4 GB RAM
    • Graphics: Integrated graphics (Intel HD 4000 / equivalent)
    • Storage: 500 MB available space
    • Sound Card: Windows-compatible
    • Additional Notes: Requires the Microsoft Edge WebView2 Runtime (installed automatically if missing; pre-installed on Windows 11 and most Windows 10 systems). 64-bit Windows only.
    Recommended:
    • OS: Windows 11 (64-bit)
    • Processor: Quad-core 2.5 GHz+
    • Memory: 8 GB RAM
    • Graphics: Dedicated GPU
    • Storage: 1 GB available space
    • Sound Card: Windows-compatible
    • Additional Notes: Requires the Microsoft Edge WebView2 Runtime (installed automatically if missing; pre-installed on Windows 11 and most Windows 10 systems). 64-bit Windows only.
There are no reviews for this product

You can write your own review for this product to share your experience with the community. Use the area above the purchase buttons on this page to write your review.

Review Filters