When do I need to add client nodes and when do I only need server nodes?
I need the Ignite cluster for caching (MongoDB for persistence), and the application connects through thin clients. In this case, can I just add server nodes?
Solution
Yes, you can have a cluster consisting only of server nodes.