Praveen Kumar Singh75 Interview Questions on Kafka and Spring KafkaKafka and Spring Kafka are two popular technologies used for building distributed, scalable, and fault-tolerant applications. However…Apr 4, 20231Apr 4, 20231
Praveen Kumar SinghGetting Started with Helm Charts : Deploy your first chartWhen you’re trying to set up a new application on Kubernetes, there are a lot of files and configurations that you need to deal with. For…Mar 14, 2023Mar 14, 2023
Praveen Kumar SinghDifferent Ways to Call GraphQL API Endpoints in Spring BootGraphQL has gained popularity as an alternative to REST APIs due to its flexibility, performance, and ease of use. It allows you to request…Mar 1, 20232Mar 1, 20232
Praveen Kumar SinghHow to setup Elasticsearch on our Local machine using DockerIn this article, we are going to cover how to setup Elasticsearch with Kibana on your local machines using Docker. Though, we can…Feb 13, 2023Feb 13, 2023
Praveen Kumar SinghApache Kafka vs Confluent Kafka Version : What’s the difference?When I decided to learn about Kafka, I downloaded Apache Kafka version and run it on my Windows desktop by following the steps mentioned…May 28, 2020May 28, 2020
Praveen Kumar SinghConfluent Kafka on Windows: How to fix Classpath is empty.You may encounter the below error while trying to start zookeeper in Confluent Kafka version on windows platform.May 21, 20202May 21, 20202
Praveen Kumar SinghHow to work with REST API Post method in Python with Practical ExampleIn this tutorial, we are going to cover the following points:Dec 20, 20181Dec 20, 20181