CockroachDB Videos
← Back to all videos

How to set up Google Pub/Sub | How to stream data to Google Pub/Sub

2022-06-07

Uncategorized

Description

Learn how to set up Google Pub/Sub, how to create the changefeed, and then analyze the data in the pub/sub console. 00:00 CockroachDB adds support for changefeed messages 00:19 What are changefeed messages? 00:29 What is Google Pub/Sub? 00:59 How to set up Google Pub/Sub 1:25 How to create a service account in google pub/sub 2:08 How to get a JSON key from Google Pub/Sub 2:54 How to Base64 a JSON key for your connection string 3:55 Cluster settings for range feeds 4:15 How to create changefeed #cockroachdb #googlecloud For more details about CockroachDB CDC and Google Pub/Sub check out our documentation: • Create a changefeed connected to a Google Cloud Pub/Sub sink https://www.cockroachlabs.com/docs/v22.1/changefeed-examples.html • Use changefeeds https://www.cockroachlabs.com/docs/v22.1/use-changefeeds.html • Fine Tuning Changefeeds for Performance and Durability https://www.cockroachlabs.com/blog/change-data-capture-for-performance-durability/