
Explanation:
Cloud Datastore is the correct choice because it is a highly-scalable NoSQL database that automatically scales with your data, maintaining high performance as traffic increases and scaling back when traffic decreases. This makes it ideal for applications with variable traffic and storage needs up to 10 GB.
References:
Ultimate access to all questions.
No comments yet.
Your company is developing an App Engine application that requires storing stateful data in a suitable storage service. The data is non-relational, and the database size is not expected to exceed 10 GB. Additionally, the service must allow scaling down to zero to minimize costs. Which storage service would you choose?
A
Cloud Datastore
B
Cloud SQL
C
Cloud Bigtable
D
Cloud Dataproc