After a new NDB deployment, the administrator can test the provisioning capabilities using a database instance that is fully supported and readily configurable out of the box. PostgreSQL is the most suitable option because it is one of the core database engines supported by NDB from the initial deployment, with built-in provisioning templates and HA capabilities. NDB provides a streamlined process to provision PostgreSQL instances, making it an ideal choice for testing provisioning workflows, including VM creation, storage allocation, and network configuration.
Other options may require additional setup or licensing:
B. Oracle DB: Requires specific licensing and additional configuration, not typically available for initial testing.
C. MSSQL Server: Supported but may need Microsoft licensing and setup, less immediate than PostgreSQL.
D. MongoDB: Supported but less commonly used for initial testing due to its NoSQL nature and additional configuration needs.
Thus, the verified answer is A, reflecting PostgreSQL’s accessibility for testing.
Official Nutanix Database Automation References
Nutanix Database Management & Automation (NDMA) course, Module 3: Managing Database Instances, Lesson 3.1: Provisioning Databases.
Nutanix Certified Professional - Database Automation (NCP-DB) v6.5 Knowledge Objectives, Section 3: Manage NDB Solutions, Objective 3.1: Provision Database Instances (applicable to v6.10).
Nutanix NDB Administration Guide: "Supported Databases for Provisioning" section, noting PostgreSQL availability.