What should you do?
You work for a multinational enterprise that is moving to GCP. These are the cloud requirements: • An on-premises data center located in the United States in Oregon and New York with Dedicated Interconnects connected to Cloud regions us-west1 (primary HQ) and us-east4 (backup) • Multiple regional offices in Europe...
Which two methods can you use to accomplish this?
You have an application running on Compute Engine that uses BigQuery to generate some results that are stored in Cloud Storage. You want to ensure that none of the application instances have external IP addresses. Which two methods can you use to accomplish this? (Choose two.)A . Enable Private Google...
What is the most likely cause of the missing log lines?
You have an application hosted on a Compute Engine virtual machine instance that cannot communicate with a resource outside of its subnet. When you review the flow and firewall logs, you do not see any denied traffic listed. During troubleshooting you find: • Flow logs are enabled for the VPC...
Which two solutions can you implement to achieve the desired results without compromising the security?
Your company is working with a partner to provide a solution for a customer. Both your company and the partner organization are using GCP. There are applications in the partner's network that need access to some resources in your company's VPC. There is no CIDR overlap between the VPCs. Which...
What should you do on your on-premises servers?
You are using a 10-Gbps direct peering connection to Google together with the gsutil tool to upload files to Cloud Storage buckets from on-premises servers. The on-premises servers are 100 milliseconds away from the Google peering point. You notice that your uploads are not using the full 10-Gbps bandwidth available...
Which two methods can you use to accomplish this?
You are creating an instance group and need to create a new health check for HTTP(s) load balancing. Which two methods can you use to accomplish this? (Choose two.)A . Create a new health check using the gcloud command line tool.B . Create a new health check using the VPC...
What should you do?
You need to create a new VPC network that allows instances to have IP addresses in both the 10.1.1.0/24 network and the 172.16.45.0/24 network. What should you do?A . Configure global load balancing to point 172.16.45.0/24 to the correct instance.B . Create unique DNS records for each service that sends...
How should you design this topology?
You are designing a shared VPC architecture. Your network and security team has strict controls over which routes are exposed between departments. Your Production and Staging departments can communicate with each other, but only via specific networks. You want to follow Google-recommended practices. How should you design this topology?A ....
What should you do?
You need to ensure your personal SSH key works on every instance in your project. You want to accomplish this as efficiently as possible. What should you do?A . Upload your public ssh key to the project Metadata.B . Upload your public ssh key to each instance Metadata.C . Create...
What should you do?
You want to create a service in GCP using IPv6. What should you do?A . Create the instance with the designated IPv6 address.B . Configure a TCP Proxy with the designated IPv6 address.C . Configure a global load balancer with the designated IPv6 address.D . Configure an internal load balancer...