ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 94 - Professional Cloud Developer discussion

Report
Export

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
Answers
A.
gsutil test --o output.json gs://my-bucket
B.
gsutil perfdiag --o output.json gs://my-bucket
Answers
B.
gsutil perfdiag --o output.json gs://my-bucket
C.
gcloud compute scp example-instance:~/test-data --o output.json gs://my-bucket
Answers
C.
gcloud compute scp example-instance:~/test-data --o output.json gs://my-bucket
D.
gcloud services test --o output.json gs://my-bucket
Answers
D.
gcloud services test --o output.json gs://my-bucket
Suggested answer: B
asked 18/09/2024
Jonathan Steeman
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first