July 2018
Intermediate to advanced
506 pages
16h 2m
English
In this chapter, we'll be using a number of Google Cloud tools to automate service deployments. In order to follow along, you'll need a free GitHub account. If you haven't already created a GitHub account, navigate to https://github.com/join and create a new personal account. Next, fork this book's source repository on GitHub by navigating to https://github.com/PacktPublishing/Google-Cloud-Platform-for-Developers and clicking Fork.
Additionally, this chapter assumes that a default HTTP firewall already exists within your project. This firewall rule will already be configured if you previously created a Compute Engine instance in the Cloud Console with the Allow HTTP Traffic option, or followed along in Chapter 7 ...