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

Microservices Communications (Sync / Async Message-Based Communication, API Gateways)

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

Contents


More Related Answers

  • Asynchronous Message-Based Communication
  • how to use asynctask to make api connection
  • asynchronous communication between microservices using KAFKA in AXON Framework
  • asynchronous communication between microservices using KAFKA in AXON Framework
  • microservices asynchronous communication
  • Microservices Async Communication Patterns
  • Microservices Communication Types - Synchronous or Asynchronous Communication
  • Microservices Synchronous Communications and Best Practices
  • Designing Sync APIs for Microservices
  • Service-to-Service Communications between Backend Internal Microservices
  • Microservices Asynchronous MessageBased Communication
  • In synchronous communication, what happens when a service sends a request to another service ?
  • What are some common protocols used for synchronous request/response communication in microservices ?
  • What is a benefit of using asynchronous communication in a microservices architecture ?
  • What is one-to-one asynchronous communication in microservices ?
  • What is the preferred type of communication between Microservices? Synchronous or Asynchronous?
  • Developing Ordering Microservice Sync Invocation from Api Gateway with AWS SDK
  • Identify "service-to-service" synchronous communications¶
  • Identify "service-to-service" asynchronous communications¶
  • Microservices Communications – API Gateways

  • Microservices Communications (Sync / Async Message-Based Communication, API Gateways)

    0

    There 2 good alternatives that you can pick

    1- Kafka

    2- RabbitMQ

    Also There are a lot of options for asynchronous integration. Some of the widely used ones are:

    Kafka

    RabbitMQ

    Google Pub/Sub

    Amazon Services

    ActiveMQ

    Azure Services

    Also there is other good options for cloud options like Azure Service Bus or Amazon Kinesis for event streaming.

    Ok, finally we finished to Async Microservices communications. But I would like to elaborate how message broker systems work and how they applied distributed pub/sub pattern with their topic structure.

    So we should evolve our architecture with applying Async communication or Service Aggregator Pattern in microservices patterns in order to accommodate business adaptations faster time-to-market and handle larger requests.

    https://medium.com/design-microservices-architecture-with-patterns/microservices-asynchronous-message-based-communication-6643bee06123

    Popularity 1/10 Helpfulness 1/10 Language javascript
    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.