Cloud Stack

Hosted Rustume Cloud architecture for managed compute, PostgreSQL, identity, billing, object storage, and observability services.

Rustume Cloud operates the connected Rustume application as a managed service. The hosted stack packages infrastructure responsibilities that self-hosted operators would otherwise configure and maintain themselves.

Hosted production architecture

Rustume Cloud production stack with hosting, database, auth, billing, object storage, and observability

LayerHosted servicePurpose
HostingRailwayRun pre-built GHCR images (CI publish, not source compiles)
DatabaseNeon PostgreSQLAccount-backed resumes, history, and service data
AuthenticationWorkOS AuthKitSign-in and account sessions
Object storageCloudflare R2Exports, public assets, and backup artifacts
BillingPaddle Merchant of RecordAccess to the operated hosted service
Metrics/errorsGrafana Cloud and SentryObservability and operational response
InfrastructureTerraformRepeatable hosted deployment configuration

Self-hosted equivalent

Open-source operators can run the same connected product capabilities with infrastructure they select and control. They provide identity configuration, persistence, storage protection, backups, monitoring, and upgrades; they do not need a hosted subscription or hosted billing entitlement.

Read Environment Variables, Monitoring, and Backups for operator guidance.