Hey, I'm a software engineering student and I recently had a test that included a question about ZooKeeper. In the question it is required to write in which type of zookeeper nodes, information about customers is stored in the cloud. I wrote in ephemeral type nodes, But the lecturer claims that I am wrong and that the information is saved in persistent type nodes only. According to my understanding, the information about the customers can be saved in both types, I wanted to ask you guys if i'm right? Or the lecturer?
I would be grateful for your help. Thanks in advance, Michael.