nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #168

What service is a fully managed real-time messaging service that allows you to send and receive messages between independent applications?

The correct answer is B. Cloud Pub/Sub. Cloud Pub/Sub (Publish/Subscribe) is Google Cloud's fully managed, real-time messaging service designed to decouple independent applications by allowing them to asynchronously send and receive messages. Publishers send messages to topics, and subscribers receive them from…

Application Development and Integration Services

Question

What service is a fully managed real-time messaging service that allows you to send and receive messages between independent applications?

Options

  • ACloud Datastore
  • BCloud Pub/Sub
  • CCloud DNS
  • DCloud BigTable
  • ECloud Spanner

How the community answered

(39 responses)
  • B
    95% (37)
  • C
    3% (1)
  • D
    3% (1)

Explanation

Cloud Pub/Sub (Publish/Subscribe) is Google Cloud's fully managed, real-time messaging service designed to decouple independent applications by allowing them to asynchronously send and receive messages. Publishers send messages to topics, and subscribers receive them from subscriptions - enabling reliable, scalable event-driven architectures. The other options serve different purposes: Cloud Datastore is a NoSQL document database, Cloud DNS is a managed DNS service, Cloud Bigtable is a wide-column NoSQL database for large analytical and operational workloads, and Cloud Spanner is a globally distributed relational database.

Topics

#Cloud Pub/Sub#Messaging Service#Asynchronous Communication#Managed Services

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice