What you get
When you deploy an app on Synthetiq Hosted, the platform automatically provisions and manages:- Compute — dedicated Firecracker microVMs for your app and background workers, with auto-scaling and zero-downtime rolling deployments
- Database — dedicated serverless Postgres database per app with automatic scaling
- CDN — globally distributed content delivery with HTTP/2 and HTTP/3
- TLS certificates — automatic certificate provisioning and renewal
- DNS — each app gets its own subdomain at
https://{app-name}.synthetiq.link - Traffic protection — DDoS protection, bot mitigation, rate limiting, and web exploit filtering
- Data encryption — AES-256 encryption at rest, TLS 1.2+ in transit
- Per-app isolation — dedicated kernel, CPU, memory, database, credentials, and log streams per app
- Monitoring — built-in metrics, logs, workflow dashboards, and observability API
For production workloads, especially apps that handle sensitive or regulated data, Bring Your Own Infrastructure is recommended. BYOI gives you full ownership of compute, networking, and data storage in your own cloud account.
Deploying an app
Apps are deployed with a single click from the Synthetiq console. Users must have theentities:deploy scope on the Synthetiq platform to trigger deployments.
Next steps
- Security boundaries — learn how apps are isolated from each other on shared infrastructure

