Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 285 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 285
Topic #: 1
[All Professional Cloud Developer Questions]

You are designing a Node.js-based mobile news feed application that stores data on Google Cloud. You need to select the application's database. You want the database to have zonal resiliency out of the box, low latency responses, ACID compliance, an optional middle tier, semi-structured data storage, and network-partition-tolerant and offline-mode client libraries. What should you do?

  • A. Configure Firestore and use the Firestore client library in the app.
  • B. Configure Bigtable and use the Bigtable client in the app.
  • C. Configure Cloud SQL and use the Google Client Library for Cloud SQL in the app.
  • D. Configure BigQuery and use the BigQuery REST API in the app.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
anshad666
1 month, 1 week ago
Selected Answer: A
Other options like Bigtable (B) and BigQuery (D) do not meet the ACID compliance requirement, while Cloud SQL (C) is not optimized for semi-structured data and mobile offline capabilities.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...