List of questions
Related questions
Question 94 - Professional Cloud Developer discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first