loading
loading
loading
- Build local kafka cluster with running multi broker servers at different ports. - Make replication of topic's partitions in different broker servers. - Every topic partition in Kafka is replicated n times (factor) at different brokers in cluster - One partition is leader, other are followers. Producer writes event to leader, followers copy data from leader (in sync). - If leader fails, a follower is elected to become new leader. - Replication make sure that messages remain available when some servers are failure 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 #microservice #springcloud
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