--- title: New Google Cloud Run deployment tutorial released - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-google-cloud-run-deployment-tutorial-released md: https://shopify.dev/changelog/new-google-cloud-run-deployment-tutorial-released.md --- [Back to Developer changelog](https://shopify.dev/changelog) November 13, 2025 Tags: * Tools # New Google Cloud Run deployment tutorial released We're excited to introduce a new [deployment tutorial for Google Cloud Run](https://shopify.dev/docs/apps/launch/deployment/deploy-to-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](https://community.shopify.dev/)!