Summary
You’ve learned about Cloud Build architecture and capabilities. You’ve seen how you can define a build configuration to test, package, and build your application and how you can customize the workers that run your build. You’ve seen how to generate SLSA-compliant security metadata. And finally, you’ve learned how to automate your build so that it runs each time code is committed to your source code repository.
All of this contributes to an automated software build process that’s reliable and secure. This is essential for security software delivery, allowing you to safely provide services to your users.
In the next chapter, you’ll read about Artifact Registry and how to use it to securely store your application artifacts.