Ask Question
16 November, 19:35

A web application that is designed as a single piece of software with multiple features that are fully integrated into the main application is an example of:a. software as a service architectureb. monolithic architecturec. service oriented architecture

+3
Answers (1)
  1. 16 November, 23:24
    0
    c. Service oriented architecture (SOA)

    Explanation:

    In a service oriented architecture (SOA), a component of an application provides services to other components of the application or other applications majorly via a communications protocol over a network. In other words, SOA is a programming or software development technique in which services communicate with each other across different platforms.

    One key principle of SOA is to design an application (which in itself is a piece of software with multiple features) that is independent of any product, service, vendor or technology but can be integrated into other applications. SOA makes use of loose coupling - a technique in which a client service remains independent of another service that requires it.

    In contrast, a monolithic architecture aims at developing a software that is self-contained, independent and not to be integrated into other applications.

    On another hand, Software as a service (SaaS), though a bit similar to SOA, is a model in which an application is made available to customers basically through a network. Users basically access the application via a browser.

    Therefore, the best option is

    C. Service oriented architecture.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A web application that is designed as a single piece of software with multiple features that are fully integrated into the main application ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers