Categories
Solace

How to improve performance of your Solace PubSub+ broker

An event broker, like Solace’s PubSub+ broker, can be used for a variety of different usecases that if you were to simply deploy it following the deployment guide and best practices, you will most likely achieve the performance you are looking for. For example, if you are a retail supermarket who is looking to publish […]

Categories
Architecture Solace

Enabling Change Data Capture (CDC) with Solace and StreamSets

Change Data Capture (CDC) is quite the buzz these days. I have been in numerous client meetings where CDC has come up lately, way more than before. So what is CDC and why might you be interested in it? CDC is closely linked to Event-Driven Architecture (EDA) and with recent rise in popularity of EDA, […]

Categories
Solace

Publishing real-time Tweets to Solace PubSub+ broker

If you want to work with real-time streaming data, the two most popular feeds you will come across are Wikipedia updates and Twitter tweets. While capturing Wikipedia updates used to be quite trendy a few years ago, recently, capturing tweets from Twitter and running sentiment analysis on this has become trendier. In this post, I […]

Categories
GCP Solace

Writing data from PubSub+ to BigQuery via Apache Beam

You can now subscribe to get notified of my latest posts! This post is the third post in a series of posts I have written as part of a data analytics pipeline spanning multiple languages, databases, and environments. You can find more about the pipeline in my final post here. I am currently working on a different […]