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

What are some common protocols used for synchronous request/response communication in microservices ?

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

Contents


More Related Answers

  • what is synchronous communication
  • Microservices Communication Types - Synchronous or Asynchronous Communication
  • Microservices Synchronous Communications and Best Practices
  • In synchronous communication, what happens when a service sends a request to another service ?
  • What is the preferred type of communication between Microservices?
  • What is the preferred type of communication between Microservices? Synchronous or Asynchronous?
  • Microservices Communications (Sync / Async Message-Based Communication, API Gateways)

  • What are some common protocols used for synchronous request/response communication in microservices ?

    0

    HTTP and REST are commonly used protocols for providing synchronous request/response-based communication in microservices. 

    HTTP is a protocol that allows clients to send requests to servers and receive responses, and REST is an architectural style that defines how HTTP should be used to provide a consistent interface for clients and servers to communicate with each other.

    https://learn.microsoft.com/en-us/dotnet/architecture/microservices/architect-microservice-container-applications/communication-in-microservice-architecture

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 03 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.