nutanix‐database‐automation‐ncp‐db‐ncp‐db‐65‐NDMA_p20 - itnett/FTD02H-N GitHub Wiki

Here are the answers to the new mock exam questions for the Nutanix Certified Professional - Database Automation (NCP-DB) certification:

Section 1: Core NDB Concepts (15 Questions)

  1. Which Nutanix product integrates with NDB to provide infrastructure management?

    • C) Prism
  2. What is the primary benefit of using a Compute Profile in NDB?

    • C) Sets CPU and memory allocation for database VMs
  3. True or False: NDB can only manage databases that are created within the NDB environment.

    • B) False
  4. Which feature in NDB helps to reduce storage consumption by maintaining only incremental changes?

    • C) Incremental Backup
  5. Fill in the blank: The ________ profile in NDB is used to specify the database version, patches, and OS configuration details.

    • B) Software
  6. Which type of database operation does NDB automate for supported engines?

    • C) Backup and restore
  7. True or False: NDB allows you to manage both production and non-production databases using the same interface.

    • A) True
  8. Scenario-Based Question: You need to ensure that a database is encrypted both at rest and in transit. Which two features should be enabled in NDB?

    • B) Data Encryption and SSL Certificates
  9. What is the purpose of a Database Parameter Profile in NDB?

    • B) Sets database-specific parameters like buffer size
  10. Which database engine is NOT supported by NDB?

    • C) SQLite
  11. True or False: Nutanix NDB can be integrated with third-party monitoring tools through its API.

    • A) True
  12. Fill in the blank: NDB uses the ________ feature to create point-in-time copies of databases for development and testing purposes.

    • A) Cloning
  13. Which Nutanix feature allows you to set user permissions for database management?

    • A) RBAC
  14. Scenario-Based Question: You are deploying a new MariaDB instance that requires specific performance tuning. Which NDB feature should you use to apply these settings?

    • C) Database Parameter Profile
  15. Which protocol does NDB primarily use for secure communication between components?

    • C) HTTPS

Section 2: High Availability and Disaster Recovery (15 Questions)

  1. True or False: High Availability in NDB is achieved through synchronous replication across clusters.

    • B) False
  2. What is a prerequisite for setting up Multi-Cluster HA in NDB?

    • C) Enabling multi-cluster mode
  3. Which NDB feature is used to failover databases automatically during an outage?

    • C) High Availability (HA)
  4. Fill in the blank: The ________ feature in NDB enables recovery to a specific point in time to minimize data loss.

    • A) Time Machine
  5. Scenario-Based Question: You are configuring HA for a PostgreSQL instance that must support geographic redundancy. Which HA configuration should you use?

    • B) Multi-Cluster HA
  6. Which NDB component must be enabled to use Multi-Cluster HA?

    • D) Multi-Cluster Mode
  7. True or False: In NDB, failover scenarios must always be tested manually.

    • B) False
  8. Match the following HA types to their respective functions:

    • A) Single-Cluster HA - 1. Provides redundancy within a single data center
    • B) Multi-Cluster HA - 2. Provides redundancy across different geographical locations
  9. Which action is required to maintain continuous database access during an HA failover?

    • B) Automatic Reconfiguration
  10. True or False: NDB supports automatic HA configuration for all supported database engines.

    • A) True
  11. Fill in the blank: To monitor the status of HA components in NDB, use the ________ interface.

    • A) Alerts Dashboard
  12. Which type of redundancy does Multi-Cluster HA provide in an NDB environment?

    • B) Data
  13. True or False: All clusters in a Multi-Cluster HA configuration must be in the same physical location.

    • B) False
  14. Scenario-Based Question: If a Multi-Cluster HA environment experiences a network partition, what is the likely outcome?

    • B) Failover to a different cluster
  15. What is the function of the HA Proxy in an NDB environment?

    • B) Provides load balancing for the database services

Section 3: Monitoring, Alerts, and Performance Optimization (15 Questions)

  1. True or False: NDB automatically collects performance data and stores it for historical analysis.

    • A) True
  2. Which tool is used to configure performance thresholds in NDB?

    • B) Alerts Dashboard
  3. Fill in the blank: To diagnose performance issues, NDB provides a ________ tool to collect logs and system information.

    • B) Diagnostics Bundle
  4. Scenario-Based Question: You need to set up alerts for high CPU usage on all database VMs. Where should you configure this in NDB?

    • A) Administration > Alerts > Alert Policies
  5. What type of alert requires immediate attention to prevent database failure?

    • B) Critical Alert
  6. True or False: NDB provides native integration with third-party alerting tools.

    • A) True
  7. Fill in the blank: The ________ tool in NDB helps visualize real-time and historical trends of database resource usage.

    • A) Performance Analyzer
  8. Which of the following metrics is NOT tracked by the NDB monitoring tools?

    • D) Application code performance
  9. Scenario-Based Question: An alert has been triggered for high memory utilization. What is the first step to take?

    • C) Review and optimize database queries
  10. True or False: NDB can automatically optimize the database engine based on usage patterns.

    • B) False
  11. What is the primary function of the Diagnostics Bundle in NDB?

    • B) Collects logs and diagnostics data
  12. Fill in the blank: To view the CPU and memory usage of all database VMs, use the ________ in NDB.

    • B) Performance Analyzer
  13. Scenario-Based Question: A database is reported to be running slower than usual. Which NDB tool should you use first?

    • D) Diagnostics Bundle
  14. True or False: Custom alert thresholds can be created for different database instances in NDB.

    • A) True
  15. What type of alert informs you of potential issues that may require future attention?

    • C) Warning Alert

Section 4: Database Protection and Data Management (15 Questions)

  1. True or False: Time Machine in NDB can perform both snapshots and continuous backups.

    • A) True
  2. What is the primary function of a snapshot in NDB?

    • B) To capture the state of a database at a specific point in time
  3. Fill in the blank: To create a non-production environment that mirrors a production database, use the ________ feature in NDB.

    • B) Clone
  4. Which option best describes the use of SLAs in NDB?

    • B) To set backup frequency and retention policies
  5. Scenario-Based Question: A database needs to be restored to a specific point in time due to data corruption. Which NDB feature should be used?

    • B) Time Machine
  6. True or False: All database backups in NDB are encrypted by default.

    • B) False
  7. Fill in the blank: ________ in NDB allows for easy replication of database environments across different clusters.

    • B) Cloning
  8. Which database management task can be automated using NDB?

    • B) Database patching
  9. Scenario-Based Question: You want to create a test environment for an Oracle database that mirrors production. Which NDB feature is best suited for this?

    • B) Cloning
  10. True or False: NDB allows for manual and automatic creation of snapshots for database protection.

    • A) True
  11. Fill in the blank: ________ are templates in NDB used to define specific configurations for different database engines.

    • C) Software Profiles
  12. Which type of backup is most efficient for saving storage space over time?

    • B) Incremental Backup
  13. **True or False: Data cloning in NDB

always requires downtime of the source database.**
- B) False

  1. Which feature in NDB provides the ability to set retention policies for backups?

    • A) SLA Management
  2. Fill in the blank: To protect a database from unauthorized access, use the ________ feature in NDB.

    • A) RBAC

Section 5: Administering an NDB Environment (15 Questions)

  1. True or False: NDB can be managed exclusively via the CLI without any graphical interface.

    • B) False
  2. Which NDB role is primarily responsible for database provisioning and management?

    • B) Database Administrator (DBA)
  3. Fill in the blank: The ________ profile in NDB is used to configure VLANs and other network settings for database VMs.

    • B) Network
  4. Which API protocol does NDB primarily use for automation and integration with other tools?

    • B) REST
  5. Scenario-Based Question: A user needs access to monitor but not manage database resources. Which role should they be assigned in NDB?

    • C) Viewer
  6. True or False: One-Click Patching in NDB can be applied to databases across multiple clusters.

    • A) True
  7. Fill in the blank: To create a new compute profile, navigate to ________ in the NDB interface.

    • A) Administration > Compute Profiles
  8. Which CLI command is used to update a database software profile in NDB?

    • A) ndbcli update profile
  9. True or False: NDB supports role-based management for both individual users and user groups.

    • A) True
  10. Which feature in NDB allows for seamless integration with external cloud platforms?

    • A) REST API
  11. Scenario-Based Question: An administrator needs to increase the storage allocated to a PostgreSQL database. What is the recommended approach?

    • D) Expand the storage through the database VM settings
  12. True or False: NDB requires a restart of all related services after updating the SSL certificates.

    • B) False
  13. Fill in the blank: The command to list all available clusters in NDB via CLI is ________.

    • B) ndbcli show clusters
  14. Which NDB feature allows administrators to view and manage alerts and notifications?

    • A) Alerts Dashboard
  15. True or False: All nodes in an NDB cluster must have identical configurations for successful deployment.

    • B) False

These answers provide a comprehensive understanding of Nutanix Database Service (NDB) concepts, including core features, high availability, monitoring, database protection, and administration. Use these questions and answers to assess your knowledge and readiness for the NCP-DB certification. If you need further details or clarifications, feel free to ask!