PinnedRuminder SinghUnderstanding Kafka Producer and its ConfigurationsBefore diving into the producer configurations, let us understand how the producer sends the data to Kafka. Kafka stores the messages in…May 2, 2021May 2, 2021
Ruminder SinghinGeek CultureCreating GOLang Project, Server and URL pathsIn recent years, GoLang has become popular backend language for web development. In this article I will tell youJun 30, 2021Jun 30, 2021
Ruminder SinghinGeek CultureIntroduction to Spring Cloud ConfigThe best practice of developing an application is to make it loosely coupled. We should be able to add new features, properties without…May 20, 2021May 20, 2021
Ruminder SinghCreating docker image of Node and Spring Boot applications.With Docker’s ease of deploying the application, getting rid of configuring server, and the environment of the application, ,most company…May 13, 2021May 13, 2021
Ruminder SinghDocker and its commandIn today’s market docker is vastly used to deploy applications on cloud, personal servers. It is an open source containerization…May 10, 2021May 10, 2021
Ruminder SinghUsing Kafka with Spring Boot.Using kafka in Spring Boot is very easy. Spring Boot provide kafka dependency to use different classes to produce and consume methods to…May 9, 2021May 9, 2021
Ruminder SinghAWS Lambda function with NodejsAWS Lambda make it easy to deploy our code without setting up any server. All the logic of our features can be written on Lambda functions…Apr 3, 20212Apr 3, 20212