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

Secure Continuous Delivery on Google Cloud
By :

To perform the tasks in this chapter, you need the assets described here. The instructions in this chapter assume you are reusing these assets as created in previous chapters:
The project must have all the Google Cloud APIs that you used in previous chapters enabled.
You will connect this account to Cloud Build to configure automatic build execution. If you cannot provide that, you can use other supported repositories, but the steps might be different from those described in the chapter.
The code used in this chapter is available in the folder named ch10
of the book repository at the following URL: https://github.com/PacktPublishing/Secure-Continuous-Delivery-on-Google-Cloud
To start, let’s learn about the overall software...