Google Cloud Pub/Sub
Pub/Sub works as a messaging middleware for traditional service integration or a simple communication medium for modern microservices.
License model
- Freemium • Proprietary
Platforms
- Online
Features
- Push Notifications
Tags
Google Cloud Pub/Sub News & Activities
Recent activities
- POX added Google Cloud Pub/Sub as alternative to goqite
Google Cloud Pub/Sub information
What is Google Cloud Pub/Sub?
Pub/Sub Ingest events for streaming into BigQuery, data lakes or operational databases.
New customers get $300 in free credits to spend on Pub/Sub. All customers get up to 10 GB for ingestion or delivery of messages free per month, not charged against your credits.
At-least-once delivery: Synchronous, cross-zone message replication and per-message receipt tracking ensures at-least-once delivery at any scale.
Open: Open APIs and client libraries in seven languages support cross-cloud and hybrid deployments.
Exactly-once processing: Dataflow supports reliable, expressive, exactly-once processing of Pub/Sub streams.
No provisioning, auto-everything: Pub/Sub does not have shards or partitions. Just set your quota, publish, and consume.
Compliance and security: Pub/Sub is a HIPAA-compliant service, offering fine-grained access controls and end-to-end encryption.
Google Cloud–native integrations: Take advantage of integrations with multiple services, such as Cloud Storage and Gmail update events and Cloud Functions for serverless event-driven computing.
Third-party and OSS integrations: Pub/Sub provides third-party integrations with Splunk and Datadog for logs along with Striim and Informatica for data integration. Additionally, OSS integrations are available through Confluent Cloud for Apache Kafka and Knative Eventing for Kubernetes-based serverless workloads.
Seek and replay: Rewind your backlog to any point in time or a snapshot, giving the ability to reprocess the messages. Fast forward to discard outdated data.
Dead letter topics: Dead letter topics allow for messages unable to be processed by subscriber applications to be put aside for offline examination and debugging so that other messages can be processed without delay.
Filtering: Pub/Sub can filter messages based upon attributes in order to reduce delivery volumes to subscribers.