ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - Professional Cloud Developer discussion

Report
Export

Your service adds text to images that it reads from Cloud Storage. During busy times of the year, requests to Cloud Storage fail with an HTTP 429 'Too Many Requests' status code.

How should you handle this error?

A.
Add a cache-control header to the objects.
Answers
A.
Add a cache-control header to the objects.
B.
Request a quota increase from the GCP Console.
Answers
B.
Request a quota increase from the GCP Console.
C.
Retry the request with a truncated exponential backoff strategy.
Answers
C.
Retry the request with a truncated exponential backoff strategy.
D.
Change the storage class of the Cloud Storage bucket to Multi-regional.
Answers
D.
Change the storage class of the Cloud Storage bucket to Multi-regional.
Suggested answer: C
asked 18/09/2024
Jagatnata Gurusinga
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first