Solved

Your Data Is Stored in Cloud Storage Buckets

Question 56

Multiple Choice

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 -o output.json gs://my-bucket
B) gsutil perfdiag -o output.json gs://my-bucket
C) gcloud compute scp example-instance:~/test-data -o output.json gs://my-bucket
D) gcloud services test -o output.json gs://my-bucket

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions