nerdexam
Huawei

H13-821_V3.0 · Question #95

The document database service supports multiple instance types and can meet different business scenarios. Which of the following instance types is not supported by the document database service?

The correct answer is B. Active/standby architecture. Active/standby architecture is not supported by document database services because this model is characteristic of relational database systems, not document-oriented databases, which use different replication and high-availability mechanisms. Single node architecture (A) is…

Database and Application Solution Design on Huawei Cloud

Question

The document database service supports multiple instance types and can meet different business scenarios. Which of the following instance types is not supported by the document database service?

Options

  • ASingle node architecture
  • BActive/standby architecture
  • CReplica Set Architecture
  • DCluster Architecture

How the community answered

(57 responses)
  • A
    7% (4)
  • B
    79% (45)
  • C
    4% (2)
  • D
    11% (6)

Explanation

Active/standby architecture is not supported by document database services because this model is characteristic of relational database systems, not document-oriented databases, which use different replication and high-availability mechanisms. Single node architecture (A) is supported as a basic, standalone deployment suited for development or low-demand scenarios. Replica set architecture (C) is a core feature of document databases like MongoDB, providing redundancy and automatic failover through primary and secondary nodes. Cluster architecture (D) is also supported, enabling horizontal scaling across multiple shards to handle large datasets and high throughput. For the exam, remember that document databases speak in "replica sets" and "clusters," not "active/standby" - that pairing belongs to the world of relational databases.

Topics

#Document Database Service#Instance Types#High Availability Architecture#Database Deployment Models

Community Discussion

No community discussion yet for this question.

Full H13-821_V3.0 Practice