New Google Cloud Run deployment tutorial released

Shopify Updates: 

We're excited to introduce a new deployment tutorial for Google Cloud Run.

After scaffolding a Shopify app through the CLI and building out functionality in a local development store, what's next?

Deployment!

This tutorial guides you through the complete process of deploying your production Shopify apps, using Google Cloud Run as the target. You'll configure a project with the necessary permissions for continuous deployment, you'll set up a production database for persistent storage, and configure load balancing for multiple instances of your app across multiple regions.

Take a look and share your thoughts (including how you deploy your apps differently) on the Shopify community forum!

Back to blog