What should you do?

Your analytics system executes queries against a BigQuery dataset. The SQL query is executed in batch and passes the contents of a SQL file to the BigQuery CLI. Then it redirects the BigQuery CLI output to another process. However, you are getting a permission error from the BigQuery CLI when...

December 21, 2023 No Comments READ MORE +

Which Google Cloud product addresses HipLocal’s business requirements for service level indicators and objectives?

For this question, refer to the HipLocal case study. Which Google Cloud product addresses HipLocal’s business requirements for service level indicators and objectives?A . Cloud ProfilerB . Cloud MonitoringC . Cloud TraceD . Cloud LoggingView AnswerAnswer: B Explanation: https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring#defn-sli

December 20, 2023 No Comments READ MORE +

Which command should you use?

You need to copy directory local-scripts and all of its contents from your local workstation to a Compute Engine virtual machine instance. Which command should you use?A . gsutil cp --project “my-gcp-project” -r ~/local-scripts/ gcp-instance-name:~/ server-scripts/ --zone “us-east1-b”B . gsutil cp --project “my-gcp-project” -R ~/local-scripts/ gcp-instance-name:~/ server-scripts/ --zone “us-east1-b”C ....

December 20, 2023 No Comments READ MORE +

What should you do?

You plan to make a simple HTML application available on the internet. This site keeps information about FAQs for your application. The application is static and contains images, HTML, CSS, and Javascript. You want to make this application available on the internet with as few steps as possible. What should...

December 20, 2023 No Comments READ MORE +

What should you do?

You have an application controlled by a managed instance group. When you deploy a new version of the application, costs should be minimized and the number of instances should not increase. You want to ensure that, when each new instance is created, the deployment only continues if the new instance...

December 20, 2023 No Comments READ MORE +

Which command should you use?

Topic 2, Misc. Questions You want to upload files from an on-premises virtual machine to Google Cloud Storage as part of a data migration. These files will be consumed by Cloud DataProc Hadoop cluster in a GCP environment. Which command should you use?A . gsutil cp [LOCAL_OBJECT] gs://[DESTINATION_BUCKET_NAME]/B . gcloud...

December 20, 2023 No Comments READ MORE +

What should they do?

For this question, refer to the HipLocal case study. A recent security audit discovers that HipLocal’s database credentials for their Compute Engine-hosted MySQL databases are stored in plain text on persistent disks. HipLocal needs to reduce the risk of these credentials being stolen. What should they do?A . Create a...

December 20, 2023 No Comments READ MORE +

What should you do?

Your company has a BigQuery data mart that provides analytics information to hundreds of employees. One user of wants to run jobs without interrupting important workloads. This user isn't concerned about the time it takes to run these jobs. You want to fulfill this request while minimizing cost to the...

December 20, 2023 No Comments READ MORE +

What should you do?

Your company has created an application that uploads a report to a Cloud Storage bucket. When the report is uploaded to the bucket, you want to publish a message to a Cloud Pub/Sub topic. You want to implement a solution that will take a small amount to effort to implement....

December 20, 2023 No Comments READ MORE +

Which command should you run?

Your data is stored in Cloud Storage buckets. Fellow developers have reported that data downloaded from Cloud Storage is resulting in slow API performance. You want to research the issue to provide details to the GCP support team. Which command should you run?A . gsutil test Co output.json gs://my-bucketB ....

December 20, 2023 No Comments READ MORE +