Recipe and scripts for hosting an elastic, auto-scaling Shiny server on Amazon AWS
- The details of how to use this code are described on my blog:
- Version control the server infrastructure
- Maybe create the VPC, EC2 instance, etc. via the AWS CLI instead of the console. That way, you can version control the infrastructure
- Use a CloudFormation template
- Use a Docker container instead
- Add Google Analytics (and eight popups about privacy stuff)