Hi All,
We are looking to develop a Client/Server configuration using ParaView server and one of the available ParaView web technologies. The datasets we have are medium sized and we anticipate multiple simultaneous sessions. These sessions will be initiated by various divisions (Tenant) in our global company. We want to ensure that each divisions work is running completely secure and isolated from others. Currently, we plan to run a single cloud-based VM initially, with the intention to scale as demand increases. Hence, I am looking for advice on the following:
- What would be the best Web Technology to Use?
- What is the best way to configure the server so that competing workloads generated by each division (tenant) are robust (i.e. don’t cause ParaView to crash) and are less vulnerable to noisy-neighbor problems? For instance, do I need to use some form of virtualization, such as containers, or will ParaView handle that?
Thank you in advance for your assistance.