要查看或添加评论,请登录

Amit Nijhawan的更多文章

  • How to Configure Salesforce Platform Events Source Connector

    How to Configure Salesforce Platform Events Source Connector

    In this article, I will show you how to send data from Salesforce Platform Events to Kafka topic by setting up a…

  • How to run Apache Kafka without Zookeeper

    How to run Apache Kafka without Zookeeper

    This article will help you to run Kafka with Zookeeper. Apache Kafka has officially deprecated ZooKeeper in version 3.

  • Kafka Topic Replication

    Kafka Topic Replication

    Kafka topic replication is a technique which helps kafka to ensure high availability of a topic ie; even if the node…

  • Choosing the number of partitions for a topic

    Choosing the number of partitions for a topic

    Learn how to determine the number of partitions each of your Kafka topics requires. Choosing the proper number of…

  • Kafka and Kafka Connect

    Kafka and Kafka Connect

    In this guide, you can learn the following foundational information about Apache Kafka and Kafka Connect: What Apache…

    2 条评论
  • What happens when you enter Google/any URL on the browser?

    What happens when you enter Google/any URL on the browser?

    ??DNS Resolution When you type Google(.)com into your browser, the first step is to resolve the domain name to an IP…

  • Apache Kafka: Core Concepts and Use Cases

    Apache Kafka: Core Concepts and Use Cases

    These days, considering data as streams is a well-known methodology. By and large, it allows the structuring of data…