ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 91 - Professional Cloud Database Engineer discussion

Report
Export

You are designing a physician portal app in Node.js. This application will be used in hospitals and clinics that might have intermittent internet connectivity. If a connectivity failure occurs, the app should be able to query the cached dat

a. You need to ensure that the application has scalability, strong consistency, and multi-region replication. What should you do?

A.
Use Firestore and ensure that the PersistenceEnabled option is set to true.
Answers
A.
Use Firestore and ensure that the PersistenceEnabled option is set to true.
B.
Use Memorystore for Memcached.
Answers
B.
Use Memorystore for Memcached.
C.
Use Pub/Sub to synchronize the changes from the application to Cloud Spanner.
Answers
C.
Use Pub/Sub to synchronize the changes from the application to Cloud Spanner.
D.
Use Table.read with the exactStaleness option to perform a read of rows in Cloud Spanner.
Answers
D.
Use Table.read with the exactStaleness option to perform a read of rows in Cloud Spanner.
Suggested answer: A

Explanation:

https://firebase.google.com/docs/firestore/manage-data/enable-offline

asked 18/09/2024
ahmed bin shehab
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first