CLOUD9S

10
scenarios — from two-nines starter to five-nines active-active
4
clouds at scenario parity — AWS, Azure, GCP, OCI
40
adversarial-audit-passed Terraform modules, each one terraform apply

PICK YOUR SCENARIO

Three-Nines Web Stack

AWS

Cloud9s — AWS

Production-grade AWS Terraform — multi-AZ, ALB-fronted, RDS-backed, architected for three nines.

  • VPC across 3 AZs (public + private subnets, NAT, route tables)
  • Application Load Balancer with HTTPS, ACM cert wiring
  • Auto Scaling Group + Launch Template for the web tier
Azure

Cloud9s — Azure

Production-grade Azure Terraform — zone-redundant VMSS, App Gateway, Flexible Server, architected for three nines.

  • VNet across 3 availability zones (web + data subnets, NSGs)
  • Application Gateway v2 with WAF, TLS termination, end-to-end HTTPS
  • VM Scale Set (zone-redundant) for the web tier with health probes
GCP

Cloud9s — GCP

Production-grade GCP Terraform — regional MIG, global HTTPS LB, Cloud SQL HA, architected for three nines.

  • VPC + regional subnets across 3 zones, Cloud NAT, firewall rules
  • Global HTTPS Load Balancer + managed SSL + Cloud Armor policy
  • Regional Managed Instance Group (3-zone) with instance template + health checks
OCI

Cloud9s — OCI

Production-grade OCI Terraform — multi-AD compute, FLB, DB System HA, architected for three nines.

  • VCN across 3 Availability Domains (public + private subnets, NSGs, route tables)
  • Flexible Load Balancer with HTTPS listener + certificate
  • Instance Pool (multi-AD) with instance configuration + health checks
All CloudsBest value · Save $397

Cloud9s — All-Clouds Bundle

All four clouds. One bundle. Pick your stack — or migrate between them with the same reference design. Save $397 vs. buying separately.

  • All four single-cloud zips (AWS / Azure / GCP / OCI) at the same scenario parity
  • Shared README describing cross-cloud equivalences (subnet/AZ mapping, LB equivalents, DB HA equivalents)
  • Single LEGAL_NOTICE covering all four

Four-Nines Active-Passive DR

AWS

Cloud9s — AWS DR

Multi-region active-passive DR on AWS — Route 53 health-check failover, warm standby, cross-region RDS replica, architected for four nines.

  • Two regions: full primary stack + warm standby in a second AWS region
  • ALB per region with Route 53 health-check DNS failover
  • EC2 Auto Scaling primary + right-sized warm-pool ASG in the DR region
Azure

Cloud9s — Azure DR

Multi-region active-passive DR on Azure — Traffic Manager priority failover, warm VMSS, cross-region PostgreSQL replica, architected for four nines.

  • Two regions: full primary stack + warm standby in a paired Azure region
  • Application Gateway v2 per region + Traffic Manager priority-routing failover
  • VM Scale Set primary + warm-pool VMSS in the DR region
GCP

Cloud9s — GCP DR

Multi-region active-passive DR on GCP — Cloud DNS health-check failover, warm MIG, cross-region Cloud SQL replica, architected for four nines.

  • Two regions: full primary stack + warm standby in a second GCP region
  • Regional LBs with Cloud DNS health-check failover routing
  • Regional Managed Instance Group primary + warm MIG in the DR region
OCI

Cloud9s — OCI DR

Multi-region active-passive DR on OCI — Traffic Management steering failover, warm Instance Pool, cross-region DB standby, architected for four nines.

  • Two regions: full primary stack + warm standby in a second OCI region
  • Flexible Load Balancer per region + Traffic Management steering-policy failover
  • Instance Pool primary + warm-pool instances in the DR region
All CloudsBest value · Save $397

Cloud9s — All-Clouds DR Bundle

All four clouds, one active-passive DR reference design. Same RPO/RTO posture, cloud-native failover per provider. Save $397 vs. buying separately.

  • All four single-cloud DR zips (AWS / Azure / GCP / OCI) at scenario parity
  • Cross-cloud equivalence notes (failover primitives, replica/standby mapping)
  • Single LEGAL_NOTICE covering all four

Four-Nines Database HA

AWS

Cloud9s — AWS Database HA

Four-nines database tier on AWS — Aurora PostgreSQL Global Database with cross-region readers and sub-minute promotion.

  • Aurora PostgreSQL Global Database — writer region + cross-region readers
  • Managed cross-region replication with single-digit-second RPO
  • Sub-minute managed promotion on regional failover
Azure

Cloud9s — Azure Database HA

Four-nines database tier on Azure — Azure SQL auto-failover groups with a listener that survives regional failover.

  • Azure SQL Database with auto-failover groups across two regions
  • Read-write listener FQDN survives failover with no app config change
  • Single-digit-second RPO, managed sub-minute RTO
GCP

Cloud9s — GCP Database HA

Four-nines database tier on GCP — Cloud Spanner multi-region, synchronous, transparent through a regional outage.

  • Cloud Spanner multi-region — synchronous replication, no failover step
  • Strong consistency across regions, single-digit-second RPO
  • Survives a regional outage transparently to the application
OCI

Cloud9s — OCI Database HA

Four-nines database tier on OCI — Autonomous Database with Autonomous Data Guard cross-region standby.

  • Autonomous Database with Autonomous Data Guard across two regions
  • Cross-region standby with single-digit-second RPO
  • Sub-hour managed RTO; failover via connection-string switch
All CloudsBest value · Save $397

Cloud9s — All-Clouds Database HA Bundle

All four clouds, one four-nines database-HA reference design. Highest-tier managed DB per provider. Save $397 vs. buying separately.

  • All four single-cloud DB-HA zips (AWS / Azure / GCP / OCI) at scenario parity
  • Cross-cloud equivalence notes (Aurora Global / SQL FOG / Spanner / ADG)
  • Single LEGAL_NOTICE covering all four

Two-Nines Starter

AWS

Cloud9s — Two-Nines Starter (AWS)

Architected for 99.0% availability against the published cloud SLAs — approximately 3 days 15 hours annual downtime budget.

  • Single EC2 instance (t3.small) with EC2 auto-recovery alarm
  • Application Load Balancer (minimum config, HTTPS via ACM cert wiring)
  • RDS PostgreSQL 16 in single-AZ mode with encrypted storage + daily backups
Azure

Cloud9s — Two-Nines Starter (Azure)

Architected for 99.0% availability against the published cloud SLAs — approximately 3 days 15 hours annual downtime budget.

  • Single Linux VM (Standard_B2s), zone-pinned, Premium SSD
  • Standard SKU Load Balancer (L4) with health probe
  • Azure Database for PostgreSQL Flexible Server, single-zone (no HA)
GCP

Cloud9s — Two-Nines Starter (GCP)

Architected for 99.0% availability against the published cloud SLAs — approximately 3 days 15 hours annual downtime budget.

  • Single Compute Engine VM (e2-small), Shielded, no public IP
  • Regional External Application LB (Standard network tier)
  • Cloud SQL for PostgreSQL, zonal, private IP + daily backups
OCI

Cloud9s — Two-Nines Starter (OCI)

Architected for 99.0% availability against the published cloud SLAs — approximately 3 days 15 hours annual downtime budget.

  • Single Compute instance (VM.Standard.E4.Flex, 1 OCPU / 6 GB)
  • Flexible Load Balancer (10 Mbps minimum shape) with HTTPS listener
  • MySQL DB System, standalone (non-HA), automated backups
All CloudsBest value · Save $397

Cloud9s — Two-Nines Starter All-Clouds Bundle

The cheapest defensible way to run a real application with a managed database. All four clouds, one bundle.

  • All four single-cloud Two-Nines Starter zips (AWS + Azure + GCP + OCI)
  • Shared README with cross-cloud equivalences (compute / LB / DB / secrets)
  • Same $65–$96/month cost envelope shape per cloud, comparable line items

Three-Nines Containerized

AWS

Cloud9s — Three-Nines Containerized (AWS)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 45 minutes annual downtime budget.

  • EKS 1.34 with a managed node group (3–9 × t3.large) across 3 AZs, IRSA
  • AWS Load Balancer Controller → ALB (IAM shipped; helm post-deploy)
  • RDS PostgreSQL 16, Multi-AZ, with private subnets + parameter groups
Azure

Cloud9s — Three-Nines Containerized (Azure)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 45 minutes annual downtime budget.

  • AKS Standard tier (1.32), system + user pools across zones 1–3, autoscale 3–9
  • Application Gateway v2 via AGIC add-on (TF-native, no helm provider)
  • Azure Database for PostgreSQL Flexible Server, ZoneRedundant HA
GCP

Cloud9s — Three-Nines Containerized (GCP)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 45 minutes annual downtime budget.

  • GKE regional private cluster (1.32 floor), autoscaled node pool across 3 zones
  • GKE Ingress → global external Application LB (TF-reserved IP + managed cert)
  • Cloud SQL for PostgreSQL, regional HA, private IP + Dataplane V2
OCI

Cloud9s — Three-Nines Containerized (OCI)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 45 minutes annual downtime budget.

  • OKE enhanced cluster (v1.34.2), VCN-native CNI, node pool across all ADs
  • ingress-nginx → OCI Flexible Load Balancer (NSG shipped; helm post-deploy)
  • Autonomous Database (OLTP, ECPU, private endpoint) + autoscaler add-on
All CloudsBest value · Save $397

Cloud9s — Three-Nines Containerized All-Clouds Bundle

A production-shaped Kubernetes reference stack, per cloud, that you can deploy in an afternoon. All four clouds, one bundle.

  • All four single-cloud Three-Nines Containerized zips
  • Cross-cloud equivalence notes (managed k8s, ingress, registry, workload IAM, secrets CSI)
  • Same k8s-version-pinned floor, same node-pool shape, same NAT egress posture

Four-Nines Static + API

AWS

Cloud9s — Four-Nines Static + API (AWS)

Architected for 99.99% availability against the published cloud SLAs — approximately 52 minutes annual downtime budget.

  • CloudFront + private S3 origin (OAC), Lambda@Edge security headers
  • API Gateway + Lambda in TWO regions; CloudFront origin failover default
  • Aurora PostgreSQL Global Database (writer + cross-region reader)
Azure

Cloud9s — Four-Nines Static + API (Azure)

Architected for 99.99% availability against the published cloud SLAs — approximately 52 minutes annual downtime budget.

  • Front Door Standard + Storage static website (RA-GRS, two health-probed origins)
  • Functions (Consumption) in TWO regions, active/active behind Front Door probes
  • Cosmos DB with multi-region write and explicit LWW conflict resolution
GCP

Cloud9s — Four-Nines Static + API (GCP)

Architected for 99.99% availability against the published cloud SLAs — approximately 52 minutes annual downtime budget.

  • Global External Application LB + Cloud Storage + Cloud CDN
  • Cloud Run functions (Gen 2) in TWO regions as serverless NEGs on the same LB
  • Cloud Spanner (nam3 multi-region) — synchronous, no failover step
OCI

Cloud9s — Four-Nines Static + API (OCI)

Architected for 99.99% availability against the published cloud SLAs — approximately 52 minutes annual downtime budget.

  • Object Storage served via API Gateway over HTTPS (no first-party CDN)
  • Functions + API Gateway in TWO regions with optional DNS Traffic Management
  • Autonomous Database + cross-region Autonomous Data Guard standby
All CloudsBest value · Save $497

Cloud9s — Four-Nines Static + API All-Clouds Bundle

The dominant modern web shape — static SPA + JSON API — engineered to survive a full regional outage. All four clouds, one bundle.

  • All four single-cloud Four-Nines Static+API zips
  • Cross-cloud equivalence notes (edge, serverless API, DB conflict story)
  • Two-region routing, replication, TLS, and alerting compared side-by-side honestly

Pilot Light DR

AWS

Cloud9s — Pilot Light DR (AWS)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 46 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 15 minutes and RTO ≤ 4 hours (design targets enforced by alarms and runbooks, not guarantees).

  • Primary: ALB → multi-AZ ASG → RDS PostgreSQL 16 Multi-AZ
  • DR data: encrypted cross-region read replica (DR-region CMK) + S3 CRR with RTC
  • DR compute: ASG 0/6/0 behind an idle ALB, launch template pre-staged
Azure

Cloud9s — Pilot Light DR (Azure)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 46 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 15 minutes and RTO ≤ 4 hours (design targets enforced by alarms and runbooks, not guarantees).

  • Primary: App Gateway v2 → VMSS → Azure SQL DB (GP tier)
  • DR data: Active geo-replication Standby secondary (~49% cheaper) + RA-GRS
  • DR compute: VMSS at capacity 0 behind an idle zone-redundant Standard LB
GCP

Cloud9s — Pilot Light DR (GCP)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 46 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 15 minutes and RTO ≤ 4 hours (design targets enforced by alarms and runbooks, not guarantees).

  • Primary: regional external ALB → regional MIG → Cloud SQL PostgreSQL 16 (regional HA)
  • DR data: cross-region read replica (zonal) + dual-region GCS with turbo replication
  • DR compute: MIG at target_size = 0 behind a pre-staged regional ALB
OCI

Cloud9s — Pilot Light DR (OCI)

Architected for 99.9% availability against the published cloud SLAs — approximately 8 hours 46 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 15 minutes and RTO ≤ 4 hours (design targets enforced by alarms and runbooks, not guarantees).

  • Primary: Flexible LB → multi-AD instance pool → Autonomous Database (ECPU, private endpoint)
  • DR data: Autonomous Data Guard cross-region standby + Object Storage replication
  • DR compute: Instance pool at size 0 behind an idle 10 Mbps Flexible LB
All CloudsBest value · Save $497

Cloud9s — Pilot Light DR All-Clouds Bundle

The cheapest credible answer to "what if the region goes away?" — data always warm, compute always cold. All four clouds, one bundle.

  • All four single-cloud Pilot Light DR zips
  • Cross-cloud equivalence notes (DR data replication + parked compute)
  • Same three-step recovery model in every cloud (light / promote / flip)

Hot Standby DR

AWS

Cloud9s — Hot Standby DR (AWS)

Architected for 99.95% availability against the published cloud SLAs — approximately 4 hours 23 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 5 minutes and RTO ≤ 30 minutes (design targets enforced by alarms, runbooks, and drills, not guarantees).

  • TWO identical stacks: ALB → multi-AZ ASG (2–6 × t3.medium), fed one set of vars
  • Aurora PostgreSQL Global Database (storage-level replication, typical lag < 1s)
  • Route 53 health-checked failover records — flips itself in ~2–3 min
Azure

Cloud9s — Hot Standby DR (Azure)

Architected for 99.95% availability against the published cloud SLAs — approximately 4 hours 23 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 5 minutes and RTO ≤ 30 minutes (design targets enforced by alarms, runbooks, and drills, not guarantees).

  • TWO identical stacks: App Gateway v2 → zone-spread VMSS (2–6 × D2as_v5)
  • Azure SQL auto-failover group — read-write listener follows the new primary
  • Traffic Manager priority routing with 10s probes — flips itself in ~1–2 min
GCP

Cloud9s — Hot Standby DR (GCP)

Architected for 99.95% availability against the published cloud SLAs — approximately 4 hours 23 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 5 minutes and RTO ≤ 30 minutes (design targets enforced by alarms, runbooks, and drills, not guarantees).

  • TWO identical stacks: regional external ALB → regional MIG (2–6 × e2-standard-2)
  • Cloud SQL PostgreSQL cross-region read replica with REGIONAL HA on each side
  • Cloud DNS health-checked primary-backup routing — flips itself in ~1.5–4 min
OCI

Cloud9s — Hot Standby DR (OCI)

Architected for 99.95% availability against the published cloud SLAs — approximately 4 hours 23 minutes annual downtime budget — plus a disaster-recovery posture of RPO ≤ 5 minutes and RTO ≤ 30 minutes (design targets enforced by alarms, runbooks, and drills, not guarantees).

  • TWO identical stacks: Flexible LB → multi-AD instance pool (2–4 × E4.Flex)
  • Autonomous Database + cross-region Autonomous Data Guard (Oracle-published RTO < 10m)
  • OCI Health Checks (30s probes) + DNS Traffic Management FAILOVER (60s TTL)
All CloudsBest value · Save $497

Cloud9s — Hot Standby DR All-Clouds Bundle

A second, identical, fully running copy of production — DNS flip and a database command from recovery. All four clouds, one bundle.

  • All four single-cloud Hot Standby DR zips
  • Cross-cloud equivalence notes (identical-stack enforcement, DB failover mechanism)
  • Same one-variable-set shape rule, no secondary_* or dr_* sizing knobs anywhere

Five-Nines Event-Driven

AWS

Cloud9s — Five-Nines Event-Driven (AWS)

Architected for 99.999% availability of event acceptance and retention against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • SQS FIFO + FIFO DLQ + alarmed events-DLQ for undeliverable targets
  • Kinesis Data Streams on-demand, 168h replay window
  • Lambda × 2 regions (ESMs are the evacuation switch); DynamoDB Global Tables (99.999%)
Azure

Cloud9s — Five-Nines Event-Driven (Azure)

Architected for 99.999% availability of event acceptance and retention against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • Service Bus Premium queues (work/replay/poison), broker duplicate detection
  • Event Hubs Standard + Capture (Avro to RA-GRS every ≤300s)
  • Azure Functions (Consumption) hot/hot in both regions
GCP

Cloud9s — Five-Nines Event-Driven (GCP)

Architected for 99.999% availability of event acceptance and retention against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • Pub/Sub subscriptions + dead-letter topic (5 attempts, parking sub)
  • Same Pub/Sub topic (global service), 7-day topic retention, seek/snapshot replay
  • Cloud Run functions gen2, two regions active/active
OCI

Cloud9s — Five-Nines Event-Driven (OCI)

Architected for 99.999% availability of event acceptance and retention against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • OCI Queue with native DLQ (delivery-count redrive)
  • OCI Streaming, 168h retention, Connector Hub as the managed trigger
  • OCI Functions (OCIR images per region), fed by Connector Hub
All CloudsBest value · Save $697

Cloud9s — Five-Nines Event-Driven All-Clouds Bundle

A durable event backbone where losing an accepted event is unacceptable and lateness converts to alarmed backlog, not loss. All four clouds, one bundle.

  • All four single-cloud Five-Nines Event-Driven zips
  • Cross-cloud equivalence notes (queue/DLQ, stream, workers, dedup state, cross-region archive)
  • Same idempotent claim-before-side-effect worker pattern in each cloud

Five-Nines Active-Active

AWS

Cloud9s — Five-Nines Active-Active (AWS)

Architected for 99.999% availability against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • TWO regions serving traffic simultaneously: ECS Fargate behind ALB (2–8 tasks/region)
  • Route 53 latency routing with health-checked ejection
  • Aurora Global Database with write forwarding (single writer, zero relational conflicts)
Azure

Cloud9s — Five-Nines Active-Active (Azure)

Architected for 99.999% availability against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • TWO regions serving simultaneously: AKS + Application Gateway v2 via AGIC (3–12 user nodes/region)
  • Traffic Manager Performance routing (health-gated)
  • Cosmos DB multi-region write, explicit LWW on /_ts — 99.999% read/write SLA
GCP

Cloud9s — Five-Nines Active-Active (GCP)

Architected for 99.999% availability against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • ONE global anycast IP served by multi-cluster GKE Gateway
  • Two fleet-registered regional GKE clusters (6–18 nodes/region), both live
  • Cloud Spanner nam3, leader-pinned — external consistency, write conflicts designed away
OCI

Cloud9s — Five-Nines Active-Active (OCI)

Architected for 99.999% availability against the published cloud SLAs — approximately 5 minutes 15 seconds annual downtime budget.

  • TWO regions serving via DNS Traffic Management steering, 50/50 weighted, health-gated
  • OKE enhanced clusters (3–6 nodes/region), both live
  • NoSQL Global Active Table (true multi-master, LWW)
All CloudsBest value · Save $1997

Cloud9s — Five-Nines Active-Active All-Clouds Bundle

The flagship. Two regions serve live traffic simultaneously; a regional failure removes capacity, not availability. All four clouds, one bundle.

  • All four single-cloud Five-Nines Active-Active zips (AWS + Azure + GCP + OCI)
  • Cross-cloud equivalence notes (Aurora Global / Cosmos LWW / Spanner nam3 / NoSQL GAT)
  • Same one-set-of-variables shape rule — no failover runbook on the traffic path
Early bird · First 20 pay $2,999

Cloud9s — Full Catalog (all 10 scenarios × 4 clouds)

  • 10 scenarios × 4 clouds = 40 Terraform modules (individually $299–$1,499/cloud)
  • 10 scenario-level READMEs comparing the four cloud implementations honestly
  • 40 per-cloud READMEs + ARCHITECTURE.md + RUNBOOK.docx + COST.xlsx
  • Adversarial audit-passed across every module (11-gate review)
  • License allows internal use across all your projects — 14-day refund window
  • Free updates for 12 months as Cloud9s ships scenario revisions and new clouds
$4,999
First 20: $2,999
Buy the full catalog →

WHAT'S IN THE ZIP

  • .tf modules (root + sub-modules), ready to init / plan / apply
  • README.md with a step-by-step deployment walkthrough
  • Architecture diagram (Mermaid) + cloud-service mapping
  • Operational runbook (Word) — incidents, scaling, patching, failover testing, backup/restore
  • Cost calculator (Excel) — monthly estimate by cloud, editable with live formulas
  • LICENSE.md and LEGAL_NOTICE.md

WHO THIS IS FOR

WHAT YOU GET POST-PURCHASE

FAQ

What exactly does "architected for [N] nines" mean?

The reference design is wired to clear the published cloud SLA for the stated availability tier — multi-AZ/multi-region resources, redundant load balancing, HA/replicated data tier, health checks, and recovery paths. Your real-world uptime depends on your code, your operations, and provider SLAs. It is not a contractual uptime guarantee from Five9.

Can I deploy this into an existing account?

Yes. The modules are namespaced and tag-prefixed so they co-exist with other resources. We recommend a fresh VPC / VNet / VCN for clean blast-radius separation.

Which Terraform / provider versions?

Terraform >= 1.6 and the latest stable major of each cloud provider. Version pins are in versions.tf.

Do you offer support?

30 days of email support at support@five9.co for bugs in the module. For deployment help or customization, we offer separate consulting engagements.

Refund policy?

7-day refund window if the module has not been deployed. Email support@five9.co from the address used at purchase.

READY TO DEPLOY?

Architected for the stated availability tier against the published cloud SLA — not a contractual uptime guarantee. You are responsible for your own deployment, costs, and operations. See LEGAL_NOTICE.md in the zip.

NEED SOMETHING BESPOKE?

Talk to a Five9 architect →

Five 9 AI Assistant

Online