Limit this search to....

Building Serverless Applications with Google Cloud Run: A Real-World Guide to Building Production-Ready Services
Contributor(s): Venema, Wietse (Author)
ISBN: 1492057096     ISBN-13: 9781492057093
Publisher: O'Reilly Media
OUR PRICE:   $59.39  
Product Type: Paperback - Other Formats
Published: January 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Systems Architecture - General
- Computers | Cloud Computing
- Computers | Software Development & Engineering - General
Dewey: 004.678
Physical Information: 0.43" H x 7" W x 9.19" (0.73 lbs) 200 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Learn how to build a real-world serverless application in the cloud that's reliable, secure, maintainable, and scalable. 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.

  • Build a serverless application with Google Cloud Run
  • Learn approaches for building containers with (and without) Docker
  • Explore Google Cloud's managed relational database: Cloud SQL
  • Use HTTP sessions to make every user's experience unique
  • Explore identity and access management (IAM) on Cloud Run
  • Provision Google Cloud resources using Terraform
  • Learn how to handle background task scheduling on Cloud Run
  • Move your service from Cloud Run to Knative Serving with little effort