Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Solved! Go to Solution.
One benefit that Cloud mode has over the Standalone mode is that it eliminates the SPOF (single point of failure). Cloud mode allows to run multiple SOLR nodes so if one goes down the other will serve the request. It sure has some possible performance benefits as well.
Just for Clarity, I understand the theory behind each.
But when dose the cloud mode become a benefit over standalone?
One benefit that Cloud mode has over the Standalone mode is that it eliminates the SPOF (single point of failure). Cloud mode allows to run multiple SOLR nodes so if one goes down the other will serve the request. It sure has some possible performance benefits as well.