September 2023
Intermediate to advanced
606 pages
13h 4m
English
This chapter aims to familiarize ourselves with various compute solutions and how to implement them.
We are going to cover the following main topics:
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, a managed serverless compute platform, offers easy microservice ...
Read now
Unlock full access