maxheld83 / shinycaas

Deploying shiny apps to container as a service (CaaS) products on public cloud vendors.
http://subugoe.github.io/shinycaas
Other
1 stars 2 forks source link

document shinyPaaS best practices #11

Open maxheld83 opened 4 years ago

maxheld83 commented 4 years ago

both for our internal cost justification, as well as potentially for other people, I'm going to document why/how to set up shiny in a public cloud PaaS.

Currently, we're going with Azure.

Notes:

maxheld83 commented 4 years ago

should comment on particularities of shiny:

maxheld83 commented 4 years ago

heroku, at least via the (popular?) hero-buildpack-r is not ideal, because it does not use docker, but also relies on rsconnect-alike magic. https://github.com/virtualstaticvoid/heroku-buildpack-r/