Ruby sur AWS

Outils, documentations et exemples de code pour développer des applications dans le cloud AWS

Outils

Télécharger les outils nécessaires à l'exécution d'applications Ruby sur AWS
Démarrer
Kit SDK pour Ruby »
Ce kit SDK fournit des classes Ruby pour de nombreux services AWS, notamment Amazon S3, Amazon EC2, DynamoDB, etc.
Télécharger le kit SDK »
Services
Plugin du kit AWS Rails
Il s'agit d'un plugin Ruby on Rails qui intègre les services AWS à votre application en utilisant la dernière version d'AWS SDK pour Ruby.
 Cloner sur Github »
Solutions
Extension d'AWS Record SDK
Une abstraction de mappage de données sur AWS SDK pour Ruby pour Amazon DynamoDB.
 Cloner sur Github »
Bibliothèque numérique
Ruby dans l'IDE de Cloud9
AWS Cloud9 est un IDE basé sur le cloud qui vous permet d'écrire, d'exécuter et de déboguer votre code à l'aide d'un simple navigateur. Il comprend un éditeur de code, un débogueur et un terminal.
Démarrer »

Blogs

Showing results: 1-4
Total results: 96
Aucun blog trouvé correspondant à ces critères.
  • 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, [...]
Explorer plus de blogs techniques »

Créer

Utilisation pratique de DynamoDB

Suivez quelques étapes simples pour créer une table DynamoDB, ajouter, lire et mettre à jour des données avec AWS SDK pour Ruby.

Démarrer »

Gérer les compartiments S3 avec Ruby

Une collection de tutoriels de courte durée pour exécuter des opérations courantes avec les compartiments S3, notamment le stockage et la lecture de compartiments S3, le chiffrement de vos fichiers, etc.

Démarrer »

Créer une application sans serveur

Apprenez à créer et à exécuter une fonction Lambda à partir du SDK Ruby. Apprenez en outre à configurer votre fonction Lambda pour recevoir des notifications.

Démarrer »

Cette page vous a-t-elle été utile ?