Module 3: Monitoring Google Cloud Network

Looking for ‘Observability in Google Cloud Module 3 Answers’?

In this post, I provide complete, accurate, and detailed explanations for the answers to Module 3: Monitoring Google Cloud Network of Course 13: Observability in Google CloudPreparing for Google Cloud Certification: Cloud Security Engineer Professional Certificate.

Whether you’re preparing for quizzes or brushing up on your knowledge, these insights will help you master the concepts effectively. Let’s dive into the correct answers and detailed explanations for each question!

Quiz: Monitoring Google Cloud Network

Graded Assignment

1. What logs help you monitor a network by recording a portion of network flows sent and received by VM instances (including GKE nodes).?

  •  VPC Flow logs ✅
  • Firewall logs
  • Load balancer logs
  • Cloud NAT logs

Explanation:
VPC Flow Logs record information about the IP traffic going to and from VM instances and GKE nodes. They help with network monitoring, performance analytics, and security forensics.

2. What is one of the disadvantages of using packet mirroring?

  • Bandwidth consumption ✅
  • Increased Latency
  • Expensive
  • No Disaster Recovery

Explanation:
Packet Mirroring duplicates packets for inspection (e.g., security tools), which increases bandwidth usage and can affect performance. It is useful for deep packet inspection but comes at a cost in terms of resource overhead.

3. What lets you perform a live debugging of connections that are inadvertently dropped?

  • Firewall Rules Logging
  • Firewall Insights ✅
  • Load Balancer Logs
  • Cloud NAT logs

Explanation:
Firewall Insights provides data to troubleshoot dropped connections caused by firewall rules. It shows detailed info about the impact of firewall rules, helping you fix misconfigured or overly strict rules.

Leave a Reply