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

Chapter 7: Managing and Monitoring Network Operations

When cloud infrastructures have been deployed, it is critical for network and security operation teams to have a central point of supervision where they can maintain systems and traffic under management control. For this scope, Google Cloud Platform (GCP) offers the operations suite (formerly Stackdriver), which provides a suite of monitoring and troubleshooting services that will help operation teams to have everything under control. It includes the following services:

  • Cloud Logging: This is a fully managed service that centralizes the log management of your cloud infrastructure.
  • Cloud Monitoring: This is a fully managed service that centralizes metrics collection and provides performance and health visibility of your cloud infrastructure.
  • Cloud Trace: This is a fully managed service to collect application latency data and provides near-real-time application performance information.
  • Cloud Profiler: This is a...