nutanix‐database‐automation‐ncp‐db‐ncp‐db‐65‐NDMA_p15 - itnett/FTD02H-N GitHub Wiki
Nutanix Database Management and Automation (NDMA) Mock Exam
This mock exam consists of 75 multiple-choice questions designed to help you prepare for the Nutanix Database Management and Automation (NDMA) exam. The questions cover a wide range of topics, including core NDB concepts, provisioning, high availability, monitoring, storage management, security, and troubleshooting.
Section 1: Core NDB Concepts and Terminology
-
What is the primary function of Nutanix Database Service (NDB)?
- A) To manage networking components
- B) To automate and simplify database management across multiple engines
- C) To serve as a backup solution
- D) To provide email services
-
Which of the following is NOT a supported database engine in NDB?
- A) Oracle
- B) PostgreSQL
- C) MongoDB
- D) Cassandra
-
What is the purpose of a Software Profile in NDB?
- A) To define network settings for a database
- B) To define the database engine version and operating system configuration
- C) To control access to databases
- D) To specify backup frequency
-
What does "HA" stand for in the context of NDB?
- A) Hardware Acceleration
- B) High Availability
- C) Host Access
- D) Hybrid Architecture
-
What feature in NDB automates snapshots and backups to meet RPO and RTO objectives?
- A) SLA Management
- B) Time Machine
- C) Copy Data Management
- D) Active Directory
-
Which of the following profiles is used to specify the VLAN and IP settings for a database VM?
- A) Software Profile
- B) Compute Profile
- C) Network Profile
- D) Database Parameter Profile
-
What is the purpose of the NDB “Time Machine” feature?
- A) To provide user authentication
- B) To automate data snapshots and backups
- C) To manage database servers
- D) To create and modify network profiles
-
Which role in NDB has full access to all operations, including managing users and setting HA configurations?
- A) Database Administrator (DBA)
- B) Infrastructure Administrator
- C) Database Infrastructure Administrator
- D) Super Administrator
-
What does the term "Greenfield Database" refer to in NDB?
- A) A database with existing configurations
- B) A database created and managed entirely within NDB
- C) A database not supported by NDB
- D) A database with custom network profiles
-
Which of the following is NOT a valid action under Copy Data Management (CDM) in NDB?
- A) Cloning databases
- B) Managing backups
- C) Setting network parameters
- D) Creating snapshots
Section 2: Provisioning and Configuration
-
What is the first step to provision a new database in NDB?
- A) Create a Network Profile
- B) Select the Database Engine
- C) Assign a Static IP
- D) Configure SSL Certificates
-
Which NDB feature enables administrators to deploy new databases with predefined configurations?
- A) One-Click Provisioning
- B) Data Access Management
- C) SLA Management
- D) Alert Policy Management
-
To maintain secure communication, which port does NDB use for HTTPS access?
- A) 389
- B) 9440
- C) 9443
- D) 443
-
What must be configured to enable Role-Based Access Control (RBAC) in NDB?
- A) Network Profiles
- B) SSL Certificates
- C) User Roles and Permissions
- D) Snapshot Policies
-
Which action is performed when setting up a Multi-Cluster HA environment in NDB?
- A) Assigning Compute Profiles to VMs
- B) Configuring Replication Between Clusters
- C) Setting Network Segmentation
- D) Enabling LDAP Authentication
-
Which command is used to create a database snapshot in the NDB CLI?
- A)
ndbcli snapshot create --database <database_name>
- B)
ndbcli database snapshot --create <database_name>
- C)
ndbcli create snapshot <database_name>
- D)
ndbcli manage snapshot --database <database_name>
- A)
-
Which component in NDB is responsible for defining vCPU, memory, and disk settings for a database VM?
- A) Software Profile
- B) Compute Profile
- C) Network Profile
- D) Database Parameter Profile
-
What is the primary purpose of the NDB Diagnostics Bundle?
- A) To update database software
- B) To create backups of database data
- C) To collect logs and data for troubleshooting
- D) To manage alerts and notifications
-
Which of the following is an example of an SLA in NDB?
- A) Retention policy for snapshots
- B) A database cloning schedule
- C) A user role assignment
- D) A network segmentation policy
-
What does the NDB API port 9443 support?
- A) Nutanix Prism Central Communication
- B) HTTPS Web Console Access
- C) NDB API Communication
- D) Active Directory Authentication
Section 3: Security, Backup, and Data Protection
-
What is the purpose of configuring SSL certificates in NDB?
- A) To manage VLAN settings
- B) To secure data communication
- C) To define network segmentation
- D) To manage time zones
-
Which backup method does NDB use for point-in-time recovery?
- A) Full Backups Only
- B) Snapshots and Log Files
- C) Incremental Backups Only
- D) Differential Backups Only
-
How does NDB ensure that only authorized users can access database resources?
- A) Using Multi-Factor Authentication
- B) Using Role-Based Access Control (RBAC)
- C) Enabling LDAP Encryption
- D) Configuring a Static IP Address
-
What feature in NDB allows administrators to configure email notifications for critical alerts?
- A) Snapshot Management
- B) SMTP Configuration
- C) SSL Certification
- D) Network Firewall Settings
-
What is the function of Data Access Management (DAM) policies in NDB?
- A) Control data sharing and protection settings
- B) Define software patching schedules
- C) Manage IP pool allocations
- D) Monitor network traffic
-
Which port is used for secure LDAP communication in NDB?
- A) 443
- B) 389
- C) 636
- D) 9440
-
Which feature provides automatic backups and data protection in NDB?
- A) Active Directory Integration
- B) Time Machine
- C) Patching Management
- D) VLAN Configuration
-
Which NDB feature supports restoring an Oracle PDB to a point in time?
- A) Time Machine
- B) Patching Module
- C) CLI and API Only
- D) Backup Manager
-
When configuring a standby database for disaster recovery in NDB, which method is supported?
- A) Web Console Only
- B) CLI and API Only
- C) API Only
- D) REST API
-
What is the primary reason for enabling Multi-Cluster HA in NDB?
- A) To optimize compute resources
- B) To ensure redundancy and fault tolerance across multiple clusters
- C) To simplify database management
- D) To monitor network traffic
Section 4: Monitoring and Alert Management
-
How can you clear an alert in the NDB Alerts Dashboard?
- A) By restarting the NDB service
- B) By deleting the alert from the CLI
- C) By resolving the issue and marking the alert as cleared
- D) By changing the alert settings
-
What is the purpose of configuring alert retention in NDB?
- A) To set the time period for retaining alerts after resolution
- B) To create new alerts
- C) To define alert thresholds
- D) To configure storage settings
-
Which tool in NDB allows administrators to monitor database health and performance in real time?
- A) Time Machine
- B) Alerts Dashboard
- C) Network Segmentation
- D) Compute Profiler
-
How can you send alert notifications to an email recipient in NDB?
- A) By configuring SLA Management
- B) By setting up SMTP Configuration
- C) By enabling HTTPS Access
- D) By
using the Time Machine feature
-
What is a common cause of alert generation in NDB?
- A) Network segmentation changes
- B) High CPU or memory usage
- C) Static IP assignment
- D) VLAN creation
-
How does NDB ensure that alerts are sent out when a specific threshold is reached?
- A) By configuring snapshot management
- B) By setting alert policies
- C) By defining VLAN settings
- D) By applying patches
-
Which component allows administrators to view all alerts generated by the system?
- A) Time Machine
- B) Alerts Dashboard
- C) NDB CLI
- D) Software Profiler
-
What is the function of alert policies in NDB?
- A) To manage network segmentation
- B) To define how alerts are generated and managed
- C) To create backup schedules
- D) To configure VLANs
-
What is the purpose of setting a retention period for alerts in NDB?
- A) To keep alerts for auditing purposes
- B) To automate network provisioning
- C) To manage database patches
- D) To assign IP addresses
-
How can an administrator disable an alert policy in NDB?
- A) Through the NDB CLI
- B) By using the Alerts Dashboard
- C) By configuring a new SLA
- D) By modifying the network profile
Section 5: Advanced Troubleshooting and Configuration
-
What is the primary use of the NDB Diagnostics Bundle?
- A) To perform database backups
- B) To troubleshoot issues by collecting logs and data
- C) To configure network settings
- D) To manage user access
-
How can you troubleshoot failed replication in a multi-cluster environment?
- A) Check the storage mappings between clusters
- B) Disable SSL certificates
- C) Reboot all clusters
- D) Use the NDB GUI
-
Which command in NDB CLI allows you to scale database resources?
- A)
ndbcli scale database --cpu
- B)
ndbcli scale database --database <database_name> --compute <new_compute_profile>
- C)
ndbcli manage resources --scale <database_name>
- D)
ndbcli provision --resources <database_name>
- A)
-
When configuring NDB, which setting ensures that traffic is isolated for security?
- A) Network Firewall Configuration
- B) Network Segmentation
- C) IP Pool Allocation
- D) Compute Resource Management
-
What is the first step in diagnosing a failed database provisioning operation in NDB?
- A) Create a Diagnostics Bundle
- B) Reboot the database server
- C) Check the alert dashboard
- D) Update all software profiles
-
Which port is used for communication between NDB and Active Directory?
- A) 443
- B) 636
- C) 9443
- D) 389
-
What is the effect of network segmentation in NDB?
- A) It increases database size
- B) It isolates traffic for security
- C) It decreases storage space
- D) It manages SSL certificates
-
Which step is necessary when upgrading NDB software?
- A) Disable network segmentation
- B) Use the One-Click Upgrade tool
- C) Decommission all VMs
- D) Increase storage capacity
-
Which role is responsible for creating and managing network profiles in NDB?
- A) Super Administrator
- B) Database Administrator (DBA)
- C) Infrastructure Administrator
- D) Database Infrastructure Administrator
-
What should be done to ensure that a standby database is correctly configured in NDB?
- A) Enable Multi-Factor Authentication
- B) Register the standby database using CLI or API
- C) Use the Alerts Dashboard to monitor status
- D) Create a Software Profile
Section 6: Database Management and Automation
-
What is the function of a Database Parameter Profile in NDB?
- A) To manage network settings
- B) To define database-specific configurations
- C) To control user access
- D) To set compute resources
-
Which feature in NDB allows administrators to automatically patch databases?
- A) Time Machine
- B) One-Click Patching
- C) Network Segmentation
- D) SLA Management
-
What does the NDB role "Database Infrastructure Administrator" primarily focus on?
- A) Managing users and permissions
- B) Managing infrastructure components like clusters and VLANs
- C) Creating snapshots and backups
- D) Configuring SLAs
-
How can you optimize database performance in NDB?
- A) Apply appropriate database parameter settings
- B) Disable all alerts
- C) Use network segmentation to isolate traffic
- D) Limit user access through RBAC
-
What tool should be used to upgrade NDB in a dark site environment?
- A) One-Click Upgrade
- B) Offline Upgrade
- C) Active Directory Integration
- D) Software Profile Manager
-
What does a Compute Profile in NDB define?
- A) Security settings for the database
- B) Database engine type
- C) Resource allocation like vCPUs and memory
- D) IP pool allocation
-
Which of the following is required to register an existing database server VM with NDB?
- A) Active Directory integration
- B) Time Machine configuration
- C) Correct network and software profiles
- D) Backup and restore policies
-
What is the purpose of using tags in NDB?
- A) To manage IP addresses
- B) To organize and categorize databases and other entities
- C) To configure network settings
- D) To define patching schedules
-
What command would you use to check current alerts in NDB CLI?
- A)
ndbcli alert check
- B)
ndbcli monitor alerts --all
- C)
ndbcli alert monitor
- D)
ndbcli check alerts --status
- A)
-
How do you ensure secure database communication in NDB?
- A) Use role-based access control
- B) Configure SSL certificates
- C) Enable snapshot management
- D) Set compute profiles correctly
Section 7: Advanced Features and Real-World Applications
-
What should you do if replication between clusters fails in a Multi-Cluster HA setup?
- A) Deactivate HA temporarily
- B) Verify storage mappings and network settings
- C) Increase database size
- D) Disable user access
-
What method does NDB use to optimize storage efficiency for backups?
- A) Full backups only
- B) Deduplication and compression of snapshots
- C) Incremental backups only
- D) Separate storage containers
-
Which feature in NDB is critical for regulatory compliance and data security?
- A) SLA Management
- B) Snapshot Management
- C) Audit Logging and Monitoring
- D) Software Profile Creation
-
What is a key advantage of using NDB’s One-Click Provisioning feature?
- A) Manually configure all parameters
- B) Automatically deploy databases with pre-defined settings
- C) Increase network traffic
- D) Limit storage allocation
-
How do you manage network traffic in NDB to avoid congestion?
- A) Set up Multi-Cluster HA
- B) Use Network Segmentation
- C) Create additional VLANs
- D) Disable alerts
-
What is the recommended method for performing a point-in-time restore of a database in NDB?
- A) Use the NDB CLI to restore from a snapshot
- B) Manually copy data files
- C) Use third-party tools
- D) Increase storage allocation
-
How do you manage software versions in NDB?
- A) By creating and managing Software Profiles
- B) By configuring VLANs
- C) Through API only
- D) By using Time Machine
-
What is the first step in adding a Nutanix cluster to NDB?
- A) Configure backup settings
- B) Register the cluster with the correct IP and credentials
- C) Increase cluster capacity
- D) Assign a new VLAN
-
Which NDB feature allows administrators to revert a database to a specific snapshot?
- A) Time Machine
- B) Clone Manager
- C) SLA Editor
- D) Network Profiler
-
What is the main purpose of the NDB CLI command
ndbcli restore database
?- A)
To create a database
- B) To upgrade database software
- C) To restore a database to a specific state
- D) To delete a database
Section 8: Miscellaneous Knowledge Checks
-
Which type of user access is controlled by Role-Based Access Control (RBAC) in NDB?
- A) API access only
- B) Database, storage, and network management
- C) Network profiles only
- D) VLAN configurations only
-
What is the best way to manage a database server VM in a multi-cluster environment?
- A) Use snapshots for backup
- B) Register VMs across all clusters
- C) Monitor using Alerts Dashboard
- D) Utilize RBAC for security
-
What feature in NDB enables administrators to optimize database performance without affecting the production environment?
- A) Time Machine
- B) Database Cloning
- C) Backup and Restore
- D) Network Segmentation
-
How can NDB help in cost management for cloud-based deployments?
- A) By automating all patches
- B) By monitoring and scaling resources effectively
- C) By disabling security features
- D) By limiting user access
-
Which NDB tool can be used to integrate with third-party monitoring solutions?
- A) NDB CLI
- B) NDB API
- C) Network Segmentation Manager
- D) SLA Configuration Manager
End of Mock Exam
Congratulations! You have completed the Nutanix Database Management and Automation (NDMA) Mock Exam. Review your answers, identify any areas that need further study, and keep practicing to ensure success on your actual exam. Good luck!
Here are the correct answers for each question in the Nutanix Database Management and Automation (NDMA) Mock Exam, along with explanations for why each answer is correct or incorrect.
Section 1: Core NDB Concepts and Terminology
-
Correct Answer: B) To automate and simplify database management across multiple engines
Explanation: NDB (Nutanix Database Service) is primarily designed to automate and simplify the management of databases across multiple engines like Oracle, SQL Server, PostgreSQL, MySQL, MariaDB, and MongoDB. -
Correct Answer: D) Cassandra
Explanation: NDB supports Oracle, SQL Server, PostgreSQL, MySQL, MariaDB, and MongoDB. Cassandra is not currently a supported database engine in NDB. -
Correct Answer: B) To define the database engine version and operating system configuration
Explanation: A Software Profile in NDB defines the database engine and OS configurations required for deploying databases. -
Correct Answer: B) High Availability
Explanation: HA stands for High Availability, which refers to the system's ability to remain operational during failures by providing redundancy. -
Correct Answer: B) Time Machine
Explanation: Time Machine in NDB is responsible for automating snapshots and backups, ensuring that RPO (Recovery Point Objective) and RTO (Recovery Time Objective) are met. -
Correct Answer: C) Network Profile
Explanation: The Network Profile in NDB specifies network settings, including VLANs and IP pools, necessary for database VM configuration. -
Correct Answer: B) To automate data snapshots and backups
Explanation: Time Machine is used in NDB to automate snapshots and backups of databases. -
Correct Answer: D) Super Administrator
Explanation: The Super Administrator role has full access to all NDB operations, including user management and configuring High Availability (HA). -
Correct Answer: B) A database created and managed entirely within NDB
Explanation: A Greenfield Database is a new database created and managed entirely within NDB, without any prior data or configurations. -
Correct Answer: C) Setting network parameters
Explanation: Copy Data Management (CDM) in NDB involves cloning, managing backups, and creating snapshots, not setting network parameters.
Section 2: Provisioning and Configuration
-
Correct Answer: B) Select the Database Engine
Explanation: The first step in provisioning a new database in NDB is selecting the database engine type (e.g., Oracle, PostgreSQL). -
Correct Answer: A) One-Click Provisioning
Explanation: One-Click Provisioning in NDB allows administrators to deploy new databases using predefined configurations. -
Correct Answer: C) 9443
Explanation: Port 9443 is used for HTTPS (secure) access to the NDB API. -
Correct Answer: C) User Roles and Permissions
Explanation: Role-Based Access Control (RBAC) in NDB requires defining user roles and permissions to restrict access to certain operations. -
Correct Answer: B) Configuring Replication Between Clusters
Explanation: For a Multi-Cluster HA environment, replication between clusters must be configured to ensure redundancy and failover capability. -
Correct Answer: A)
ndbcli snapshot create --database <database_name>
Explanation: This is the correct command syntax for creating a database snapshot using the NDB CLI. -
Correct Answer: B) Compute Profile
Explanation: A Compute Profile defines vCPU, memory, and disk settings for a database VM in NDB. -
Correct Answer: C) To collect logs and data for troubleshooting
Explanation: The NDB Diagnostics Bundle collects logs and data to help diagnose and troubleshoot issues. -
Correct Answer: A) Retention policy for snapshots
Explanation: An SLA (Service Level Agreement) in NDB includes policies related to snapshot retention, such as frequency and duration. -
Correct Answer: C) NDB API Communication
Explanation: Port 9443 is used for secure communication with the NDB API.
Section 3: Security, Backup, and Data Protection
-
Correct Answer: B) To secure data communication
Explanation: SSL certificates encrypt communication between clients and NDB, ensuring data security. -
Correct Answer: B) Snapshots and Log Files
Explanation: NDB uses snapshots and transaction log files for point-in-time recovery. -
Correct Answer: B) Using Role-Based Access Control (RBAC)
Explanation: RBAC is a method used in NDB to control and restrict access to database resources. -
Correct Answer: B) SMTP Configuration
Explanation: Simple Mail Transfer Protocol (SMTP) configuration is needed to send alert notifications via email in NDB. -
Correct Answer: A) Control data sharing and protection settings
Explanation: DAM (Data Access Management) policies in NDB govern who can access or share data, enhancing security and compliance. -
Correct Answer: C) 636
Explanation: Port 636 is used for secure LDAP communication (LDAPS) in NDB. -
Correct Answer: B) Time Machine
Explanation: Time Machine provides automatic backups and data protection features in NDB. -
Correct Answer: C) CLI and API Only
Explanation: The restoration of Oracle PDBs to a point in time is only supported through the NDB CLI and API. -
Correct Answer: B) CLI and API Only
Explanation: Configuring a standby database for disaster recovery in NDB is supported only through the CLI and API. -
Correct Answer: B) To ensure redundancy and fault tolerance across multiple clusters
Explanation: Multi-Cluster HA in NDB provides redundancy and fault tolerance by distributing resources and databases across multiple clusters.
Section 4: Monitoring and Alert Management
-
Correct Answer: C) By resolving the issue and marking the alert as cleared
Explanation: Alerts are cleared in NDB once the underlying issue is resolved, and the alert is marked as such. -
Correct Answer: A) To set the time period for retaining alerts after resolution
Explanation: Alert retention settings specify how long resolved alerts are kept in the system. -
Correct Answer: B) Alerts Dashboard
Explanation: The Alerts Dashboard in NDB provides real-time monitoring of database health and performance. -
Correct Answer: B) By setting up SMTP Configuration
Explanation: SMTP settings must be configured to send alert notifications to email recipients in NDB. -
Correct Answer: B) High CPU or memory usage
Explanation: Common causes for alert generation in NDB include high resource utilization, such as CPU or memory. -
Correct Answer: B) By setting alert policies
Explanation: Alert policies in NDB define when alerts are generated, based on specified thresholds. -
Correct Answer: B) Alerts Dashboard
Explanation: The Alerts Dashboard allows administrators to view all alerts generated by NDB. -
Correct Answer: B) To define how alerts are generated and managed
Explanation: Alert policies in NDB determine the criteria for generating and managing alerts. -
Correct Answer: A) To keep alerts for auditing purposes
Explanation: The retention period for alerts in NDB is set to maintain records for auditing and compliance. -
Correct Answer: B) By using the Alerts Dashboard
Explanation: Administrators can disable alert policies directly from the Alerts Dashboard in NDB.
Section 5: Advanced Troubleshooting and Configuration
-
Correct Answer: B) To troubleshoot issues by collecting logs and data
Explanation: The Diagnostics Bundle is used to gather logs and data needed for troubleshooting issues in NDB. -
Correct Answer: A) Check the storage mappings between clusters
Explanation: Checking storage mappings is essential to diagnose failed replication between clusters in a Multi-Cluster HA environment. -
Correct Answer: B)
ndbcli scale database --database <database_name> --compute <new_compute_profile>
Explanation: This command scales the resources allocated to a database using a new compute profile. -
Correct Answer: B) Network Segmentation
Explanation: Network segmentation is configured to isolate traffic for security purposes. -
Correct Answer: C) Check the alert dashboard
Explanation: The first step in diagnosing a failed database provisioning operation is to check for any alerts that might provide insight into the issue. -
Correct Answer: D) 389
Explanation: Port 389 is used for standard (non-secure) LDAP communication with Active Directory. -
Correct Answer: B) It isolates traffic for security
Explanation: Network segmentation isolates network traffic, enhancing security. -
Correct Answer: B) Use the One-Click Upgrade tool
Explanation: The One-Click Upgrade tool simplifies the upgrade process for NDB software. -
Correct Answer: C) Infrastructure Administrator
Explanation: The Infrastructure Administrator role is responsible for managing network profiles in NDB. -
Correct Answer: B) Register the standby database using CLI or API
Explanation: Registering a standby database is done through the CLI or API to support disaster recovery in NDB.
Section 6: Database Management and Automation
51
. Correct Answer: B) To define database-specific configurations
Explanation: A Database Parameter Profile specifies configurations unique to each database in NDB.
-
Correct Answer: B) One-Click Patching
Explanation: One-Click Patching is an NDB feature that allows automatic application of patches to databases. -
Correct Answer: B) Managing infrastructure components like clusters and VLANs
Explanation: The Database Infrastructure Administrator focuses on managing infrastructure components, such as clusters and VLANs. -
Correct Answer: A) Apply appropriate database parameter settings
Explanation: Optimizing database performance in NDB involves configuring the correct database parameter settings. -
Correct Answer: B) Offline Upgrade
Explanation: An offline upgrade is necessary for environments without internet access (dark sites). -
Correct Answer: C) Resource allocation like vCPUs and memory
Explanation: A Compute Profile defines the allocation of compute resources (vCPUs, memory) for a database VM. -
Correct Answer: C) Correct network and software profiles
Explanation: Registering a database server VM requires ensuring the correct network and software profiles are assigned. -
Correct Answer: B) To organize and categorize databases and other entities
Explanation: Tags in NDB are used for organizing and categorizing entities like databases, clones, and VMs. -
Correct Answer: B)
ndbcli monitor alerts --all
Explanation: This command is used to display all current alerts in NDB via the CLI. -
Correct Answer: B) Configure SSL certificates
Explanation: SSL certificates are used to encrypt data in transit, ensuring secure communication between NDB and connected clients.
Section 7: Advanced Features and Real-World Applications
-
Correct Answer: B) Verify storage mappings and network settings
Explanation: Replication between clusters may fail due to incorrect storage mappings or network settings. -
Correct Answer: B) Deduplication and compression of snapshots
Explanation: NDB optimizes storage for backups through deduplication and compression of snapshot data. -
Correct Answer: C) Audit Logging and Monitoring
Explanation: Audit logging and monitoring help ensure regulatory compliance and data security. -
Correct Answer: B) Automatically deploy databases with pre-defined settings
Explanation: One-Click Provisioning simplifies the deployment of databases by using pre-defined settings. -
Correct Answer: B) Use Network Segmentation
Explanation: Network segmentation helps to manage network traffic effectively and avoid congestion. -
Correct Answer: A) Use the NDB CLI to restore from a snapshot
Explanation: The correct method for a point-in-time restore is using the NDB CLI with the appropriate snapshot. -
Correct Answer: A) By creating and managing Software Profiles
Explanation: Software Profiles are used to manage different software versions for databases in NDB. -
Correct Answer: B) Register the cluster with the correct IP and credentials
Explanation: The first step to adding a Nutanix cluster to NDB is to register the cluster using its IP and admin credentials. -
Correct Answer: A) Time Machine
Explanation: Time Machine enables administrators to revert databases to specific snapshots. -
Correct Answer: C) To restore a database to a specific state
Explanation: Thendbcli restore database
command is used to restore a database to a particular point in time.
Section 8: Miscellaneous Knowledge Checks
-
Correct Answer: B) Database, storage, and network management
Explanation: RBAC in NDB controls access across various management domains, including databases, storage, and networks. -
Correct Answer: B) Register VMs across all clusters
Explanation: Registering VMs across multiple clusters ensures proper management and redundancy in a multi-cluster environment. -
Correct Answer: B) Database Cloning
Explanation: Database cloning allows administrators to create copies of databases for testing or optimization without affecting the production environment. -
Correct Answer: B) By monitoring and scaling resources effectively
Explanation: NDB helps manage costs by efficiently monitoring resource usage and scaling databases according to demand. -
Correct Answer: B) NDB API
Explanation: The NDB API allows integration with third-party monitoring tools and automation scripts.
These explanations should help clarify each answer and provide insights into the correct configurations, actions, and concepts required for managing databases using Nutanix Database Service (NDB).