As the titles says, could I expose my ec2 / RStudio connect instance to anyone on the internet? I understand the this product is made for enterprises and this might muddy RStudio's pricing model.
I imagine this is obviously doable, it even looks like users could create their own accounts using the built in password authentication. Is it possible to access even without the built in password? If so would the same user limit apply?
Example for my use case say I purchase the RStudio connect base license which allows 20 named users. I have 5 users within my organization. These 5 users will create Shiny apps, Rmarkdown, and Jupyter documents that end users would use. The end users however would be anyone over the internet, for now all they can do is view content and interact with shiny apps produced by the 5 users within the organization.
Ideally down the line even allowing anyone on the internet to select inputs to parametrized reports and schedule them for themselves, ignoring security or overutilization of resources for now. Is this doable, would I have to do something like log in outside users into one of the 15 available unused accounts?