Developer Center / ...
Ruby on AWS
Tools, docs, and sample code to develop applications on the AWS cloud
Tools
Download the tools needed to run Ruby applications on AWS
![Get Started Get Started](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Get%20Started-2x.fee9fe2376c2bb4f4c49d81524f0cd0636e65a5e.png)
SDK for Ruby
This SDK provides Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.
Download SDK »
![Services Services](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Services-2x.aa8f4259567b96973fc594f836305e5d334ae78e.png)
AWS Rails SDK plugin
A Ruby on Rails plugin that integrates AWS services with your application using the latest version of AWS SDK for Ruby.
Clone on Github »
![Solutions Solutions](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Solutions-2x.dfd7902700538dd4a1a5471403ac08ad52ddf256.png)
AWS Record SDK extention
A data mapping abstraction over the AWS SDK for Ruby's client for Amazon DynamoDB.
Clone on Github »
![Digital Library Digital Library](https://d1.awsstatic.com/Developer%20Marketing/languages/net/NET%20Digital%20Library-2x.2003130c0a7d9323c4f01202b2c2450a61c8cf7c.png)
Ruby in Cloud9 IDE
AWS Cloud9 is a cloud-based IDE that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal.
Get Started »
Build
Working with DynamoDB
Follow a few simple steps to create a DynamoDB table, add, read and update data with the AWS SDK for Ruby.
Manage S3 buckets with Ruby
A collection of short tutorials to execute common operations with S3 buckets such as storing and reading S3 buckets, encrypting your files and more.
Build a Serverless Application
Learn how to create and run a Lambda function from the Ruby SDK. Also learn how to configure your Lambda function to receive notifications.
Learn
Additional learning resources including sample code and documentation