Kafka REST to Google BigQuery Data Pipeline Use Case

In this use case, we will create a data pipeline that starts from the REST producer, consumes data from the topic using Kafka Connect, inserts data into the Google BigQuery table. It can be said that this way is the streaming to BigQuery. Important to note that streaming to BigQuery is charged by Google. This Read more about Kafka REST to Google BigQuery Data Pipeline Use Case[…]