Getting Started with VisualVMRunning VisualVM, a powerful Java monitoring and profiling tool, can be challenging when you have multiple Java Development Kits (JDKs)…Oct 20Oct 20
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 23Apr 23
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 15Mar 15
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
Published inTowards DevCreate a EKS cluster using TerraformTerraform made is very simple to procure any of the Infra component and made a easy for the DevOps.Jul 26, 2023Jul 26, 2023
Published inTowards DevContainerizing Spring Boot Application with Jib and deploy to AWS ECRGoogle released an open source tool named Jib aimed at easing containerizing Java applications.Jul 25, 2023Jul 25, 2023
Published inDev GeniusAWS Glue Schema Registry with Kafdrop for AVRO MessagesKafdrop UI is an opensource tool to visualize the kafka messages . But when you have avro events which is using AWS glue as an schema…Jul 21, 2023Jul 21, 2023
Published inDev GeniusAWS Elastic Redis Cache with SpringBootIf you are looking to create a microservice which is using the AWS elastic redis for Cache then you have landed to the right place .Jul 19, 2023Jul 19, 2023