Ultimate access to all questions.
Your App Engine application requires a storage solution for non-relational database data, with a size not exceeding 10 GB. You aim to scale down to zero to minimize costs. Which Google Cloud storage service is most suitable?
Explanation:
The correct choice is A (Cloud Datastore) because it offers a scalable, fully managed NoSQL document database ideal for web and mobile applications. It supports semistructured application data, user profiles, hierarchical data, product catalogs, and durable key-value data, making it perfect for stateful data storage with the ability to scale down to zero.