Tagged articles
3 articles
Page 1 of 1
Top Architect
Top Architect
Oct 21, 2021 · Backend Development

Understanding SOA Architecture and Its Relationship to Microservices

This article explains the concepts of Service Oriented Architecture (SOA), its core problems and solutions, introduces Enterprise Service Bus (ESB), and compares SOA with microservice architecture, highlighting how microservices evolve from SOA to achieve decentralized, componentized services.

Enterprise Service BusMicroservicesSOA
0 likes · 7 min read
Understanding SOA Architecture and Its Relationship to Microservices
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Dec 2, 2016 · Backend Development

How OSGi and Service Buses Enable Loosely Coupled Business Components

This article explains the concepts of service buses and OSGi, describes how business components can be built as loosely coupled bundles, and outlines the architecture of a component container that uses a Java class bus to manage dynamic module loading and service registration.

Component ArchitectureEnterprise Service BusOSGi
0 likes · 11 min read
How OSGi and Service Buses Enable Loosely Coupled Business Components
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Nov 11, 2016 · Fundamentals

Understanding SOA: Services, Bus Architecture, and Design Principles

This article explains the fundamentals of Service‑Oriented Architecture, detailing what services are, their key characteristics, common challenges like consistency and security, and how enterprise service bus patterns such as Broker and Message Bus enable scalable, loosely‑coupled integration.

Enterprise Service BusSOAService Architecture
0 likes · 14 min read
Understanding SOA: Services, Bus Architecture, and Design Principles