Nutanix Certified Professional (NCP) — Question 137

Which type of data is distributed by Zookeeper to ensure availability in the case of node or block failure?

Answer options

Correct answer: C

Explanation

Zookeeper is designed to maintain configuration data across distributed systems, ensuring that even if a node or block fails, the system remains operational. User data, metadata, and snapshot data do not play a primary role in maintaining the system's availability in the same way that configuration data does.