VOOZH about

URL: https://www.javacodegeeks.com/tag/kafka/page/5

⇱ Kafka Archives - Page 5 of 6 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasNovember 13th, 2020
    0 251

    Kafka & Zookeeper for Development: Local and Docker

    Kafka popularity increases every day more and more as it takes over the streaming world. It is already provided out…

    Read More »
  • Enterprise Java👁 Image
    Ioannis KostarasOctober 21st, 2020
    2 643

    Processing real-time data with Storm, Kafka and ElasticSearch – Part 1

    This is an article of processing real-time data with Storm, Kafka and ElasticSearch. 1. Introduction How would you process a…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoJuly 31st, 2020
    0 2,503

    It is never enough of them: enriching Apache Avro generated classes with custom Java annotations

    Apache Avro, along with Apache Thrift and Protocol Buffers, is often being used as a platform-neutral extensible mechanism for serializing…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhijeet IyengarJune 11th, 2020
    0 205

    Challenges of moving from Kafka Mirror Maker to Brooklin for SSL Kafka Brokers

    Problem Moving from Kafka mirror maker to Brooklin has its advantages written by me here. But doing this migration is…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Nitin KumarMay 31st, 2020
    0 939

    Kafka – Exactly-Once Semantics

    In distributed environment failure is a very common scenario that can be happened any time. In the Kafka environment, the…

    Read More »
  • Enterprise Java👁 Image
    Ashkrit SharmaApril 22nd, 2020
    0 169

    Long Live ETL

    Extract transform load is process for pulling data from one datasystem and loading into another datasystem. Datasystem involved are called…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sezin KarliJanuary 9th, 2020
    3 2,388

    Send your data async on Kafka

    For a project, I’m trying to log the basic transactions of the user such as addition and removal of an…

    Read More »
  • Enterprise Java👁 Image
    Jailson EvoraNovember 20th, 2019
    0 1,165

    Microservices in Publish-Subscribe communication using Apache Kafka as a Messaging Systems and validated through Integration Test

    Publish-Subscribe Messaging systems play an important role in any enterprise architecture as it enables reliable integration without tightly coupling the…

    Read More »
  • Software Development👁 Image
    Kai WaehnerJanuary 21st, 2019
    0 205

    Apache Kafka & KSQL & TensorFlow for Data Scientists via Python & Jupyter Notebook

    Why would a data scientist use Kafka Jupyter Python KSQL TensorFlow all together in a single notebook? There is an…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Back to top button
Close