Need advice about which tool to choose?Ask the StackShare community!

Google Cloud Pub/Sub

544
421
+ 1
13
NATS

383
480
+ 1
60
Add tool

Google Cloud Pub/Sub vs NATS: What are the differences?

<Google Cloud Pub/Sub vs NATS>
1. **Deployment and Operations**: Google Cloud Pub/Sub is a fully managed service that handles all aspects of deployment and operations, while NATS requires manual deployment and management on the user's end.
2. **Scalability**: Google Cloud Pub/Sub is designed to scale seamlessly to handle large volumes of messages, whereas NATS may require manual intervention and adjustments for scaling.
3. **Global Availability**: Google Cloud Pub/Sub is available in multiple regions globally, ensuring high availability and low latency, while NATS may have limitations in terms of global availability and performance.
4. **Message Persistence**: Google Cloud Pub/Sub offers message persistence as a default feature, ensuring that messages are not lost, while NATS may require additional configuration for message persistence.
5. **Integration with Other Services**: Google Cloud Pub/Sub integrates seamlessly with other Google Cloud services, making it easier to build complex systems, whereas NATS may require custom integrations and additional development effort.
6. **Pricing Model**: Google Cloud Pub/Sub follows a usage-based pricing model, with costs varying based on usage, while NATS may have a different pricing structure which could be based on the number of servers or instances deployed.

In Summary, Google Cloud Pub/Sub offers a managed, scalable, globally available messaging service with built-in message persistence and seamless integrations with other Google Cloud services, whereas NATS requires manual deployment and management, may have limitations in scalability and global availability, and may require additional configurations for message persistence and integrations, potentially leading to higher development effort.
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Google Cloud Pub/Sub
Pros of NATS
  • 9
    Easy to set-up and start with
  • 2
    A great choice for microservice architecture
  • 2
    Efficient and practical for complex systems
  • 22
    Fastest pub-sub system out there
  • 16
    Rock solid
  • 12
    Easy to grasp
  • 4
    Light-weight
  • 4
    Easy, Fast, Secure
  • 2
    Robust Security Model

Sign up to add or upvote prosMake informed product decisions

Cons of Google Cloud Pub/Sub
Cons of NATS
  • 2
    Need integration with stackdriver for monitoring
  • 2
    Persistence with Jetstream supported
  • 1
    No Order
  • 1
    No Persistence

Sign up to add or upvote consMake informed product decisions

What is Google Cloud Pub/Sub?

Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. You can leverage Cloud Pub/Sub’s flexibility to decouple systems and components hosted on Google Cloud Platform or elsewhere on the Internet.

What is NATS?

Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Google Cloud Pub/Sub?
What companies use NATS?
See which teams inside your own company are using Google Cloud Pub/Sub or NATS.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Google Cloud Pub/Sub?
What tools integrate with NATS?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Jul 2 2019 at 9:34PM

Segment

Google AnalyticsAmazon S3New Relic+25
10
6735
What are some alternatives to Google Cloud Pub/Sub and NATS?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
ws
It is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
See all alternatives