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

What is Service Discovery Pattern?

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

Contents


More Related Answers

  • service design
  • Service Discovery?
  • spring service discovery
  • Explain the way to implement service discovery in microservices architecture.
  • Why is Service Registration and Discovery so important
  • Service discovery and registration in microservices
  • Service Registry/Discovery Pattern
  • Design: Microservices Architecture with Service Aggregator, Registry/Discovery Pattern
  • Implementing Service Discovery – Eureka Server
  • The client-side discovery pattern
  • The server-side discovery pattern
  • What is the meaning of Service registration and discovery?
  • What is a Service?
  • Application Discovery Service#
  • Service specification#
  • What is Service?

  • What is Service Discovery Pattern?

    0

    To find the network locations of microservices, the service

    discovery pattern is used in microservices applications.

    ▪ It will provide to register and discover microservices in the

    cluster.

    ▪ API Gateways for routing the traffic with client and internal

    microservices. How API Gateways access the internal

    backend microservices ?

    ▪ Service discovery pattern uses a centralized server for

    «service registry» to maintain a central view of microservices

    network locations.

    ▪ Services update their locations in the service registry at

    fixed intervals. Clients can connect to the service registry and

    fetch the locations of microservices.

    ▪ There are 2 main service discovery patterns:

    ▪ Client-side service discovery

    ▪ Server-side service discovery

    https://www.baeldung.com/cs/service-discovery-microservices

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