Growth Roadmap
RestartiX Platform is designed to grow with the business — from a single clinic to hundreds, without changing the core architecture.
Where we are today
Phase 1 — Launch (current)
- Supporting 1–10 clinics
- Up to 100,000 total patients
- Single deployment on AWS App Runner (see AWS infrastructure)
- ~$475–565/month infrastructure cost
The platform comfortably handles the daily workload of 1–10 clinics. Autoscaling is in place for traffic spikes.
Growth phases
Phase 2 — Regional growth (months 12–24)
Trigger: When active clinics exceed 10, or database reaches 100GB
- Add RDS read replicas to separate read and write load
- ~$840–980/month infrastructure cost
- Up to 500,000 total patients
No changes to the application or how clinics experience the product. This is an infrastructure upgrade only.
Phase 3 — Enterprise tier (months 24–36)
Trigger: When any clinic exceeds 50,000 patients, or when a clinic requires a dedicated SLA
- Introduce two tiers:
- Standard — clinics share infrastructure, competitive pricing ($99–199/month per clinic)
- Enterprise — dedicated infrastructure per clinic, custom SLA ($999–2,999/month per clinic)
- Up to 1,000,000 total patients across all clinics
- Infrastructure cost ~$3,600/month, projected revenue ~$28,500/month (87% gross margin)
Phase 4 — Multi-region (months 36+)
Trigger: 100+ clinics, or regulatory requirement for geographic data residency (EU clinics must keep data in Europe)
- Data sharded across geographic regions (US, EU)
- Each region runs independently
- Up to 10,000,000+ total patients
- Infrastructure cost ~$14,000/month, projected revenue ~$90,000/month (84% gross margin)
What stays the same as we scale
The core architecture doesn't change between phases. What changes is infrastructure:
| What changes | What doesn't change |
|---|---|
| Number of database servers | How the application is built |
| Where servers are located | The API contracts |
| Pricing tiers | How compliance is enforced |
| Deployment complexity | How clinics experience the product |
See the technical details
- Scaling architecture → — Full infrastructure evolution plan with cost breakdowns and connection math