Exams > Google > Associate Cloud Engineer
Associate Cloud Engineer
Page 6 out of 20 pages Questions 51-60 out of 197 questions
Question#51

You need to enable traffic between multiple groups of Compute Engine instances that are currently running two different GCP projects. Each group of Compute
Engine instances is running in its own VPC. What should you do?

  • A. Verify that both projects are in a GCP Organization. Create a new VPC and add all instances.
  • B. Verify that both projects are in a GCP Organization. Share the VPC from one project and request that the Compute Engine instances in the other project use this shared VPC.
  • C. Verify that you are the Project Administrator of both projects. Create two new VPCs and add all instances.
  • D. Verify that you are the Project Administrator of both projects. Create a new VPC and add all instances.
Discover Answer Hide Answer

B

Question#52

You want to add a new auditor to a Google Cloud Platform project. The auditor should be allowed to read, but not modify, all project items.
How should you configure the auditor's permissions?

  • A. Create a custom role with view-only project permissions. Add the user's account to the custom role.
  • B. Create a custom role with view-only service permissions. Add the user's account to the custom role.
  • C. Select the built-in IAM project Viewer role. Add the user's account to this role.
  • D. Select the built-in IAM service Viewer role. Add the user's account to this role.
Discover Answer Hide Answer

C
Reference:
https://cloud.google.com/resource-manager/docs/access-control-proj

Question#53

You are operating a Google Kubernetes Engine (GKE) cluster for your company where different teams can run non-production workloads. Your Machine Learning
(ML) team needs access to Nvidia Tesla P100 GPUs to train their models. You want to minimize effort and cost. What should you do?

  • A. Ask your ML team to add the ג€accelerator: gpuג€ annotation to their pod specification.
  • B. Recreate all the nodes of the GKE cluster to enable GPUs on all of them.
  • C. Create your own Kubernetes cluster on top of Compute Engine with nodes that have GPUs. Dedicate this cluster to your ML team.
  • D. Add a new, GPU-enabled, node pool to the GKE cluster. Ask your ML team to add the cloud.google.com/gke -accelerator: nvidia-tesla-p100 nodeSelector to their pod specification.
Discover Answer Hide Answer

B

Question#54

Your VMs are running in a subnet that has a subnet mask of 255.255.255.240. The current subnet has no more free IP addresses and you require an additional
10 IP addresses for new VMs. The existing and new VMs should all be able to reach each other without additional routes. What should you do?

  • A. Use gcloud to expand the IP range of the current subnet.
  • B. Delete the subnet, and recreate it using a wider range of IP addresses.
  • C. Create a new project. Use Shared VPC to share the current network with the new project.
  • D. Create a new subnet with the same starting IP but a wider range to overwrite the current subnet.
Discover Answer Hide Answer

C

Question#55

Your organization uses G Suite for communication and collaboration. All users in your organization have a G Suite account. You want to grant some G Suite users access to your Cloud Platform project. What should you do?

  • A. Enable Cloud Identity in the GCP Console for your domain.
  • B. Grant them the required IAM roles using their G Suite email address.
  • C. Create a CSV sheet with all users' email addresses. Use the gcloud command line tool to convert them into Google Cloud Platform accounts.
  • D. In the G Suite console, add the users to a special group called [email protected] Rely on the default behavior of the Cloud Platform to grant users access if they are members of this group.
Discover Answer Hide Answer

B
Reference:
https://cloud.google.com/resource-manager/docs/creating-managing-organization

Question#56

You have a Google Cloud Platform account with access to both production and development projects. You need to create an automated process to list all compute instances in development and production projects on a daily basis. What should you do?

  • A. Create two configurations using gcloud config. Write a script that sets configurations as active, individually. For each configuration, use gcloud compute instances list to get a list of compute resources.
  • B. Create two configurations using gsutil config. Write a script that sets configurations as active, individually. For each configuration, use gsutil compute instances list to get a list of compute resources.
  • C. Go to Cloud Shell and export this information to Cloud Storage on a daily basis.
  • D. Go to GCP Console and export this information to Cloud SQL on a daily basis.
Discover Answer Hide Answer

A

Question#57

You have a large 5-TB AVRO file stored in a Cloud Storage bucket. Your analysts are proficient only in SQL and need access to the data stored in this file. You want to find a cost-effective way to complete their request as soon as possible. What should you do?

  • A. Load data in Cloud Datastore and run a SQL query against it.
  • B. Create a BigQuery table and load data in BigQuery. Run a SQL query on this table and drop this table after you complete your request.
  • C. Create external tables in BigQuery that point to Cloud Storage buckets and run a SQL query on these external tables to complete your request.
  • D. Create a Hadoop cluster and copy the AVRO file to NDFS by compressing it. Load the file in a hive table and provide access to your analysts so that they can run SQL queries.
Discover Answer Hide Answer

C

Question#58

You need to verify that a Google Cloud Platform service account was created at a particular time. What should you do?

  • A. Filter the Activity log to view the Configuration category. Filter the Resource type to Service Account.
  • B. Filter the Activity log to view the Configuration category. Filter the Resource type to Google Project.
  • C. Filter the Activity log to view the Data Access category. Filter the Resource type to Service Account.
  • D. Filter the Activity log to view the Data Access category. Filter the Resource type to Google Project.
Discover Answer Hide Answer

D

Question#59

You deployed an LDAP server on Compute Engine that is reachable via TLS through port 636 using UDP. You want to make sure it is reachable by clients over that port. What should you do?

  • A. Add the network tag allow-udp-636 to the VM instance running the LDAP server.
  • B. Create a route called allow-udp-636 and set the next hop to be the VM instance running the LDAP server.
  • C. Add a network tag of your choice to the instance. Create a firewall rule to allow ingress on UDP port 636 for that network tag.
  • D. Add a network tag of your choice to the instance running the LDAP server. Create a firewall rule to allow egress on UDP port 636 for that network tag.
Discover Answer Hide Answer

C

Question#60

You need to set a budget alert for use of Compute Engineer services on one of the three Google Cloud Platform projects that you manage. All three projects are linked to a single billing account. What should you do?

  • A. Verify that you are the project billing administrator. Select the associated billing account and create a budget and alert for the appropriate project.
  • B. Verify that you are the project billing administrator. Select the associated billing account and create a budget and a custom alert.
  • C. Verify that you are the project administrator. Select the associated billing account and create a budget for the appropriate project.
  • D. Verify that you are project administrator. Select the associated billing account and create a budget and a custom alert.
Discover Answer Hide Answer

B

chevron rightPrevious Nextchevron right