In this chapter, we introduced GCP's IaaS offering—Compute Engine. This is a basic offering by Google and aligns with a traditional VM. We discussed how to deploy an instance and how to add to instance groups to scale our services automatically.
In the next chapter, we will move away from IaaS and introduce Google Kubernetes Engine (GKE).