Hello,
Our company uses single R studio connect environment setup. We are now in the process of setting up a high availability environment with 2 node. But we had below queries on the same.
- Is there any step by step documentation available as installation guide.
- Do we need to install R Studio Pro , R Studio Connect and R Package Manager separately or do they come as a bundle.
- Do we require to install internal load balancers for each of them or can we use AWS ALB's.
- How do we enable sticky sessions to route user sessions properly.
- Is separate PostgreSQL DB required for the HA setup and do we need to setup backup options with the help of DBA.
Any inputs on the same is appreciated!