Back to Browse

Use Ruby on Rails with Cloud SQL for PostgreSQL on Cloud Run GSP943

62 views
Mar 8, 2026
29:22

Overview In this lab, you learn how to deploy a sample Rails application to Cloud Run and how to integrate managed databases, object storage, encrypted secrets, and build pipelines with serverless compute. Google Cloud SQL for PostgreSQL is a fully-managed database service that makes it easy to set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud. Cloud Run is a managed compute platform that enables you to run containers that are invocable via requests or events. Cloud Run is serverless: it abstracts away all infrastructure management, so you can focus on what matters most — building great applications. Deploying Rails applications involves integrating multiple services together to form a cohesive project. The Rails site is served from Cloud Run, which uses multiple backing services to store different data types (relational database information, media assets, configuration secrets, and container images). The backend services are updated by Cloud Build as part of a build and migrate task. What you'll learn - Create and connect a Cloud SQL database to Active Record. - Create and use Secret Manager to store and access a Rails master key securely. - Host user-uploaded media and files on Cloud Storage from Active Storage. - Set up a Rails app with PostgreSQL. - Use Cloud Build to automate build and database migrations. - Deploy a Rails app to Cloud Run. #gcp #googlecloud #qwiklabs #learntoearn

Download

0 formats

No download links available.

Use Ruby on Rails with Cloud SQL for PostgreSQL on Cloud Run GSP943 | NatokHD