ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 156 - CV0-004 discussion

Report
Export

A developer is building an application that has multiple microservices that need to communicate with each other. The developer currently manually updates the IP address of each service. Which of the following best resolves the communication issue and automates the process?

A.
Service discovery
Answers
A.
Service discovery
B.
Fan-out
Answers
B.
Fan-out
C.
Managed container services
Answers
C.
Managed container services
D.
DNS
Answers
D.
DNS
Suggested answer: A

Explanation:

Service discovery is a key component in microservices architectures, allowing services to dynamically discover and communicate with each other. By implementing service discovery, the developer can automate the process of updating service addresses, resolving the communication issue without manual updates to IP addresses, thus ensuring seamless interaction between the microservices.

asked 02/10/2024
Miguel Tuimil Galdo
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first