Google Cloud Professional Cloud Database Engineer — Question 161

You have a regional Spanner instance with no autoscaler that is serving a production workload. You observed a surge in write activities to the database during an ongoing promotional event. You received an alert that the database is close to the storage limit. Based on the storage utilization trend, the database will run out of storage in the next few hours. You want to resolve this issue as soon as possible. What should you do?

Answer options

Correct answer: D

Explanation

The best course of action is to archive and delete historical data from the database to free up storage space quickly. Increasing compute capacity (Option B) does not address the storage issue, while creating a read-only replica (Option A) and moving to a multi-regional configuration (Option C) do not resolve the immediate storage limitation.