With our workstation still down, I’ve plunged into cloud computing. Today, following these guides I installed and ran RStudio Server on Amazon EC2. Super slick! Now I have the power to scale from 1 to 100s of GB and processors with a few clicks, all while staying with the same interface!
Key steps
Add Rule
From AWS Dashboard, get Public DNS and launch in web browser!
http://ec2-54-166-220-41.compute-1.amazonaws.com:8787/
Voila! RStudio running in the cloud!
Next, create Dockerfile and Makefile for ApTranscriptome repository.
makefile2graph may help with Makefile
This work is licensed under a Creative Commons Attribution 4.0 International License.