Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you design an Android game to synchronize data with a Google Cloud serverless database—logging user activity, storing preferences, and receiving updates—while accommodating users in developing countries with unreliable internet connectivity?
A
Use Firestore.
B
Use Cloud SQL with an external (public) IP address.
C
Use an in-app embedded database.
D
Use Cloud Spanner.