...
After starting the cloud formation script, you'll get a URL for a head-node running R-Studio. Click on that and continue...
...
Connecting to workers
The IP addresses of the workers (and the head node) get stored on the head node in a file. We'll read that file and create an R process for each core on each worker.
...