Networking

Private networks on redu

An isolated private network per project, so your instances and databases talk to each other privately. Set it up from the console, the API, or your agent. Hosted in the EU.

Quick takeIsolated per project

Private IPs, security groups, and no public exposure by default.

What you get

  • An isolated private network per project.
  • Private IPs for your instances and databases.
  • Services talk to each other without going over the public internet.
  • Security groups to control what traffic is allowed.
  • Works with load balancers and autoscaling clusters.

How it works

  • Create a network from the console or the API, or have your agent do it.
  • Attach instances and managed databases to it.
  • They reach each other over private IPs, not the public internet.
  • Set security group rules to allow only the traffic you want.
Why redu

Your services talk privately by default.

An isolated network per project, so your app and its database never have to meet on the public internet.

Private by default

Your app talks to its database and other services over the private network, so that traffic never touches the public internet.

You control the topology

Create networks, attach resources, and set security group rules from the console or the API, or point your agent at it.

Secure and EU-hosted

Isolated per project and hosted in a German data centre. New accounts start with £200 in credits.

FAQ

Private network questions

What is a private network on redu?

An isolated network per project that your instances and databases share, so they reach each other over private IPs instead of the public internet.

Can my database stay private?

Yes. Managed databases attach to your private network, so your app connects over a private IP without exposing the database publicly.

How do I control traffic?

With security groups, which let you allow only the ports and sources you want. You set them from the console, the API, or your agent.

Keep exploring

See how networking fits the rest of the cloud.

Start today

Put your services on a private network.

Keep your app and its database talking privately, isolated per project. New accounts start with £200 in credits.

Start building