Back in 2020, before joining Google, I wrote O'Reilly's book on Google Cloud Run. Google Cloud Run lets you deploy your containerized application on a highly scalable serverless platform.

About the Book
If you have experience building web applications on traditional infrastructure, this hands-on guide shows you how to get started with Cloud Run, a container-based serverless product on Google Cloud. Through the course of this book, you'll learn how to deploy several example applications that highlight different parts of the serverless stack on Google Cloud. Combining practical examples with fundamentals, this book will appeal to developers who are early in their learning journey as well as experienced practitioners.
Who This Book Is For
If you build, maintain or deploy web applications, this book is for you. You might go by the title of a software engineer, a developer, system administrator, solution architect, or a cloud engineer. I carefully balance hands-on demonstrations with deep dives into the fundamentals, so that you’ll get value out of it whether you’re an aspiring, junior, or experienced developer.
I tried to stay as programming language agnostic as possible and I use Go for the code listings, because it is easy to read if you haven't worked with it before.
Recent Cloud Run blogs
Cloud Run at Cloud Next 2025
Get ready for Cloud Next 2025, where Cloud Run takes center stage with sessions covering everything from new features and serverless GPUs to AI agents and high-availability services.April 07, 2025
Cloud Run Adds GPUs
Google Cloud Run now offers NVIDIA L4 GPUs in public preview, enabling fast, scalable, and cost-effective deployment of AI workloads like large language models with scale-to-zero capabilities.August 21, 2024
TEQNation 2024: Using RAG and ReACT to Augment Your LLM App
At TEQNation 2024, I demonstrated how to build a powerful LLM app using RAG and ReACT, grounded in over 20 million Hacker News comments, and shared my journey of data scraping, indexing, and implementation with LangChain.May 03, 2024