Hello everybody,
I have developed fully functioning Shiny app and deployed it on my free account at shinyapps.io. Now I am looking to
- Scale it 300 (potentially 1000) daily unique users
- Add authentication
- estimated usage avg 1hr/day/user
- peak RAM 400MB
The resources I have found are mostly at least couple of years ago. What are the bulletproof (cost effective) solutions you Shiny developers use in 2023?
Shiny Server + AWS (EC2) ? AWS Pricing Calculator
Q1: Possible solutions and estimated related costs.
Q2: Time to setup/deploy proposed solution.