nerdexam
Nutanix

NCP-DB-6.10 · Question #180

An administrator needs to deploy a database resilient cluster engine across three clusters. Which database engine can be used for this scenario?

The correct answer is C. PostgreSQL. To deploy a database resilient cluster engine across three Nutanix clusters, the database engine must support high availability (HA) and distributed deployment capabilities that NDB can manage across multiple clusters. PostgreSQL is the only database engine listed that NDB…

Configure and Administer Database Infrastructure

Question

An administrator needs to deploy a database resilient cluster engine across three clusters. Which database engine can be used for this scenario?

Options

  • AMariaDB
  • BMysQL
  • CPostgreSQL
  • DOracle

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    88% (30)
  • D
    6% (2)

Explanation

To deploy a database resilient cluster engine across three Nutanix clusters, the database engine must support high availability (HA) and distributed deployment capabilities that NDB can manage across multiple clusters. PostgreSQL is the only database engine listed that NDB supports for a resilient cluster deployment across multiple clusters. NDB's HA features for PostgreSQL include automated failover, replication, and data consistency across geographically distributed clusters, making it suitable for a three-cluster scenario. This is achieved through PostgreSQL's built-in streaming replication and NDB's orchestration of HA policies.

Topics

#PostgreSQL#multi-cluster deployment#HA cluster engine#NDB database engines

Community Discussion

No community discussion yet for this question.

Full NCP-DB-6.10 Practice