ASSOCIATE-CLOUD-ENGINEER · Question #361
Your company has a rapidly growing social media platform and a user base primarily located in North America. Due to increasing demand, your current on-premises PostgreSQL database, hosted in your Unit
The correct answer is C. Use Spanner.. Using Cloud Spanner is the best option for a rapidly growing social media platform that requires automatic scaling, multi-region support, and low latency. Cloud Spanner is a fully managed, horizontally scalable relational database that supports strong consistency and multi-region
Question
Options
- AUse Bigtable.
- BUse BigQuery.
- CUse Spanner.
- DUse Cloud SQL for PostgreSQL.
How the community answered
(47 responses)- A15% (7)
- B6% (3)
- C77% (36)
- D2% (1)
Explanation
Using Cloud Spanner is the best option for a rapidly growing social media platform that requires automatic scaling, multi-region support, and low latency. Cloud Spanner is a fully managed, horizontally scalable relational database that supports strong consistency and multi-region replication, making it ideal for high-demand applications that require scalability and low-latency performance across regions. It also offers PostgreSQL compatibility for easy migration from your existing database.
Topics
Community Discussion
No community discussion yet for this question.