Skip to content

Managed SaaS

The Managed SaaS tier provides fully managed brūhi infrastructure — we handle the servers, scaling, and maintenance.

  • Global edge deployment across 30+ regions
  • Automatic scaling based on stream count and CPU usage
  • Managed PostgreSQL and Redis — no database ops required
  • Daily backups with point-in-time recovery
  • 99.95% SLA with priority support
  1. Sign up at bruhi.in/cloud
  2. Create a new workspace
  3. Your engine endpoint will be provisioned in ~30 seconds
  4. Use the same REST/gRPC APIs as the self-hosted version
Terminal window
# Your managed endpoint
export BRUHI_API=https://your-workspace.api.bruhi.in
# Create a pipeline (same API as self-hosted)
curl -X POST $BRUHI_API/api/v1/pipelines \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"name": "live-stream-1", "input": {"type": "srt", "port": 9000}}'
FeatureCommunity (Self-Hosted)Managed SaaSEnterprise
Audio Engine
Auto-Scaling
Managed DB
Multi-Region
Dedicated Nodes
SLACommunity99.95%Custom
SupportGitHub IssuesPriority24/7 Phone