Book Image

Google Cloud Certified Professional Cloud Network Engineer Guide

By : Maurizio Ipsale, Mirko Gilioli
Book Image

Google Cloud Certified Professional Cloud Network Engineer Guide

By: Maurizio Ipsale, Mirko Gilioli

Overview of this book

Google Cloud, the public cloud platform from Google, has a variety of networking options, which are instrumental in managing a networking architecture. This book will give you hands-on experience of implementing and securing networks in Google Cloud Platform (GCP). You will understand the basics of Google Cloud infrastructure and learn to design, plan, and prototype a network on GCP. After implementing a Virtual Private Cloud (VPC), you will configure network services and implement hybrid connectivity. Later, the book focuses on security, which forms an important aspect of a network. You will also get to grips with network security and learn to manage and monitor network operations in GCP. Finally, you will learn to optimize network resources and delve into advanced networking. The book also helps you to reinforce your knowledge with the help of mock tests featuring exam-like questions. By the end of this book, you will have gained a complete understanding of networking in Google Cloud and learned everything you need to pass the certification exam.
Table of Contents (14 chapters)
1
Section 1: Network Infrastructure
5
Section 2: Network Services and Security
9
Section 3: Network Operations, Management, and Monitoring
12
Chapter 9: Professional Cloud Network Engineer Certification Preparation

Building hub and spoke networks with Network Connectivity Center

As global enterprises move their assets into the cloud, they are required to have a unique place to manage the connectivity between their on-premises networks. Network Connectivity Center allows you to interconnect on-premises networks in the hub and spoke model. Moreover, with Network Connectivity Center, you can interconnect networks attached to Cloud VPN, Dedicated Interconnect, Partner Interconnect, and Software Defined Wide Area Network (SD-WAN) Virtual Router appliances, as shown in Figure 8.34:

Figure 8.34 – Network Connectivity Center overview

As Figure 8.34 shows, Network Connectivity Center is composed of one hub and many spokes, one for each Google Cloud network resource you need to interconnect. The hub provides data transfer service across all spokes, thus interconnecting all the on-premises networks attached. Spokes are attached to Google Cloud network resources such as Cloud...