DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Making Monolith to Microservices Easier With Kafka Streaming Data Connector

4 years ago dzone.com
Making Monolith to Microservices Easier With Kafka Streaming Data Connector

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by It's relatively straightforward to build a system around microservices if you're starting from scratch.

The way this works is that you add a managed Kafka and a "data connector" to your Heroku application, defining the tables and columns where changes should generate events.

In the rest of this article, I'm going to walk you through how to set this up.

The [app with kafka] is the name of your instance of the sinatra-postgres-demo application, which you'll see if you run heroku apps:info in your other terminal session.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com