Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

What is the purpose of service discovery in a microservices architecture?

Click the option that best answers the question.

  • To dynamically and automatically find the network locations of services
  • To distribute client requests across multiple instances of a service
  • To decouple clients from the specific location and configuration details of the services
  • All of the above