Part 2: Build and Package Your Application
In this part, you’ll learn how to use Cloud Build to automate artifact builds and other continuous integration (CI) tasks, including how to build your application from source to a deployable container image, how to store the resulting artifacts on Artifact Registry, and how to scan those artifacts for security vulnerabilities.
This part has the following chapters:
- Chapter 5, Automating Continuous Integration with Cloud Build
- Chapter 6, Securely Store Your Software on Artifact Registry