nerdexam
CompTIA

CV0-004 · Question #347

An organization decides to migrate its software source code framework to microservices. Which of the following correctly describes this new approach?

The correct answer is D. Loosely coupled architecture. Microservices use a loosely coupled architecture where each service operates independently and communicates through APIs. This improves scalability, flexibility, and maintainability compared to tightly coupled monolithic designs.

Cloud architecture

Question

An organization decides to migrate its software source code framework to microservices. Which of the following correctly describes this new approach?

Options

  • APublic cloud-managed services
  • BTightly coupled architecture
  • CPrivate cloud-managed services
  • DLoosely coupled architecture

How the community answered

(52 responses)
  • B
    4% (2)
  • C
    2% (1)
  • D
    94% (49)

Explanation

Microservices use a loosely coupled architecture where each service operates independently and communicates through APIs. This improves scalability, flexibility, and maintainability compared to tightly coupled monolithic designs.

Topics

#Microservices#Loosely coupled architecture#Architecture patterns

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice