• Apache Kafka in 6 minutes.
    972 bin görüntüleme
    Yayınlandı15 Eyl 2018
  • bonus: udemy'de gayet iyi bir kafka ogrenim kursu yer aliyor, kacirmayin: https://www.udemy.com/apache-kafka/.
  • Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala.
  • Learn about Apache Kafka and its ecosystem in 20 minutes. When it comes to data event streaming, Apache Kafka is the de facto standard.
  • Scala 2.12 support has been deprecated since Apache Kafka 3.0 and will be removed in Apache Kafka 4.0 (see KIP-751 for more details).
  • Step2: Installing Java Development Kit (JDK). Apache Kafka is written in Java and Scala, which means Java Runtime Environment (JRE) is required to run it.
  • Kazanımlar
    • Projelerinde Apache Kafka’yı kullanabilir
    • Gerçek zamanlı veri analizleri yapabilir
  • Apache Kafka, yüksek veri akış hızları ve dağıtık sistemler için kullanılan açık kaynaklı bir veri akışı (streaming) platformudur.
  • Bunlardan birisi de bir kaç aydır çalışmakta olduğum ekipte sözü geçen ve üzerinde denemeler yapılan Apache Kafka.
  • A lot of interesting use cases and information can be found in the documentation for Apache Kafka. Set up an Apache Kafka instance.