Chapter 18: Future Proofing Your App with Google Cloud Run

In this chapter, we look at the final option for deploying microservices that we will be considering in this book – Google Cloud Run. This is the latest serverless offering from Google and is built from the ground up with containers in mind. Google Cloud Run does not offer the complex orchestration that Google Kubernetes Engine does, but if such orchestration is not required, then Google Cloud Run is the latest and most container-centric option available for our container-based microservices.

In this chapter, we will cover the following topics:

  • Cloud Run
  • Deploying containers to Google Cloud Run
  • When to use Cloud Run

Technical requirements

The code files for this chapter are available ...

Get The Definitive Guide to Modernizing Applications on Google Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.