Question 33 of 139
Single answerYou are building an Android game that needs to store data on a Google Cloud serverless database. The database
will log user activity, store user preferences, and receive in-game updates. The target audience resides in
developing countries that have intermittent internet connectivity. You need to ensure that the game can
synchronize game data to the backend database whenever an internet network is available. What should you do?
✓AUse Firestore.
BUse Cloud SQL with an external (public) IP address.
CUse an in-app embedded database.
DUse Cloud Spanner
✓
Correct Answer: A
Use Firestore.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.