Ruby-Dokumentation
Hier erfahren Sie, wie Sie mit Google Cloud -Produktbibliotheken und ‑Frameworks Ruby-Anwendungen in Google Clouderstellen und iterieren.
Für den Einstieg können Sie eine kostenlose Testversion zum Erstellen und Bereitstellen in Google Cloud nutzen.
Proof of Concept mit einem Guthaben in Höhe von 300 $starten
- Zugriff auf Gemini 2.0 Flash Thinking erhalten
- Kostenlose monatliche Nutzung beliebter Produkte wie KI-APIs und BigQuery
- Keine automatischen Abbuchungen, keine Verpflichtungen
Dokumentationsressourcen
Leitfäden
-
Tutorial
Ruby-Entwicklungsumgebung einrichten
In dieser Anleitung erfahren Sie, wie Sie Ihren lokalen Computer für die Ruby-Entwicklung vorbereiten, einschließlich der Entwicklung von Ruby-Anwendungen, die in Google Cloud ausgeführt werden.
-
Tutorial
Erste Schritte
Erstellen Sie Ihre erste Anwendung in Google Cloud.
Weitere Informationen
Ähnliche Videos
What is Google Cloud SDK?
Google Cloud SDK → https://goo.gle/3KyXpbc The Google Cloud Software Development Kit (SDK) is a collection of tools used to interact with Google Cloud APIs and manage the resources in your Google Cloud projects. These tools help developers and
Building a WorldWeb App with Ruby, App Engine, Serverless Container, and Spanner (Cloud Next '19)
In a world filled with security breaches making the front page of newspapers, how do you balance the velocity gains of serverless without compromising application security? In this talk, we'll discuss common serverless threat models, as well as how
Cloud Shell
This video walks you through how to set up and use Cloud Shell. Cloud Shell Features: ● Full Power Access From Anywhere - Manage your GCP resources with the flexibility of a Linux shell. Cloud Shell provides command-line access to a virtual machine
Using Cloud Natural Language From Ruby
Aja Hammerly (@the_thagomizer) shows you how to use the NLP library from Ruby. This library does sentiment and syntax analysis on text in several languages. In addition this library can do entity analysis on text. More information about the Natural
Running Rails Migrations with App Engine
Aja Hammerly (@the_thagomizer) shows you how to run rails migrations when you deploy your app with App Engine flexible environment. This video uses CloudSQL 2nd generation. More information on running Rails on App Engine is available here:
Google Cloud Platform loves Ruby (Google Cloud Next '17)
Ruby developers welcome! Our dedicated Google Cloud Platform (GCP) Ruby team has built a great experience for Ruby developers using GCP. In this video, Remi Taylor walks through the steps to deploy, debug and scale a Ruby on Rails application on
Ruby with Aja Hammerly: GCPPodcast 53
Original post: https://www.gcppodcast.com/post/episode-53-ruby-with-aja-hammerly/ Today Aja Hammerly, Developer Advocate and fellow teammate at Google Cloud Platform, joins your cohosts Francesc and Mark to tell us about all the cool things you can
Create a VM with Fog & Ruby
Aja Hammerly (@the_thagomizer) shows you how to use the fog library for ruby to create a VM on Google Compute Engine. The fog library provides a common interface for using many different cloud providers. More information: Fog:
Upload to Google Cloud Storage with Fog
Aja Hammerly (@the_thagomizer) shows you how to use the fog library for ruby to upload a file to Google Cloud Storage. The fog library provides a common interface for using many different cloud providers. More information: Fog:
Create a BigQuery table with Ruby
In this video Aja (@the_thagomizer) shows you how to create a BigQuery table using the Google Cloud ruby gem. This video assumes you have a service account with BigQuery create permissions and that the BigQuery API is turned on. To learn more about
Upload Files with Ruby
In this video, Aja (@the_thagomizer) shows you how to upload files to Google Cloud Storage using the Google Cloud ruby gem. This video assumes you have a service account with Storage create permissions and that the Cloud Storage API is turned on. To
Using Ruby on Google Cloud Platform
Google Cloud Platform has many tools for folks using Ruby. This video talks about running Ruby on Google App Engine and also talks about the gcloud gem. More information on running Ruby on Google Cloud Platform is available here:
Uploading a Photo to Cloud Storage from Rails
Sara Robinson (@SRobTweets) demonstrates how to upload a photo to Google Cloud Storage from a Rails app using the gcloud and carrierwave gems. To create a Cloud Storage bucket in the developer console, check out this Cloud Minute video:
Testing a Web Server with Cloud Shell
Sandeep Dinesh (@sandeepdinesh) shows you how to test a Web Server running in Google Cloud Shell. Cloud Shell is an awesome tool that comes preconfigured with many development tools for you to use, such as gcloud, docker, python, java, node.js, php,