Logo
NeoArc Studio

Cloud Networking

Create cloud network topology diagrams including VPCs, subnets, gateways, peering, and CDN architecture for AWS, Azure, and GCP.

Cloud network topology diagrams document the networking infrastructure of cloud deployments including VPCs, subnets, gateways, and connectivity between environments.

Network Components

Cloud network diagrams typically include:

Creating VPC Diagrams

AWS Networking Icons

ServicePurpose
VPCVirtual Private Cloud
Internet GatewayPublic internet access
NAT GatewayOutbound internet for private subnets
VPN GatewaySite-to-site VPN
Transit GatewayHub for VPC connectivity
Direct ConnectDedicated network connection
CloudFrontCDN edge locations
Route 53DNS service

Azure Networking Icons

ServicePurpose
Virtual NetworkVNet
Application GatewayLayer 7 load balancer
Load BalancerLayer 4 load balancer
VPN GatewaySite-to-site and point-to-site VPN
ExpressRoutePrivate connection to Azure
Azure FirewallManaged firewall service
Front DoorGlobal load balancer and CDN
Traffic ManagerDNS-based routing

Hub-Spoke Topology

Document hub-spoke network patterns:

CDN Architecture

Document content delivery networks:

Data Lake Architecture

Document data lake storage and access:

LayerComponents
Storage tiersHot, cool, archive
IngestionStreaming, batch, real-time
ProcessingSpark, Databricks, Synapse
ConsumptionAnalytics, BI, ML

Best Practices

Show All Boundaries
VPCs, subnets, security zones.
Colour Code Subnets
Distinguish public, private, database.
Label CIDR Ranges
IP address ranges for each subnet.
Document Routing
Route tables, peering, gateways.