GCP (Google Cloud Platform) fundamentals sample question with answer 35
Question:
Currently, you are using Firestore to store information about products, reviews, and user sessions. You'd like to speed up data access in a simple, cost-effective way. What would you recommend?
- Move the data to Bigtable
- Cache the data using Memorystore
- Move the data to Spanner
- Move the data to BigQuery
Answer:
B - this answer is correct. Memorystore provides the best fit when considering data model, performance, scale, cost, and availability