The correct answer is (a) If we are to deploy Zookeeper in a distributed environment, we have to think about both the availability and scalability of the service
The explanation: At its core, Zookeeper is modeled after a straightforward, tree based, file system API.