Ruby su AWS

Strumenti, documenti e codici di esempio per sviluppare applicazioni su AWS Cloud

Strumenti

Scarica gli strumenti necessari per eseguire le applicazioni Ruby su AWS
Inizia
SDK per Ruby
Questo SDK offre classi di Ruby per vari servizi AWS, inclusi Amazon S3, Amazon EC2, DynamoDB e molto altro.
Scarica SDK »
Servizi
Plug-in AWS Rails SDK
Un plug-in di Ruby su Rails che integra i servizi AWS con la tua applicazione utilizzando l'ultima versione di AWS SDK per Ruby.
 Clonazione su GitHub »
Soluzioni
Estensione SDK di AWS Record
Estrazione di una mappatura dati sul client di AWS SDK per Ruby per Amazon DynamoDB.
 Clonazione su GitHub »
Libreria Digitale
IDE Ruby in Cloud9
AWS Cloud9 è un IDE basato sul cloud che consente scrittura, esecuzione e debug del codice semplicemente con un browser. Include un editor di codice, un debugger e un terminale.
Inizia »

Blog

Showing results: 1-4
Total results: 96
Non è stato trovato alcun blog corrispondente a questo criterio.
  • Matt Muller, 30/01/2024
    RBS is a language to describe the structure of Ruby programs. We are happy to announce that AWS SDK for Ruby V3 now supports RBS type signatures! RBS support is released in aws-sdk-core version 3.191.0 and in every service gem (such as aws-sdk-s3) that depends on this version of core. RBS signatures are currently code [...]
  • Matt Muller, 01/11/2023
    Starting November 22, 2023, AWS SDK for Ruby version 3 will no longer support these end of life (EOL) Ruby runtime versions: Ruby 2.3 – EOL began on 2019-03-31 Ruby 2.4 – EOL began on 2020-03-31 Since these versions are end-of-life, we have seen support drop within the Ruby community, including Bundler, Docker, and some [...]
  • Matt Muller, 12/01/2022
    What is this? The AWS SDK For Ruby team is happy to announce the developer preview of smithy-ruby, a toolchain that can be used to code generate a “white label” Ruby SDK for your service API using Smithy modeling. An upcoming future version of the AWS SDK For Ruby will use Smithy code generation. What [...]
  • Matt Muller, 19/03/2021
    Starting September 1, 2021, AWS SDK For Ruby will no longer support these end of life (EOL) Ruby runtime versions: Ruby 1.9.3 – EOL began on 2015-02-23 Ruby 2.0.0 – EOL began on 2016-02-24 Ruby 2.1 – EOL began on 2017-03-31 Ruby 2.2 – EOL began on 2018-03-31 Since these versions have long passed end-of-life, [...]
Scopri altri blog tecnici »

Costruisci

Lavorare con DynamoDB

Segui alcuni semplici passaggi per creare una tabella di DynamoDB, aggiungere, leggere e aggiornare dati con AWS SDK per Ruby.

Inizia »

Gestisci i bucket S3 con Ruby

Una raccolta di brevi tutorial per eseguire operazioni comuni con i bucket S3 come l'archiviazione e la lettura dei bucket S3, la crittografia dei file e molto altro.

Inizia »

Costruisci un'applicazione serverless

Impara a creare ed eseguire una funzione Lambda dall'SDK di Ruby. Impara inoltre a configurare la tua funzione Lambda per ricevere notifiche.

Inizia »

Questa pagina è stata utile?