Module 2: Network Routing and Addressing in Google Cloud
Looking for ‘Networking in Google Cloud: Routing and Addressing Module 2 Answers’?
In this post, I provide complete, accurate, and detailed explanations for the answers to Module 2: Network Routing and Addressing in Google Cloud of Cloud 4: Networking in Google Cloud: Routing and Addressing – Preparing 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 1
Graded Assignment
1. You must create a VM that has an IPv6 address. How do you do it?
- Create an IPv6-only subnet, and create the VM with an IPv6 address.
- Create a dual-stack subnet, and create the VM with an IPv6 address. ✅
- Create a single-stack network, and create the VM with an IPv6 address.
- Create a dual-stack network, and create the VM with an IPv6 address.
Explanation:
To assign an IPv6 address to a Google Cloud VM, you need to use a dual-stack subnet, which supports both IPv4 and IPv6. Google Cloud does not currently support IPv6-only subnets for VM instances.
2. To set up hybrid deployments for DNS resolution, which type of DNS policy should you use?
- Routing policy
- Response policy
- Server policy ✅
- Traffic policy
Explanation:
To support hybrid DNS resolution in Google Cloud (e.g., resolving on-prem DNS names from GCP and vice versa), you use a Server policy. This allows you to forward DNS queries from your VPC to external DNS servers, such as on-premise or third-party servers.
Related contents:
Module 3: Private Connection Options
You might also like:
Course 1: Preparing for Your Professional Cloud Security Engineer Journey
Course 2: Google Cloud Fundamentals: Core Infrastructure
Course 3: Networking in Google Cloud: Fundamentals
Course 5: Networking in Google Cloud: Network Architecture
Course 6: Networking in Google Cloud: Network Security
Course 7: Networking in Google Cloud: Load Balancing
Course 8: Networking in Google Cloud: Hybrid and Multicloud
Course 9: Managing Security in Google Cloud
Course 10: Security Best Practices in Google Cloud
Course 11: Mitigating Security Vulnerabilities on Google Cloud
Course 12: Logging and Monitoring in Google Cloud
Course 13: Observability in Google Cloud
Course 14: Hands-On Labs in Google Cloud for Security Engineers