Question 61

You are designing a Google Kubernetes Engine (GKE) cluster for your organization. The current cluster size is expected to host 10 nodes, with 20 Pods per node and 150 services. Because of the migration of new services over the next 2 years, there is a planned growth for 100 nodes, 200 Pods per node, and 1500 services. You want to use VPC-native clusters with alias IP ranges, while minimizing address consumption.
How should you design this topology?
  • Question 62

    You need to restrict access to your Google Cloud load-balanced application so that only specific IP addresses can connect.
    What should you do?
  • Question 63

    Your on-premises data center has 2 routers connected to your Google Cloud environment through a VPN on each router. All applications are working correctly; however, all of the traffic is passing across a single VPN instead of being load-balanced across the 2 connections as desired.
    During troubleshooting you find:
    - Each on-premises router is configured with a unique ASN. ?Each on-
    premises router is configured with the same routes and priorities.
    - Both on-premises routers are configured with a VPN connected to a
    single Cloud Router.
    - BGP sessions are established between both on-premises routers and the Cloud Router.
    - Only 1 of the on-premises router's routes are being added to the
    routing table.
    What is the most likely cause of this problem?
  • Question 64

    You created a new VPC for your development team. You want to allow access to the resources in this VPC via SSH only.
    How should you configure your firewall rules?
  • Question 65

    Your team is developing an application that will be used by consumers all over the world. Currently, the application sits behind a global external application load balancer You need to protect the application from potential application-level attacks. What should you do?