Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

An architectural pattern that segregates the read data model from the write data model to optimize performance and scalability is:

AEvent Sourcing
BDomain-Driven Design
CCommand Query Responsibility Segregation (CQRS)
DModel-View-Controller

Explanation

CQRS separates mutative operations (Commands) from read-only retrieval operations (Queries) into distinct domain models.

Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *