Connect your services with reliable, many-to-many, asynchronous messaging hosted on Google's infrastructure.
I have not worked on kafka much but wanted to build data pipeline in GCE. So we wanted to know …
apache-kafka google-cloud-pubsubI am learning Google Cloud Pub/Sub and following this official document : Writing and Responding to Pub/Sub Messages - …
python google-app-engine google-cloud-platform google-cloud-pubsubI've looked over the documentation for Google's PubSub, and also tried looking in Google Cloud Monitoring, but couldn't find any …
google-cloud-platform google-cloud-pubsubFor pubsub topics with number of messages in the range of ~100k, what is the best practice for draining/dropping/…
google-cloud-pubsubI wrote a function that receive a http request and send a e-mail. But, I would like receive a http …
javascript publish-subscribe google-cloud-functions google-cloud-pubsubI'm not able to find a way to read messages from pub/sub using java. I'm using this maven dependency …
java google-cloud-pubsubI need to import Pubsub_v1 and bigquery from google.cloud module. I have installed it and pip freeze shows …
python google-bigquery google-cloud-pubsubIm curious to understand the implementation of GCP's PubSub. Although Pubsub seems to point to follow a Publish-Subscribe design pattern, …
amazon-sqs publish-subscribe amazon-sns google-cloud-pubsub request-responseI try to run this code on appEngine (with java8 defined in my web.xml) public TopicName createTopic(final String …
java google-app-engine java-8 publish-subscribe google-cloud-pubsubI am deploying a Google Cloud Function that will kick off other Google Cloud Functions using google.cloud.pubsub_v1 …
python git google-cloud-platform google-cloud-functions google-cloud-pubsub