Getting started with Ruby
Get up and running with Ruby on Google Cloud Platform
Ruby starter projects
These step-by-step guides will show you how to get your first Ruby app deployed and running on Google Cloud Platform in just minutes. From there, you can pick and choose what you want to learn. We'll cover storing structured and binary data, authentication, logging, pub/sub events, deploying and scaling your app, and more. Start building and deploying on Google Cloud Platform with a free trial.
Make a Hello World app
Hello Ruby! Deploy a basic Ruby application by using Google App Engine Managed VMs. Your application can automatically scale to serve millions of requests.
Build the Bookshelf app
Learn how to use Google Cloud Platform services to build a full-featured, scalable application with Ruby. This tutorial demonstrates how to store data, authenticate users, monitor your application, and send messages between applications by using pub/sub events.
More resources
GitHub repositories
What should I use?
Ruby
- Ruby language
- The Ruby logo is Copyright © 2006, Yukihiro Matsumoto. It is licensed under the terms of the Creative Commons Attribution-ShareAlike 2.5 License agreement.