Google Cloud bietet Ruby-Entwicklern die Tools, mit denen sie erfolgreich cloudnative Anwendungen erstellen können. Erstellen Sie Anwendungen schneller dank SDKs und nativer Laufzeitunterstützung in Cloud Run, App Engine und GKE. Google Cloud kann Ihre Anwendungen durchgängig ausführen.
Für Ruby ausgelegte und optimierte Bibliotheken
Idiomatische Bibliotheken (Gems) ermöglichen ein einfaches und intuitives Schreiben von Ruby-Anwendungen für Google Cloud. Bibliotheken übernehmen alle Low-Level-Details der Kommunikation mit dem Server, einschließlich der Authentifizierung bei Google. So können Sie sich ganz auf Ihre Anwendung konzentrieren.
Komplexe Probleme finden, diagnostizieren und lösen
Ruby-Anwendungen in Google Cloud lassen sich in Cloud Monitoring, Cloud Trace, Cloud Logging und Error Reporting einbinden. So können Sie aktive Produktionsanwendungen transparent untersuchen, um Leistungsengpässe und Softwareprogrammfehler zu erkennen.
Operations-Produkte (früher Stackdriver) ermöglichen das Monitoring, die Fehlerbehebung und eine Verbesserung der Anwendungsleistung in Ihrer Google Cloud-Umgebung.
Cloud Run
Cloud Run bietet Ruby-Entwicklern eine vollständig verwaltete, containerbasierte Bereitstellungslösung.
Google Kubernetes Engine
Führen Sie Ihre Ruby-Anwendungen in einem sicheren und verwalteten Kubernetes-Dienst mit Vier-Wege-Autoscaling und Multi-Cluster-Unterstützung aus.
Cloud SQL ist ein vollständig verwalteter Datenbankdienst, der die Einrichtung und Verwaltung relationaler PostgreSQL-, MySQL- und SQL Server-Datenbanken erleichtert.
Cloud Storage
Cloud Storage ist ein weltweit einheitlicher, skalierbarer und äußerst langlebiger Objektspeicher für Entwickler und Unternehmen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],[],[],[],null,["# Ruby Programming Language\n\nRuby on Google Cloud\n====================\n\nQuickly build and deploy Ruby and Rails applications on Google Cloud.\n[Try it free](https://console.cloud.google.com/freetrial) [View Cloud Client Libraries documentation](https://cloud.google.com/ruby/docs/reference) \n[View quickstart](https://cloud.google.com/ruby/getting-started) [View Cloud Client Libraries documentation](https://cloud.google.com/ruby/docs/reference)\n\n\u003cbr /\u003e\n\n[](https://www.youtube.com/watch?v=BooQM4bMni8) \n\n### Build, debug, and monitor\n\nGoogle Cloud has the tools Ruby developers need to successfully build cloud-native applications. Create your apps quicker with SDKs and native runtime support on Cloud Run, App Engine, and GKE. Run your application from end to end with Google Cloud. \n\n#### Libraries built and optimized\nfor Ruby\n\n\n[Idiomatic libraries](https://cloud.google.com/ruby/docs/reference)\n(gems) make writing Ruby apps for Google Cloud simple and\nintuitive. Libraries handle all the low-level details of\ncommunication with the server, including authenticating with\nGoogle, so you can focus on your app. \n\n#### Find, diagnose, and fix\ncomplex issues\n\nRuby apps on Google Cloud integrate with\n[Cloud Monitoring](https://cloud.google.com/monitoring),\n[Cloud Trace](https://cloud.google.com/trace),\n[Cloud Logging](https://cloud.google.com/logging),\nand\n[Error Reporting](https://cloud.google.com/error-reporting),\nallowing you to transparently instrument live production\napplications to diagnose performance bottlenecks and software\nbugs. \n\n#### Run workloads anywhere\n\nGoogle Cloud lets you choose the best environment to run your\nRuby applications, with options for\n[serverless](https://cloud.google.com/serverless/),\n[Kubernetes](https://cloud.google.com/learn/what-is-kubernetes),\n[VMs, or custom hardware](https://cloud.google.com/compute/). \n\nRelated products\n----------------\n\n#### Operations\n\nMonitor, troubleshoot, and improve Ruby application\nperformance on your Google Cloud environment with\n[operations](https://cloud.google.com/products/observability)\nproducts (formerly Stackdriver). \n\n#### Cloud Run\n\n\n[Cloud Run](https://cloud.google.com/run)\noffers a fully managed container-based deployment solution for\n[Ruby developers](https://cloud.google.com/run/docs/quickstarts/build-and-deploy#ruby). \n\n#### Google Kubernetes Engine\n\nRun your Ruby apps in a secure and managed\n[Kubernetes](https://cloud.google.com/kubernetes-engine/)\nservice with four-way auto scaling and multi-cluster support. \n\n#### Cloud Functions\n\nScalable pay-as-you-go\n[functions as a service (FaaS)](https://cloud.google.com/functions)\nto run your code with zero server management. \n\n#### Cloud SQL\n\n\n[Cloud SQL](https://cloud.google.com/sql)\nis a fully managed database service that makes it easy to set\nup and manage your relational PostgreSQL, MySQL, and SQL\nServer databases. \n\n#### Cloud Storage\n\n\n[Cloud Storage](https://cloud.google.com/storage/)\nis a globally unified, scalable, and highly durable object\nstorage for developers and enterprises. \n\nTechnical resources\n-------------------\n\n- [Viewing Cloud Trace spans and request logs in multi-project deployments\n Read blog post](https://cloud.google.com/blog/products/gcp/viewing-trace-spans-and-request-logs-in-multi-project-deployments)\n- [Using Ruby on Rails with Cloud SQL for PostgreSQL\n Learn how to deploy a new Ruby on Rails application using Google Cloud SQL for PostgreSQL.\n View tutorial](https://codelabs.developers.google.com/codelabs/cloud-ruby-on-rails-cloud-sql-postgres-ruby/index.html?index=..%2F..index&_ga=2.30762940.262005027.1594664689-738508292.1594399390#0)\n- [Using the Vision API with Ruby\n Add vision detection features to your application, including text and landmark detection or image labeling.\n View tutorial](https://codelabs.developers.google.com/codelabs/cloud-vision-api-ruby/index.html?index=..%2F..index#0)\n- [Moving your Rails app from Google App Engine Flex to Standard environment\n Read blog post](https://dev.to/cyclotron3k/moving-your-rails-app-from-google-app-engine-flex-to-standard-environment-2pcb)\n- [Cloud Run on Rails\n In this four-part tutorial you'll learn, step by step, how to deploy a non-trivial Rails application in production with Cloud Run.\n Read blog post](https://medium.com/google-cloud/google-cloud-run-on-rails-a-real-life-example-part-1-preparing-the-ground-705c94ab8a7a)\n- [Running Rails on Google Cloud\nView documentation](https://cloud.google.com/ruby/rails) \n\nTake the next step\n------------------\n\nStart your next project, explore\ninteractive tutorials, and manage your account. \n[Try it free](https://console.cloud.google.com/freetrial) \nNeed help getting started? \n[Contact sales](https://cloud.google.com/contact/) \nWork with a trusted partner \n[Find a partner](https://cloud.withgoogle.com/partners/) \nContinue browsing \n[See all products](https://cloud.google.com/products/) \n\nTake the next step\n------------------\n\nQuickly build and deploy Ruby and Rails\napplications on Google Cloud. \n[View quickstart](https://cloud.google.com/ruby/getting-started) \nNeed help getting started? \n[Contact sales](https://cloud.google.com/contact/) \nWork with a trusted partner \n[Find a partner](https://cloud.withgoogle.com/partners/) \nGet tips \\& best practices \n[See tutorials](https://cloud.google.com/docs/tutorials)"]]