loading
loading
loading
Kafka® is an event streaming platform + Event is any data captured in real time(like records in table) + Event Stream is a stream of data in sequence of time from data sources such as databases, IoT devices, apps,… + Kafka stores events in files for later usages such as read, process, edit, route,… Kafka can be use: +To publish (write) and subscribe to (read) streams of events, including continuous import/export of your data from other systems. +To store streams of events durably and reliably for as long as you want. +To process streams of events in real-time or later. Reference spring.io & apache.kafka.org SpringBoot Kafka Github: https://github.com/jmaster-io/public/tree/main/SpringKafka --------- Khóa học online microservice: https://jmaster.io/course/microservices-with-spring-cloud Khóa học online không quảng cáo và kèm hỗ trợ: https://jmaster.io/course/apache-kafka-voi-spring-boot --------- #kafka #springkafka #springboot
Khóa học giới thiệu kiến trúc kafka và áp dụng hệ thống với các ứng dụng viết bằng spring boot. -------- SpringBoot Kafka Github: https://github.com/jmaster-io/public/tree/main/SpringKafka --------- Khóa học online microservice: https://jmaster.io/course/microservices-with-spring-cloud Khóa học online không quảng cáo và kèm hỗ trợ: https://jmaster.io/course/apache-kafka-voi-spring-boot --------- #kafka #springkafka #springboot #microservice #springcloud