Multiple Choice
You are load testing your server application. During the first 30 seconds, you observe that a previously inactive Cloud Storage bucket is now servicing 2000 write requests per second and 7500 read requests per second. Your application is now receiving intermittent 5xx and 429 HTTP responses from the Cloud Storage JSON API as the demand escalates. You want to decrease the failed responses from the Cloud Storage API. What should you do?
A) Distribute the uploads across a large number of individual storage buckets.
B) Use the XML API instead of the JSON API for interfacing with Cloud Storage.
C) Pass the HTTP response codes back to clients that are invoking the uploads from your application.
D) Limit the upload rate from your application clients so that the dormant bucket's peak request rate is reached more gradually.
Correct Answer:

Verified
Correct Answer:
Verified
Q49: Case Study Company Overview HipLocal is a
Q50: Your company has a data warehouse that
Q51: Your application is deployed in a Google
Q52: You are developing a JPEG image-resizing API
Q53: You are using Cloud Build to build
Q55: You have an application controlled by a
Q56: Your data is stored in Cloud Storage
Q57: You are using Cloud Build to create
Q58: You want to use the Stackdriver Logging
Q59: You are creating an App Engine application