CompTIA Security+ (SY0-701) — Question 408

Which of the following best describe the benefits of a microservices architecture when compared to a monolithic architecture? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers, C and D, highlight that microservices architecture allows for improved scalability as individual services can be scaled independently, and increased compartmentalization enhances maintainability and isolation. The other options, while relevant to system design, do not specifically pertain to the distinctive advantages offered by microservices compared to a monolithic approach.