Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Professional-Data-Engineer All Questions
Exam Professional-Data-Engineer All Questions

View all questions & answers for the Professional-Data-Engineer exam

Google Cloud Certified Professional-Data-Engineer Question # 84 Topic 9 Discussion

Professional-Data-Engineer Exam Topic 9 Question 84 Discussion:
Question #: 84
Topic #: 9

Your weather app queries a database every 15 minutes to get the current temperature. The frontend is powered by Google App Engine and server millions of users. How should you design the frontend to respond to a database failure?


A.

Issue a command to restart the database servers.


B.

Retry the query with exponential backoff, up to a cap of 15 minutes.


C.

Retry the query every second until it comes back online to minimize staleness of data.


D.

Reduce the query frequency to once every hour until the database comes back online.


Get Premium Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.