filmov
tv
Set up & use PubSub with Python
Показать описание
We're going to enable Google Cloud Platform's Pub/Sub API and write a publisher and a subscriber in Python. Then we're going to allow for more than just string data to be sent.
Something to keep in mind is that Pubsub is almost always a nice-to-have. It's not a necessity. We use it to build a workflow with websites and cloud hosting, passing messages between services that otherwise don't talk to each other. Pubsub's great at storing our topic messages and letting cloud functions trigger and fire to keep a workflow running.
Timestamps:
0:00 - intro
0:28 - enable Pub/Sub
1:34 - create a service account
2:40 - Python publisher
4:06 - Python subscriber
6:04 - pass non-string data
Thumbnail Photo by Daniel Absi from Pexels
Cloud Pub/Sub in a minute
Set up & use PubSub with Python
Google Cloud PubSub beginners hands on Lab
43. Cloud Functions with Pub/Sub Trigger | Google Quick Tutorials
Google Cloud Pub Sub Spring Boot
How to create pubsub topic and notification on gcp bucket || DataEdge Learning
How to set up Google Pub/Sub | How to stream data to Google Pub/Sub
Using Cloud Pub/Sub with Cloud Run - ep. 9
mercari.go 27
Cloud Pub/Sub in Action - ep. 3
01 Cloud Dataflow - Pub/Sub to Big Query Streaming
How to Set Up Google Cloud Storage Bucket Notifications with Pub/Sub
Pub/Sub Best Practices: Features
Create PubSub Topics and Load Messages into BigQuery | Google Cloud Platform
Google Cloud Platform: Nodejs vs PubSub
Pub/Sub Best Practices: Subscribing
GCP Pub SUb with .Net |Google cloud platform
How to publish and subscribe messages with Azure Web PubSub | Azure Tips and Tricks
Pub/Sub Best Practices: Publishing
Receiving Messages using Push to Cloud Function - ep.8
Push or Pull Subscriber? - ep. 6
spring boot pubsub example || Google Pub/Sub Produce with Spring boot || Example from scratch
Pub/Sub tips and tricks
Google Cloud Platform: PubSub Topic vs Subscription
Комментарии