JNCIA-DC: Juniper Networks Certified Associate – Data Center (2023) — Question 5

Which statement about microservices is correct?

Answer options

Correct answer: D

Explanation

The correct answer is D because microservices are designed to interact with each other through APIs, enabling independent deployment and scalability. Options A, B, and C incorrectly describe microservices as being reliant on a singular suite, sharing a database, or being dependent on each other, which contradicts the principles of microservices architecture that promote independence and modularity.