About 77,000 results
Open links in new tab
  1. Service-oriented architecture - Wikipedia

    Service-oriented architecture integrates distributed, separately maintained and deployed software components. It is enabled by technologies and standards that facilitate components' communication …

  2. Service-Oriented Architecture - GeeksforGeeks

    Jan 10, 2023 · Service-Oriented Architecture (SOA) is a stage in the evolution of application development and/or integration. It defines a way to make software components reusable using the …

  3. What is SOA? - Service-Oriented Architecture Explained - AWS

    Service-oriented architecture (SOA) is a method of software development that uses software components called services to create business applications. Each service provides a business …

  4. What is service-oriented architecture (SOA)? - IBM

    SOA, or service-oriented architecture, defines a way to make software components reusable and interoperable through service interfaces. Services use common interface standards and an …

  5. SOA Explained: What Is Service-Oriented Architecture?

    Jan 3, 2026 · Service-oriented architecture (SOA) is a software design approach where applications are built as a collection of loosely coupled, reusable services that communicate over a network.

  6. Understanding Service-Oriented Architecture | Microsoft Learn

    Jan 14, 2009 · The service is the major construct for publishing and should be used at the point of each significant interface. service-oriented architecture allows us to manage the usage (delivery, …

  7. What Is SOA (Service-Oriented Architecture)? - Oracle

    Mar 28, 2024 · A service-oriented architecture (SOA) is a design paradigm that creates or supplements applications with self-contained, reusable building blocks—services—that provide specific functions …

  8. What is Service-Oriented Architecture? SOA Defined | TechTarget

    May 2, 2023 · What is service-oriented architecture? Service-oriented architecture (SOA) is a software development model that makes services reusable and lets them communicate across different …

  9. Service-Oriented Architecture - Coursera

    Based on an understanding of architectural styles, you will review architectures for web applications, then explore the basics of Service-Oriented Architecture (SOA) in two approaches: Web Services …

  10. Service-Oriented Architecture (SOA) - Software System Design

    Service-Oriented Architecture is an architectural pattern that enables the creation of software applications as a collection of loosely coupled services. Each service is a self-contained unit that …