All Products
Search
Document Center

ApsaraDB RDS:FAQ about network types

Last Updated:Mar 28, 2026

ApsaraDB RDS supports two network types: virtual private cloud (VPC) and classic network. This page answers common questions about choosing between them, switching network types, and moving an instance to a different VPC.

What network types does ApsaraDB RDS support? What are the differences?

ApsaraDB RDS supports two network types:

  • VPC: Each VPC is an isolated virtual network with higher security than the classic network. All RDS instances support VPC. Within a VPC, you can configure route tables, CIDR blocks, and gateways. To extend your on-premises data center into the cloud, connect it to a VPC over a leased line or VPN. For more information, see What is a VPC?

  • Classic network: RDS instances on the classic network are not isolated at the network level. Access control relies solely on IP address whitelists or security groups. Only RDS instances that use Premium Local SSDs support the classic network.

Use VPC to enhance security for your RDS instance.

The following table compares the two network types.

FeatureVPCClassic network
Layer 2 logical isolationSupportedNot supported
Custom private CIDR blockSupportedNot supported
Private IP address planningUnique within a single VPC; duplicates allowed across VPCsMust be unique across the classic network
Instance communicationInstances in the same VPC can communicate; different VPCs are isolatedInstances in the same region and account can communicate
TunnelingSupportedNot supported
Custom routerSupportedNot supported
Route tableSupportedNot supported
vSwitchSupportedNot supported
Software-Defined Networking (SDN)SupportedNot supported
Self-managed NAT gatewaySupportedNot supported
Self-managed VPNSupportedNot supported

Can I change the network type of an RDS instance? What is the impact?

You can change a classic network instance to VPC, but not the reverse. For instructions and a description of the impact, see Change the network type.

How do I change the VPC for an RDS instance?

It depends on whether your instance supports a direct VPC or vSwitch change: