M2180-646 · Question #19
An IT architecture approach that takes applications and refactors them into reusable units representing common business tasks is known as:
The correct answer is C. Service-oriented architecture (SOA). In software engineering, a Service-Oriented Architecture (SOA) is a set of principles and methodologies for designing and developing software in the form of interoperable services. These services are well-defined business functionalities that are built as software components…
Question
An IT architecture approach that takes applications and refactors them into reusable units representing common business tasks is known as:
Options
- AEvent-driven architecture (EDA)
- BEnterprise Application Integration (EAI)
- CService-oriented architecture (SOA)
- DWeb 2.0 architecture
How the community answered
(34 responses)- A3% (1)
- B12% (4)
- C82% (28)
- D3% (1)
Explanation
In software engineering, a Service-Oriented Architecture (SOA) is a set of principles and methodologies for designing and developing software in the form of interoperable services. These services are well-defined business functionalities that are built as software components (discrete pieces of code and/or data structures) that can be reused for different purposes. SOA design principles are used during the phases of systems development and integration.
Topics
Community Discussion
No community discussion yet for this question.