Ensure that all your unattached Elastic Compute Service (ECS) disks are encrypted in order to meet security and compliance requirements. With encryption enabled, your ECS disks can hold sensitive, confidential, and critical data. The data encryption and decryption process is handled transparently and does not require any additional action from you, your server instance, or your application.
When working with production data that is crucial to your business, it is strongly recommended to implement encryption in order to protect it from attackers or unauthorized personnel. After an Elastic Compute Service (ECS) data disk is encrypted, both data in transit and data at rest on the disk are encrypted. Snapshots created from encrypted disks, and new disks created from these snapshots are automatically encrypted. The keys used for data encryption are managed and protected by the Alibaba Cloud key management infrastructure through the Key Management Service (KMS).
Audit
To determine if data encryption is enabled for all unattached ECS data disks, perform the following operations:
Remediation / Resolution
To enable data encryption for all your unattached ECS data disks, perform the following operations:
References
- Alibaba Cloud Documentation
- Overview of Block Storage
- Overview
- Encrypt a data disk
- Integration with KMS
- ossutil Documentation
- CreateDisk
- DescribeDisks
- DeleteDisk