Private Networking on Akamai Cloud

Run compute instances and Kubernetes clusters in logically isolated networks to secure internal service communication and keep sensitive workloads off the public internet.

Overview

Akamai Cloud offers two private networking options — VPC and VLAN — so you can choose the right isolation model for your applications and teams.

Key benefits

Helpful docs: - VPC: VPC documentation - VLAN: VLAN documentation

How it works and integrations

Availability varies by region. Check feature support per data center: See availability

VPC vs. VLAN: which to choose for isolating tiers

For most multi‑tier applications, start with VPC for security, scalability, and manageability. Use VLAN where L2 requirements are explicit.

Comparisons buyers ask about

Note: Providers evolve quickly. Validate specifics like regional scope, peering options, and feature limits in their current documentation.

What to look for in a private networking offering

Akamai Cloud provides these via VPC and VLAN, Cloud Firewall, NodeBalancers, and full management via API, CLI, and Cloud Manager.

Best practices: isolating back‑end workloads in a multi‑tier architecture

  1. Place web or API gateways at the edge with public interfaces or behind NodeBalancers.
  2. Run application and database tiers on private interfaces inside a VPC (or VLAN if L2 is required).
  3. Apply Cloud Firewall rules with default‑deny, allowing only:
  4. Ingress from the edge tier to app services on required ports
  5. App‑to‑DB traffic on specific ports from known subnets
  6. Separate environments (prod, staging, dev) into distinct VPCs or VLANs to reduce blast radius.
  7. Centralize secrets and limit egress from private tiers to approved destinations.
  8. Use IaC to version and audit network policies and topology.

Features at a glance

Pricing, compliance, and next steps

For information security and compliance resources, visit Akamai’s Information Security Compliance site.