AWS SQS + Lambda + Step FunctionHere I am going to explain , how you can integrate the Lambda with the SQS and the StepFunction.Jan 23Jan 23
Kafka + Protobuf + Spark Stream Processing without Schema RegistryStream processing is a powerful technique for analyzing data as it arrives, enabling real-time insights and reactions. This article…Jan 22Jan 22
Read a JSON Stream and Write to Kafka -SparkReading a JSON Stream and Writing to Kafka using SparkDec 30, 2024Dec 30, 2024
Getting Started with VisualVMRunning VisualVM, a powerful Java monitoring and profiling tool, can be challenging when you have multiple Java Development Kits (JDKs)…Oct 20, 2024Oct 20, 2024
Kafka without ZooKeeper on Mac LaptopApache Kafka is a distributed event streaming platform that has become the de facto standard for building real-time data pipelines and…Apr 23, 2024Apr 23, 2024
Kafka messages using Protobuff in SpringBoot without schema RegistryI was trying to use the protobuff for the kafka event without using any schema registry. You. might be looking for the same and strugling…Mar 15, 2024Mar 15, 2024
Published inDev GeniusReactive Kafka Producer/Consumer with SpringBootReactive programming is a declarative programming paradigm that is based on the idea of asynchronous event processing and data streams.Aug 1, 20232Aug 1, 20232
Kafka messages using Protobuf in SpringBootIf you are looking to produce and consume kafka events with google protobuf then you are on the right place.Jul 31, 2023Jul 31, 2023
Published inTowards DevgRPC MicroService using Spring Boot +JPA and deploy to AWS EKSgRPC is a high performance, open source RPC framework initially developed by Google. It helps to eliminate boilerplate code, and connect…Jul 27, 2023Jul 27, 2023