Skip to content

RStudio Team Architectures#

RStudio Team is a bundle of our popular professional software for developing data science projects, publishing data products, and managing packages.

RStudio Team includes RStudio Workbench, RStudio Connect, and RStudio Package Manager.

RStudio Team: Each product on a separate server#

In this configuration, each product is installed on a separate Linux server.

RStudio Team: Load-balanced and high availability cluster#

In this configuration, each product is installed on two or more separate Linux servers and requires:

  • User's home directories to be stored on an external shared file server (RSW)
  • Application data to be stored on an external shared file server (RSC and RSPM)
  • Application metadata to be stored on an external PostgreSQL database server (All)