기본 콘텐츠로 건너뛰기

[ROAD TO DATA ENGINEER] 09.22

  • What Is Apache Storm?

: distributed realtime computation system.
makes it easy to reliably process unbounded streams of data

  • What Is Apache Kafka?

: distributed event streaming platform

  • Why do we use Kafka

Without Kafka

Using Kafka
  • Distributed, resilient architecture, fault toloerant
  • Horizontal Scalability
  • High performance (latency of less than 10ms) - real time

댓글