
Ultimate access to all questions.
How can you optimize Cloud Spanner for cost efficiency while maintaining performance and high availability when using it as the backend database for an augmented reality game's state storage, player authentication, and in-game reward tracking, given that current costs exceed expectations despite meeting SLA response times?
A
Manually scale down the number of nodes after the peak period has passed.
B
Use interleaving to co-locate parent and child rows.
C
Use the Cloud Spanner query optimizer to determine the most efficient way to execute the SQL query.
D
Use granular instance sizing in Cloud Spanner and Autoscaler.