s3 Connect R to Object Storage There's so much research data out there and R is a popular way to mash it up, scrape it down, run statistics on it and make it beautiful. You can access research data available in object storage buckets directly from within R....
data Copying Large Datasets to Your Object Storage Bucket with the AWS Command Line Interface The beauty of having your data in your object storage (S3 bucket) is that any machine or projects you create in RONIN can access the data.. only if you want it to. If you're a Windows or Mac user, you can read this article on copying data to an object
s3 Connecting to a Public S3 Bucket Connecting to a public S3 bucket is alot easier than connecting a Linux machine to your S3 bucket I have a Public Object Store already, lets get started! Step 1 - Download and Setup the Amazon Command Line Interface (CLI) Amazon provide a wonderful article on [installing the CLI here]
object Connect Your Linux Machine to Your Object Storage Bucket with AWS Command Line Interface Unfortunately there doesn't seem to be many nice 'clickety click' interfaces for moving files between Linux and Object Stores... But that's ok! Let's get started!
packages Packaging Machines in RONIN So, you've created an awesome machine. Instead of doing this set up each time you need a new machine with the same configuration, why not package this machine?!