Steadybase
Roadmap

Phase 4: Scale

Multi-tenant architecture, marketplace, and SOC 2 Type II certification.

Phase 4: Scale

Status: Planned | Target: 2027

Phase 4 transforms Steadybase from a single-tenant application into a multi-tenant platform with a worker marketplace and SOC 2 Type II certification.

Goals

  1. Multi-tenant architecture — Isolated environments per customer
  2. Worker marketplace — Community-contributed and custom worker templates
  3. SOC 2 Type II — Full certification after 6-12 month observation period
  4. Horizontal scaling — Handle enterprise-grade workloads

Planned Work

Multi-Tenant Architecture

  • Tenant isolation (separate Temporal namespaces per tenant)
  • Per-tenant memory isolation
  • Per-tenant data partitioning (PostgreSQL row-level security)
  • Tenant provisioning and onboarding automation
  • Per-tenant billing and usage metering
  • Admin console for tenant management

Worker Marketplace

  • Worker template registry
  • Community-contributed worker definitions
  • Custom worker creation SDK
  • Worker versioning and rollback
  • Worker performance benchmarking
  • Marketplace review and approval process

SOC 2 Type II

  • Begin 6-12 month observation period
  • Continuous control monitoring
  • Evidence collection automation
  • Annual penetration testing
  • Third-party vulnerability assessments
  • Complete SOC 2 Type II audit
  • Publish trust page with real-time compliance status

Scale Infrastructure

  • Auto-scaling ECS services based on load
  • Multi-region deployment capability
  • CDN for static assets
  • Database read replicas
  • Redis caching layer
  • API gateway with advanced rate limiting

Multi-Tenant Architecture

┌─────────────────────────────────────────────────────┐
│                 Steadybase Platform                  │
│                                                     │
│  ┌───────────────┐  ┌───────────────┐  ┌──────────┐│
│  │  Tenant A     │  │  Tenant B     │  │ Tenant C ││
│  │  ┌─────────┐  │  │  ┌─────────┐  │  │  ...     ││
│  │  │Namespace│  │  │  │Namespace│  │  │          ││
│  │  │Workers  │  │  │  │Workers  │  │  │          ││
│  │  │Memory   │  │  │  │Memory   │  │  │          ││
│  │  │Data     │  │  │  │Data     │  │  │          ││
│  │  └─────────┘  │  │  └─────────┘  │  │          ││
│  └───────────────┘  └───────────────┘  └──────────┘│
│                                                     │
│  ┌─────────────────────────────────────────────────┐│
│  │  Shared Infrastructure                          ││
│  │  ALB │ ECS │ RDS │ Secrets Manager │ CloudWatch ││
│  └─────────────────────────────────────────────────┘│
└─────────────────────────────────────────────────────┘

Worker Marketplace Vision

┌─────────────────────────────────────────────────────┐
│                 Worker Marketplace                   │
│                                                     │
│  ┌──────────┐  ┌──────────┐  ┌──────────┐          │
│  │ AE       │  │ Custom   │  │ Industry │          │
│  │ Assistant│  │ Scorer   │  │ Specific │          │
│  │ v2.1     │  │ v1.0     │  │ v3.0     │          │
│  │ ★★★★☆   │  │ ★★★★★   │  │ ★★★★☆   │          │
│  │ Official │  │ Community│  │ Partner  │          │
│  └──────────┘  └──────────┘  └──────────┘          │
│                                                     │
│  [Browse All] [My Workers] [Create New]             │
└─────────────────────────────────────────────────────┘

Success Criteria

Phase 4 is complete when:

  1. At least 3 tenants are running in production with full isolation
  2. Worker marketplace has 10+ templates available
  3. SOC 2 Type II audit is passed
  4. Platform handles 100+ concurrent workflow executions
  5. Trust page is public with real-time compliance data

On this page