Google Cloud Professional Cloud Database Engineer — Question 135

Your rapidly growing ecommerce company is migrating their analytics workloads to AlloyDB for PostgreSQL. You anticipate a significant increase in reporting queries as the business scales. You need a read pool strategy to scale your analytics operations in anticipation of future growth while minimizing costs. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer, C, suggests starting with small read pools and adjusting based on actual usage, allowing for efficient resource management. Option A incorrectly directs complex queries to the primary instance, which could lead to performance issues. Option B addresses instance size changes but does not consider the dynamic nature of workloads. Option D risks overloading a single read pool, potentially causing bottlenecks and inefficiencies.