Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Event-Driven Approach with Asynchronous communication

Pragya Keshap answered on February 13, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • what is event driven programming technique
  • events event driven architecture in node js
  • Introduction - Event-driven Architecture
  • Adapt: Event-Driven Microservices Architecture
  • What is an example of asynchronous communication in an e-commerce application ?
  • What is event-driven communication in microservices ?
  • Event-DrivenMicroservicesArchitectures
  • Message-driven design for stable, asynchronous communication

  • Event-Driven Approach with Asynchronous communication

    0

    Publish/subscribe mechanism used in patterns like Eventdriven microservices architecture

    ▪ Event-bus or message broker system is publishing events

    between multiple microservices

    ▪ Communication provide with subscribing these events in an

    async way.

    ▪ Kafka and RabbitMQ is the best tools for this operations. In

    Serverless world, AWS EventBridge is best option for async

    operations.

    ▪ Fanout Pattern Implementation with Amazon EventBridge and

    SQS 

    https://www.tibco.com/reference-center/what-is-event-driven-architecture#:~:text=Event%2Ddriven%20architecture%20is%20often,dependent%20on%20that%20one%20message.

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 13 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.