Launch RStudio from AWS
Louis Aslett has created AMI templates to bootup a virtual machine with the necessary tools and dependencies to run RStudio out of the box (Louis Aslett’s Website)
- Log into AWS account
- Go to Louis Aslett’s website and click on the AMI of relevant region (e.g.,R 3.6.0 us-east-2)
- Once in the EC2 Management Console, select t2.micro instance type
- When configuring Security Group,
- Select Add Rule and add HTTP
- For SSH and HTTP Rules, select Anywhere as Source
- Select key-pair
- Launch Instance
- Copy IPv4 Public IP and open in new tab
- username = rstudio; password = Instance ID