QUESTION IMAGE
Question
question 14
an organization has hired a consultant to update their application so that the components are independent of each other.
what are two different approaches that the consultant can use to meet their needs?
web servers and cloud computing
microservice and monolithic service models
model view controller and service - oriented architecture
model view controller and cloud computing
The Model - View - Controller (MVC) design pattern separates an application into three interconnected components to allow for separation of concerns and independence. Service - Oriented Architecture (SOA) uses independent services that communicate with each other to build applications, promoting component independence. Web servers and cloud computing are more about infrastructure rather than component - level independence. Monolithic service models have tightly coupled components.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. Model view controller and service - oriented architecture