Question 4 of 10Pro Only
How does service discovery work in a microservices architecture, and what are the client-side versus server-side discovery patterns?
Sample answer preview
Service discovery enables services to find and communicate with each other in dynamic environments where service instances are constantly being created, destroyed, and relocated.
service discoveryservice registryclient-sideserver-sideConsulKubernetes Services