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

Problem: Handle Millions of Events Across Microservices

Anjali Sharma answered on February 2, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • When not to choose Microservice?
  • 11 Reasons Why you are going to fail with Microservices
  • In a microservice architecture, what will happen if one microservice crashes?

  • Problem: Handle Millions of Events Across Microservices

    0

    Considerations

    '● What if we have thousands of microservices that need to communicate with millions of events ?

    ● If multiple subsystems must process the same events

    ● Required Real-time processing with minimum latency.

    ● Required complex event processing, like pattern matching

    ● Required process high volume and high velocity of data,

    i.e. IoT apps. Problems

    ● Decoupled communications for thousands of microservices

    ● Real-time processing

    ● Handle High volume events Solutions

    ● Event-driven architecture for microservices

    https://medium.com/@brad.mcallister123/event-driven-architecture-64d1a620dca4

    Popularity 2/10 Helpfulness 1/10 Language typescript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 02 2023
    Anjali Sharma
    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.