Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Q140: The marketing team at your organization provides
Q141: You are building new real-time data warehouse
Q142: MJTelco Case Study Company Overview MJTelco is
Q143: Scaling a Cloud Dataproc cluster typically involves
Q144: Your startup has never implemented a formal
Q146: Which of the following statements is NOT
Q147: You have a data pipeline that writes
Q148: Your company is loading comma-separated values (CSV)
Q149: You are building a data pipeline on
Q150: You receive data files in CSV format