BYOC is available on the Enterprise plan. Contact the Paradime team at support@paradime.io for details.
Paradime-hosted SaaS
By default, Paradime runs as a fully managed SaaS platform. Paradime provisions, operates, secures, and upgrades all infrastructure in Paradime-managed cloud accounts. This is the fastest way to get started and requires no infrastructure work on your side.Bring Your Own Cloud (BYOC)
With BYOC, all components that interact with your private data are deployed inside your own AWS, GCP, or Azure account and managed remotely by the Paradime Control Plane via the Paradime Operator. This keeps all data plane resources within your boundary while preserving the managed-service experience.- The control plane runs in Paradime’s managed infrastructure. It orchestrates deployments, upgrades, and scaling remotely.
- The data plane (the compute, storage, and databases that run your workspaces) lives entirely inside your own cloud account.
Backend and frontend connectivity
There are two distinct directions in which Paradime exchanges traffic with your network, and each has its own reason for connectivity:- Backend connectivity: traffic that flows from Paradime into your network. Paradime uses these connections to reach the things it needs to function: datawarehouses, git providers, auth providers (for example, an internal OIDC issuer), and any other service the Paradime data plane has to reach.
- Frontend connectivity: traffic that flows from your network into Paradime. Anything that needs to reach Paradime falls in this bucket: the Paradime UI running in employee browsers, API clients, the Paradime CLI, and CI/CD systems triggering Bolt schedules.
Choose a provider
Amazon Web Services
Deploy the Paradime data plane inside your own AWS account.
Google Cloud Platform
Deploy the Paradime data plane inside a dedicated GCP project.
Microsoft Azure
Deploy the Paradime data plane inside your own Azure subscription.