Postgres to Kafka Source ConnectorPostgreSQL is a powerful and versatile database management system suitable for a wide range of applications, from small-scale projects to…Feb 25Feb 25
Golang Metrics with Prometheus and GrafanaCollecting server metrics is crucial for maintaining optimal performance, security, and resource utilization in IT infrastructures. This…Feb 24Feb 24
Why Golang Interface is not Equal to NilGolang is an open-source programming language developed by Google. It was created by Robert Griesemer, Rob Pike, and Ken Thompson and was…Jan 28Jan 28
Golang Write Array of Unit Test Cases while Mocking the InterfacesUnit testing is a way of testing code that can be a logically isolated function or method. Golang project should be fully tested before go…Apr 23, 2023Apr 23, 2023
How to Integrate Request/Response Plugins to Krakend API GatewayKrakenD is a high performance API Gateway. That can communicate between the client and all the source servers while adding a new layer that…Apr 3, 2023Apr 3, 2023
Dockerize Kafka Cluster for DebuggingSetup Kafka cluster in locally is bit complicated due to maintainability, scalability and networking. Docker will provide proper guide line…Nov 16, 2022Nov 16, 2022
Elastic Search Lengthy Payload and Recurring Fields Index and SearchElastic is a distributed search engine with analytic capability for all types of data such as textual, numeric, structured and…Oct 11, 2022Oct 11, 2022
How to Connect Elastic Sink Connector with KafkaKafka has a mechanism to pump data in and out. Let’s take a quick look into the connectors.May 14, 20221May 14, 20221
Kafka Connector with Custom TransformationKafka is a real time streaming data source that enables organization to manage and scale their data while providing reliable and high…Feb 1, 2022Feb 1, 2022