To improve security and gain control over network access, ensure that your ECS virtual machine (VM) instances are deployed within Virtual Private Clouds (VPCs) instead of legacy networks.
In Alibaba Cloud, legacy networks are confined to a single IPv4 prefix range and rely on a sole gateway IP address for the entire network. They lack the flexibility to create subnetworks or transition to auto or custom subnet networks. Consequently, they may pose limitations for high-traffic ECS instances and are susceptible to single points of failure. Virtual Private Clouds (VPCs) provide enhanced security compared to legacy networks. VPC networks offer isolated environments, fine-grained access control, support for advanced features such as Elastic IP Addresses (EIPs), and seamless integration with other Alibaba Cloud services, ensuring better management and protection of resources.
Audit
To determine if your ECS instances are not configured to use legacy networks, perform the following operations:
Remediation / Resolution
To ensure that your ECS instances are deployed within Virtual Private Clouds (VPCs) instead of legacy networks, perform the following operations:
References
- Alibaba Cloud Documentation
- Overview
- Connect an instance in the classic network to a VPC
- Create an instance on the Custom Launch tab
- ossutil Documentation
- DescribeInstances
- CreateImage
- CreateInstance