Skip to content

Cloud Products#

Posit Cloud#

Posit Cloud is a cloud-based solution that allows anyone to do, share, teach and learn data science online.

There is nothing to configure, and no dedicated hardware, installation, or annual purchase contract is required. Individual users, instructors, and students only need a browser to do, share, teach, and learn data science.

Posit Cloud provides many learning materials: interactive tutorials covering the basics of data science, cheatsheets for working with popular R packages and a guide to using Posit Cloud.

shinyapps.io#

shinyapps.io is a hosted platform that makes it easy for you to share your Shiny applications on the web in just a few minutes. Many customers use shinyapps.io to prove out some concepts, build out a prototype, or just run it for a short period of time for their own purposes, while others are using it as a core component of their analytical offerings within a larger online property.

The service runs in the cloud on shared servers operated by RStudio. Each application is self-contained and operates on either data that is uploaded with the application or data that the code pulls from third-party data stores, such as databases or web services.

If you are trying to decide between deploying applications to shinyapps.io or running your own Shiny server, please read this checklist.

If you have general questions about how shinyapps.io works or how you can get your apps to run well on shinyapps.io, please join us in the shinyapps.io Community.

Refer to the shinyapps.io user guide for more information.