Topic 1 Question 204
An organization needs a flexible and scalable NoSQL database with strong web and mobile application support. Which Google Cloud product or service should the organization use?
Cloud Spanner
Cloud Storage
BigQuery
Firestore
ユーザの投票
コメント(3)
D: Firestore (formerly known as Cloud Firestore) is a highly scalable, serverless, NoSQL document database built for automatic scaling, high performance, and ease of application development. It provides powerful querying and real-time data synchronization capabilities, making it ideal for web and mobile applications that require a responsive and dynamic user experience. Firestore also integrates well with other Firebase features, enhancing its suitability for developing web and mobile applications.
👍 5Vivek0072024/04/29- 正解だと思う選択肢: D
D - Firestore is correct as it supports Mobile applications development
👍 2asimawan2222024/11/22 - 正解だと思う選択肢: D
D. Firestore
Google Cloud Firestore is a highly flexible and scalable NoSQL database designed to support modern web and mobile applications. Here's why it's the best choice:
- NoSQL database: Firestore is a NoSQL database, meaning it stores data in a document and collection format, making it ideal for unstructured or semi-structured data.
- Web and mobile app support: Firestore is optimized for web and mobile apps, offering features like real-time synchronization, offline support, and SDKs for popular platforms (e.g., Android, iOS, and web).
- Scalability: It automatically scales to handle large amounts of data and traffic without requiring manual intervention.
- Ease of use: Its simple API and integration with Firebase services make it developer-friendly.
👍 1joshnort2025/01/04
シャッフルモード