-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Cloud Native Automation with Google Cloud Build
By :

Thus far, we’ve covered how build pipeline automation can make our lives easier while also potentially preventing error-prone mistakes. Metadata and metrics can help us make data-driven decisions on making our pipelines more efficient. The build platforms need to be managed by someone, whether it’s an IT team, an outsourced team, or a service managed by a cloud provider. If someone else manages it, it may allow us to focus more on our business needs rather than pipeline platform needs. Cloud Build is a serverless platform providing us with worker pool elasticity and flexibility using container images as build steps.
Stay tuned for further chapters as we dig into how to get started and deeper details on the features of Cloud Build and run through examples of a few scenarios.
In the next chapter, we will focus on getting our Cloud Build environment set up.