Question 36

You have a web application that is currently hosted in the us-central1 region. Users experience high latency when traveling in Asia. You've configured a network load balancer, but users have not experienced a performance improvement. You want to decrease the latency.
What should you do?
  • Question 37

    You want to deploy a VPN Gateway to connect your on-premises network to GCP. You are using a non BGP-capable on-premises VPN device. You want to minimize downtime and operational overhead when your network grows. The device supports only IKEv2, and you want to follow Google-recommended practices.
    What should you do?
  • Question 38

    Your company's current network architecture has three VPC Service Controls perimeters:
    One perimeter (PERIMETER_PROD) to protect production storage buckets
    One perimeter (PERIMETER_NONPROD) to protect non-production storage buckets One perimeter (PERIMETER_VPC) that contains a single VPC (VPC_ONE) In this single VPC (VPC_ONE), the IP_RANGE_PROD is dedicated to the subnets of the production workloads, and the IP_RANGE_NONPROD is dedicated to subnets of non-production workloads. Workloads cannot be created outside those two ranges. You need to ensure that production workloads can access only production storage buckets and non-production workloads can access only non-production storage buckets with minimal setup effort. What should you do?
  • Question 39

    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 40

    You are planning to use Terraform to deploy the Google Cloud infrastructure for your company The design must meet the following requirements
    * Each Google Cloud project must represent an Internal project that your team Will work on
    * After an internal project is finished, the infrastructure must be deleted
    * Each Internal project must have Its own Google Cloud project owner to manage the Google Cloud resources-
    * You have 10-100 projects deployed at a time,
    While you are writing the Terraform code, you need to ensure that the deployment IS Simple, and the code IS reusable With centralized management What should you doo