Skip to content

radoslawszmit/2018-confitura-building-realtime-and-big-data-pipelines-with-apache-kafka-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confitura 2018 - Building Realtime & Big Data Pipelines with Apache Kafka

Prezentacja

https://2018.confitura.pl/presentations

Apache Kafka jest obecnie jedną z najpopularniejszych technologii Big Data służącą do budowania systemów przetwarzających duże zbiory danych w czasie rzeczywistym. Znajduje także zastosowanie w wielu systemach opartych o architekturę mikroserwisów. W prezentacji omówimy czym jest Apache Kafka, skąd się bierze jej wydajność, jak wygląda architektura systemów Big Data opartych o przetwarzanie strumieniowe oraz możliwości praktycznych zastosowań. Wykład będzie kontynuowany warsztatami w kolejnym dniu po konferencji.

https://gitpitch.com/radoslawszmit/confitura-2018-building-realtime-and-big-data-pipelines-with-apache-kafka-presentation/master

Warsztat

https://2018.confitura.pl/workshops

Apache Kafka has become the leading data streaming technology and is used in production by over 2000 companies like Netflix, Airbnb, Uber and LinkedIn. Kafka is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant and very fast.

This workshop will explore the basic concepts of messaging systems based on publish - subscribe messaging in Kafka.

The workshops will be conducted in Polish.

https://gitpitch.com/radoslawszmit/confitura-2018-building-realtime-and-big-data-pipelines-with-apache-kafka-presentation/master?p=workshops

Agenda

  1. Introduction
    1. History
    2. Use cases
    3. Terminology
    4. Architecture
    5. Comparison between Kafka and Message Queues
  2. APIS
    1. Producer API
    2. Consumer API
    3. Streams API
    4. Message serialization
  3. Operations
    1. Installation
    2. Configuration
    3. Replication
    4. Data compression

Installation requirements:

https://docs.google.com/document/d/1HYCsDPyyyfO3gHUgfxNYRdqloN8RDbBDTOgz2cN0ESs/edit?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages