Open in app

Sign in

Write

Sign in

TECH WOLF
TECH WOLF

12 Followers

Home

About

Oct 28

Stream data from text file to BQ using Apache Beam Dataflow Runner in Python.

1 min read

1 min read


Jun 21

Simplify Kafka Testing and Administration with Kafka Play

Introduction: Kafka, a distributed streaming platform, has become a vital component in modern data-driven applications. However, interacting with Kafka and performing testing and administrative tasks can often be complex and time-consuming. That’s where Kafka Play comes in — a powerful and user-friendly application designed to simplify Kafka message testing and…

Kakfa

2 min read

Kakfa

2 min read


May 24

Apache Beam : Kafka to MongoDb

This is a small blog on dumping the data from Kafka (source) to MongoDb (Sink). User Story The requirement here is, we already have a lot of record coming to different Kafka topic and what we want is any information coming to the topic need to be dumped into the…

Dataflow

5 min read

Apache Beam : Kafka to MongoDb
Apache Beam : Kafka to MongoDb
Dataflow

5 min read


Dec 27, 2022

Kafka Rest Proxy monitoring tool

Rest Proxy — Get all the topics using rest proxy server:port/topics (GET) ex: http://localhost:8082/topics [ "connect-configs", "_confluent-ksql-default__command_topic", "_confluent-controlcenter-6-1-0-1-group-aggregate-store-ONE_MINUTE-repartition", "_confluent-controlcenter-6-1-0-1-MonitoringMessageAggregatorWindows-ONE_MINUTE-repartition", "purchases" ] Get topic by name:

Kafka

3 min read

Kafka

3 min read


Dec 26, 2022

Confluent Kafka Guide

Post installation of confuent on Ubuntu WSL: if ubuntu don’t recoginise kafka: Do environment variable setup: export CONFLUENT_HOME=~/confluent-6.1.0 export PATH=$CONFLUENT_HOME/bin:$PATH If confluent kafka no restarting even after multiple retires on windows local. Try clearing temp in path cd ~/tmp for kafka. Rest Endpoints:

1 min read

1 min read


Dec 19, 2022

Building Search Engine with Solr.

In this blog we will try to build an end to end app which will let the end user to search for a book in the store seamlessly with the information available to them in almost real time. For this purpose we will be leveraging the use of Solr in…

Kafka

4 min read

Building Search Engine with Solr.
Building Search Engine with Solr.
Kafka

4 min read


Jun 4, 2022

The Sales Kafka Mega Blog

Part 3: The Sales Consumer — You can find the the whole source code over here. GitHub - Parasmani300/sales-data-consumer You can't perform that action at this time. You signed in with another tab or window. You signed out in another tab or…github.com So till the part 2 we have seen how the sales-publisher-app had produced the data for Kafka. As the next part of this app we will be consuming the data produced.

Kafka

3 min read

The Sales Kafka Mega Blog
The Sales Kafka Mega Blog
Kafka

3 min read


Jun 4, 2022

The Sales Kafka Mega Blog

Part 2: The Sales Producer — Architecture of the Sales Producer You can find the whole code here: GitHub - Parasmani300/sales-publisher You can't perform that action at this time. You signed in with another tab or window. You signed out in another tab or…github.com So lets start a code walk through and understand what each part represent. First let’s have a look into the project structure of the app:

Spring Boot 2

3 min read

The Sales Kafka Mega Blog
The Sales Kafka Mega Blog
Spring Boot 2

3 min read


May 26, 2022

The Sales Kafka Mega Blog

Part 1: Creating a Springboot Scheduler App which will randomly pick a store and book a order form some item. DB Schema: Note: We have not maintained any constraint to table for simplicity purpose. If you want then you can proceed with full fledge relation. Our next step will be populating our Items table and Store table with data. …

Spring Boot

4 min read

The Sales Kafka Mega Blog
The Sales Kafka Mega Blog
Spring Boot

4 min read


May 25, 2022

Kafka Cookbook

The kafka cookbook for reference: Ok Done.

1 min read

1 min read

TECH WOLF

TECH WOLF

12 Followers
Following
  • Assaad MOAWAD

    Assaad MOAWAD

  • Ian Lake

    Ian Lake

  • Maciej D. Korzec

    Maciej D. Korzec

  • David Katz

    David Katz

  • Tiem Song

    Tiem Song

See all (10)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams