Kafka Msg VS REST Calls

前端 未结 4 511
太阳男子
太阳男子 2021-01-31 09:32

Nowadays in microservice world, i’m seeing alot of design in my workplace that uses kafka messaging when you can achieve similar results using rest api calls between microservic

4条回答
  •  甜味超标
    2021-01-31 10:27

    There are several posts which make easy to understand Kafka's role in Microsercices.

    microservices-apache-kafka-domain-driven-design

    journey-to-event-driven

    building-a-microservices-ecosystem-with-kafka

    build-services-backbone-events

    If you need any further help let me know. Happy to help.

提交回复
热议问题