Feb 14, 2020 • 1 min read
Hands-On Serverless with Google Cloud
Overview

The book shows you how to use Google Cloud’s serverless platform. Become familiar with the following products:
| Serverless Product | Description | Use case |
|---|---|---|
| App Engine | Fully managed serverless platform | Developing and hosting web applications at scale |
| Cloud Functions | Scalable pay as you go functions | Functions as a Service (FaaS) with zero server management |
| Cloud Run | Fully managed compute platform | Deploy and scale container application quickly and securely |
Book Information
- Author: Rich Rose
- Publication Date: 2020
- Publisher: OReilly
- Repo Link: HOS