ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - Professional Cloud Developer discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Limit the upload rate from your application clients so that the dormant bucket's peak request rate is reached more gradually.
Suggested answer: A
asked 18/09/2024
Rosalba Scalera
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first