beginner-collection How to recover archived files from Glacier The process of retrieving archived files from Glacier is pretty quick and simple once you know how, and this blog post will teach you just that!
s3 How to empty an Object Storage Bucket This blog post will teach you how to easily empty all objects from an object storage bucket to get it ready for deletion.
s3 How To Make Your Object Storage Look Like a File System with FUSE In RONIN, we treat Object Storage (which are Amazon S3 Buckets) as a separate thing from file systems not just to throw more jargon into a complicated space, but for Really Good Reasons. If you are not nodding vigorously along with this first sentence please read The Fine Print at
storage Data Management in RONIN Effective data management is crucial in the cloud but with so many storage options available, things can be a little confusing. This blog post summarises all you need to know about the different data storage options in RONIN and when to use them.
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
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]
cluster Create an Auto Scale Cluster Auto Scale Clusters in RONIN are your very own High Performance Computers that automatically scale by CPU's as workloads get more intensive. They're really easy to fire up. No, really!
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!
object Connect Your Windows / Mac to Your Object Storage Bucket with Cyberduck In our previous article, we explained Object Storage, versioning and archiving. Once you have created an object store and generated a key, you can then connect to it!
object Working with Object Storage (AWS S3 and Glacier) in RONIN We've been busy here at RONIN, simplifying Amazon's S3, versioning and Glacier, so that everyone can benefit from what the cloud has to offer, not just tech savvy nerds like us.