Updated on 2026-07-28 GMT+08:00

Data Security Zone Overview

When migrating corporate data to the cloud, enterprises typically encrypt local data and upload it to Huawei Cloud Object Storage Service (OBS) for persistent storage. Users can then process this data through various methods, such as using Elastic Cloud Server (ECS) for data analysis, Cloud Container Engine (CCE) for data processing and labeling, and ModelArts for model training. Each processing node uses a dedicated encryption and decryption SDK to decrypt data, process it, encrypt the results, and write them back. However, when data moves across multiple nodes, traditional monitoring methods cannot clearly display the entire data flow from local upload, cloud storage, and node processing to result write-back and client download. Additionally, traditional monitoring methods fail to track whether data encryption remains compliant in real time during each phase. Consequently, enterprises face severe difficulties during security audits and compliance source tracing, leaving them unable to prove full data-link security to regulators or internal management. To address this issue, Huawei Cloud DSC provides data security zones. You can organize resources such as OBS buckets, ECS instances, CCE clusters, and ModelArts instances into a unified enterprise data space. It logically isolates data and resources, visualizes data flows, monitors encryption status, audits operations, and and traces lineages. This helps enterprises enhance trust and control over cloud data security.

Notes and Constraints

  • Currently, this feature only supports OBS buckets, ECS instances, CCE clusters, and ModelArts dedicated resource pools.
  • Encryption and decryption operations must be performed using DEW encryption and decryption SDKs.
  • This feature depends on CTS to collect OBS data operation logs, DEW to report encryption and decryption operation logs, and LTS to store these logs.
  • This function is supported only in the CN North-Beijing4, CN East-Shanghai1, and CN Southwest-Guiyang1 regions.

Solution Architecture

  • Strong data isolation: Each enterprise has its own dedicated security zone to isolate data and resources between tenants.
  • Full-process encryption: Data is encrypted end-to-end, and keys are fully controlled by users.