ZuploZuplo
LoginSign Up
  • Documentation
  • API Reference
Introduction
Getting Started
    Develop using the Portal
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingMCP - Quick start
    Develop Locally
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth
Concepts
Development
Policies
Handlers
API Keys
MCP Server
MCP Gateway
AI Gateway
Developer Portal
Monetization
Deploying & Source Control
Observability
Networking & Infrastructure
    Overview
    Managed Dedicated
      OverviewSource ControlArchitectureNetworkingAWS Private NetworkingAzure Private NetworkingGCP Private NetworkingCustom DomainsFederated GatewaysArchitectureAkamai CDNCDN CachingAI-Powered Applications
    Managed EdgeSelf Hosted
    Custom Domains
    Securing Your Backend
    Web Application Firewalls
    DDoS Protection
Account Management
Programming API
Build with AI
Zuplo CLI
Migration Guides
Platform LimitsSecuritySupportTrust & ComplianceChangelog
powered by Zudoku
Managed Dedicated

Managed Dedicated: Networking

Your dedicated managed instance of Zuplo will be deployed to the cloud provider of your choice. Network connectivity can be customized to meet your specific requirements.

Common configurations include:

  • Using Zuplo as the public ingress to your API and using network connectivity such as PrivateLink, Private Service Connect, VNet or VPC peering, or provider-native network hubs to connect to your backend services.
  • Restricting access to the public internet by configuring your API Gateway to only accept traffic from specific IP ranges or private networks, allowing you to put WAFs, IDS/IPS, or other security appliances in front of your API Gateway.
  • Multiple dedicated managed instances of Zuplo can be deployed across multiple regions to provide high availability and disaster recovery.

To discuss your networking requirements, please contact your account manager.

Cloud-specific guidance

  • For AWS private backend connectivity, see AWS Private Networking
  • For Azure private backend connectivity, see Azure Private Networking
  • For Google Cloud private backend connectivity, see GCP Private Networking

Zuplo Ingress to Customer Private Network

The default setup for dedicated managed Zuplo is to use your Zuplo API Gateway as the public ingress to your API. This is the simplest setup and allows Zuplo to manage things like SSL certificates on your behalf.

In this setup your private network isn't exposed to the public internet at all. Instead, your Zuplo API Gateway uses a private network connection to reach your backend services.

Dedicated Network
Customer Private Network
Zuplo API Gateway
Backend
Client
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.

Customer Private Network Ingress to Zuplo API Gateway

If you have custom networking requirements, such as using a static IP address you already own, or if you want to run services such as WAFs, IDS/IPS, or other security products in front of your API Gateway, Zuplo can be configured to accept traffic from your private network and then route it to your backend. Your backend could be in the same network as your ingress or in another private network.

Customer Private Network
Dedicated Network
WAF
Backend
Zuplo API Gateway
Client
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Edit this page
Last modified on April 3, 2026
ArchitectureAWS Private Networking
On this page
  • Cloud-specific guidance
  • Zuplo Ingress to Customer Private Network
  • Customer Private Network Ingress to Zuplo API Gateway