Question: What is service discovery in microservices?Answer: Service discovery is the mechanism by which microservices locate and communicate with each other.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users:
- What is the role of an API versioning strategy in microservices?
- Explain the term \'Circuit Breaker\' in microservices.