Connect an environment directly to your corporate or partner network over an encrypted IPsec tunnel.
Environments can now terminate a site-to-site IPsec tunnel on a dedicated, stable public IP. Point your peer at that address, agree on the proposals, and your services reach the remote network as if they sat inside it.
One gateway per environment, on a fixed public IP that never changes
IKEv2 with configurable phase 1 and phase 2 proposals, authenticated by pre-shared key
You own the addressing on your side, so overlapping subnets stay your call
Partners that require a unique, non-overlapping subnet per tenant — banks especially — can now be onboarded without a bastion hop.
A new static site service type serves your built assets straight from object storage — no container image required.
Publishing a front end no longer means writing a Dockerfile. Create a static site service, push your files, and they are served from a bucket behind our edge.
Publish files inline through the API, the CLI, or an AI agent over MCP
Custom domains attach as bucket aliases, with certificates issued automatically
Publishing new files replaces the old ones in place, with no downtime
Restrict who can reach a proxied port by attaching allowed CIDR ranges to it.
Every TCP or UDP ingress port can now carry a list of allowed source ranges. Traffic from anywhere else is dropped at the load balancer, before it ever reaches your service.
Set the ranges when you add a port, or edit them later from the networking tab. Leave the list empty to keep the port open to the world.
Provision a KRaft-mode Kafka cluster in a couple of clicks, in either standalone or multi-node topology.
Kafka joins Postgres and Redis as a fully managed service. Clusters run in KRaft mode — no ZooKeeper to operate — and we handle node pools, storage and internal topic replication for you.
Standalone mode combines broker and controller roles on one node, ideal for development
Cluster mode splits brokers and controllers into pools that scale independently
Internal topic replication is matched to your broker count, so small clusters still come up healthy
Kafka is reachable from services inside your environment over the private network.
One Postgres service can now host several databases and roles, each with its own credentials.
Instead of running a service per database, add extra databases and users to an existing Postgres service. Each user gets a generated password, surfaced as a ready-to-use connection string in the dashboard.
Ownership and grants are reconciled continuously, so a role you remove in the console is removed on the cluster too.
Protect your account with a TOTP authenticator app and a set of single-use recovery codes.
Enable two-factor authentication from account settings, scan the QR code with Google Authenticator, 1Password or any TOTP app, and confirm with a code. From then on, signing in asks for a second factor.
You are issued ten recovery codes at setup — store them somewhere safe. If you lose both your device and your codes, support can reset the factor for you.
Every service now has a metrics view showing CPU and memory usage over time.
We sample usage every minute and keep thirty days of history. Open the metrics tab on any service to see per-pod CPU and memory, over ranges from the last hour to the last month.
That's everything so far
Fast deploys. #Zerodata access.
Install the CLI, run one command, and your app is live on Simplifyd’s infrastructure — the meter only ticks while it’s running.