Hands-On Serverless with Google Cloud
"Google Cloud's serverless platform allows organizations to scale fully managed solutions without worrying about the underlying infrastructure. With this book, you will learn how to design, develop, and deploy full stack serverless apps on Google Cloud."
In my book Hands-on Serverless with Google Cloud, I take you through the main concepts of serverless on Google Cloud. The code for the book is available at the following repo link
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 |