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...
Which command should you use?
You are migrating to Cloud DNS and want to import your BIND zone file. Which command should you use?A . gcloud dns record-sets import ZONE_FILE --zone MANAGED_ZONEB . gcloud dns record-sets import ZONE_FILE --replace-origin-ns --zone MANAGED_ZONEC . gcloud dns record-sets import ZONE_FILE --zone-file-format --zone MANAGED_ZONED . gcloud dns record-sets import...
Which solution should you recommend?
Your company’s Google Cloud-deployed, streaming application supports multiple languages. The application development team has asked you how they should support splitting audio and video traffic to different backend Google Cloud storage buckets. They want to use URL maps and minimize operational overhead. They are currently using the following directory structure:...
How should you configure the Distribution VPC?
You created a VPC network named Retail in auto mode. You want to create a VPC network named Distribution and peer it with the Retail VPC. How should you configure the Distribution VPC?A . Create the Distribution VPC in auto mode. Peer both the VPCs via network peering.B . Create...
What should you do?
You are using the gcloud command line tool to create a new custom role in a project by coping a predefined role. You receive this error message: INVALID_ARGUMENT: Permission resourcemanager.projects.list is not valid What should you do?A . Add the resourcemanager.projects.get permission, and try again.B . Try again with a...
What should you first?
You want to use Partner Interconnect to connect your on-premises network with your VPC. You already have an Interconnect partner. What should you first?A . Log in to your partner’s portal and request the VLAN attachment there.B . Ask your Interconnect partner to provision a physical connection to Google.C ....
What should you do?
All the instances in your project are configured with the custom metadata enable-oslogin value set to FALSE and to block project-wide SSH keys. None of the instances are set with any SSH key, and no project-wide SSH keys have been configured. Firewall rules are set up to allow SSH sessions...
What should you do?
You have a storage bucket that contains the following objects: - folder-a/image-a-1.jpg - folder-a/image-a-2.jpg - folder-b/image-b-1.jpg - folder-b/image-b-2.jpg Cloud CDN is enabled on the storage bucket, and all four objects have been successfully cached. You want to remove the cached copies of all the objects with the prefix folder-a, using...