TrustRadius: an HG Insights company

Google Cloud Pub/Sub Manufacturing Reviews & Insights

Score9 out of 10

24 Reviews and Ratings

Community insights

TrustRadius Insights for Google Cloud Pub/Sub are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.

Pros

Ease of Use and Scalability: Users have appreciated the ease of use and scalability offered by the data streaming service. They found it intuitive to navigate and were able to easily scale their operations as needed.

Valuable Dead Letter Queue Functionality: Some users have noted the integrated Dead Letter Queue functionality as a valuable feature that has helped them manage messages effectively and ensure robust message delivery.

User-Friendly Pub/Sub UI: Reviewers have praised the user-friendly Pub/Sub UI, especially its integration with BigQuery and Cloud Storage. The seamless interface has made it convenient for users to work across different platforms effortlessly.

Google Cloud Pub/Sub Reviews

1 Review
ManufacturingBiotechnology1

Messaging Service is Great for Distributed Systems

Rating: 9 out of 10
Incentivized

Use Cases and Deployment Scope

We have a highly distributed system of batch jobs. We use Google Cloud Pub/Sub in order to communicate between our front-end, orchestration software, and VMs running batch workloads. It serves as a key piece under the hood for running jobs for scientists and it allows us to distribute our workloads across specialized VMs.

Pros

  • A hands-off approach to publishing messages and subscribing to topics.
  • Easy to use APIs.
  • Useful, simple UI on cloud console to send messages for debugging, etc.

Cons

  • I can't think of missing functionality, but added functionality is always nice!

Likelihood to Recommend

Pub/Sub is perfect for all distributed systems. Whether it be services talking to each other, being the middleman between applications and Cloud Functions, or sending messages between standalone VMs that rely on one another, Pub/Sub makes it easy to communicate between pieces. It is ideal as a publication/subscription software as a service.