Chapter 3: Implementing a GCP Virtual Private Cloud (VPC)
In this chapter, you will start implementing Virtual Private Cloud (VPC) resources through case studies and practical exercises. You will learn how to configure VPC subnets, and static and dynamic routing using Cloud Router. Moreover, you will configure VPC intercommunication through VPC peering, and you will understand how to share VPC networks across multiple projects using services such as Shared VPC. Additionally, you will configure network address translation (NAT) for your Google Compute Engine (GCE) instances with Cloud NAT. Finally, you will discover how to implement security in your VPC by configuring firewall rules.
Therefore, the chapter will comprise two main sections, as follows:
- Configuring VPC networks
- Configuring and managing firewall rules