7

Implementing Compute Solutions – Cloud Run, Cloud Functions, and Infrastructure as Code

This chapter aims to familiarize ourselves with various compute solutions and how to implement them.

We are going to cover the following main topics:

  • Cloud Run
  • Cloud Functions
  • Infrastructure as Code
  • Marketplace solutions

We will start with IaC, a stateless computing service where we can run containerized code. The next topic will be IaC, where we will learn about running code in response to events without provisioning or managing servers. Lastly, we will look at Infrastructure as Code (IaC), what benefits we can get by implementing it, and how to use IaC to deploy solutions.

Cloud Run

Cloud Run, a managed serverless compute platform, offers easy microservice ...

Get Google Cloud Associate Cloud Engineer Certification and Implementation Guide 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.