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

Service Registry/Discovery Pattern

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

Contents


More Related Answers

  • Service Discovery?
  • service registry pattern
  • spring service discovery
  • Why is Service Registration and Discovery so important
  • Service discovery and registration in microservices
  • What is Service Discovery Pattern?
  • Design: Microservices Architecture with Service Aggregator, Registry/Discovery Pattern
  • Service Registry and Discovery using Spring Cloud Netflix Eureka
  • Which Spring cloud module is used to implement Service Registry and Discovery?
  • Registering with the service registry
  • The client-side discovery pattern
  • The server-side discovery pattern
  • What is the meaning of Service registration and discovery?
  • Application Discovery Service#

  • Service Registry/Discovery Pattern

    0

    Microservice Discovery Patterns and Service Registry

    provide to register and discover microservices in the

    cluster.

    ▪ Why We Need Service Discovery Pattern ?

    When deploying and scaling microservices, more

    microservices and instances could be added to the

    system to provide scalability to the distributed

    application.

    ▪ Service locations can change frequently, more

    dynamic configuration is needed for the microservice

    architecture.

    ▪ IP Addresses and network locations are dynamically

    assigned and often change due to auto-scaling features.

    ▪ Service Registry and Discovery pattern allows to find

    the network locations of microservices without injecting

    or coupling services.

    https://medium.com/design-microservices-architecture-with-patterns/service-registry-pattern-75f9c4e50d09

    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.