H13-831_V2.0 · Question #29
Which of the following is not part of Huawei Cloud's storage scalability design?
The correct answer is D. DDM horizontal expansion. DDM (Distributed Database Middleware) is the odd one out because it belongs to Huawei Cloud's database category, not storage. DDM's horizontal expansion refers to database sharding and read/write splitting across MySQL-compatible nodes - a database scalability pattern, not a…
Question
Which of the following is not part of Huawei Cloud's storage scalability design?
Options
- AUnlimited capacity of OBS
- BSFS elastic expansion
- CEVS online expansion
- DDDM horizontal expansion
How the community answered
(24 responses)- A4% (1)
- B4% (1)
- C13% (3)
- D79% (19)
Explanation
DDM (Distributed Database Middleware) is the odd one out because it belongs to Huawei Cloud's database category, not storage. DDM's horizontal expansion refers to database sharding and read/write splitting across MySQL-compatible nodes - a database scalability pattern, not a storage one.
The three distractors are all genuine storage scalability features:
- A (OBS) - Object Storage Service offers virtually unlimited capacity, scaling automatically as objects are added.
- B (SFS) - Scalable File Service supports elastic expansion, growing file system capacity on demand without downtime.
- C (EVS) - Elastic Volume Service supports online (hot) expansion, letting you increase block storage volume size while the disk remains attached and in use.
Memory tip: Group by service type - OBS/SFS/EVS are all storage services (think "files, blocks, objects"). DDM has "Database" right in its name, so whenever you see it in a storage question, it's the imposter.
Topics
Community Discussion
No community discussion yet for this question.