GLOSSARY logo

GLOSSARY

THE TECHNICAL LANGUAGE OF DIGITAL B2B INFRASTRUCTURE

CONCEPT
SYSTEMS ARCHITECTURE

Composable Architecture

A modular approach in which systems are assembled from independent, interchangeable capabilities connected through defined interfaces.


BUSINESS RELEVANCE

Composable architecture can shorten change cycles, limit dependence on a single suite, and let organisations evolve capabilities selectively. The benefit depends on disciplined platform engineering and governance rather than the number of products used.


IMPLEMENTATION EXAMPLE

A retailer combines a headless content platform, search service, pricing engine, and checkout capability through APIs. Each capability has an owner and contract tests, allowing the search service to be replaced without rebuilding the customer experience.


LIMITATIONS

More components create integration, security, testing, observability, data-consistency, and vendor-management overhead. A distributed system is not automatically composable; tightly coupled services or unstable interfaces can reproduce monolithic constraints.


TECHNICAL EXPLANATION

The architecture decomposes a solution into packaged business capabilities, services, data products, and experience components that can be selected, integrated, deployed, and replaced independently. APIs and events define boundaries; loose coupling, independent ownership, observability, and versioned contracts reduce the effect of changing one component.


Secondary Topics

Data Engineering, Intelligent Automation

Sources

MACH Alliance — MACH Maturity Assessment — https://machalliance.org/insights-hub/mach-maturity-assessment-whitepaper; MACH Alliance — MACH principles — https://machalliance.org/mach-principles

Related terms

Third-Party Risk

CONCEPT
CYBERSECURITY

The potential cybersecurity and operational vulnerabilities introduced by external vendors, suppliers, and partners.

Exception Handling

CONCEPT
INTELLIGENT AUTOMATION

Software routines that detect, manage, isolate, and recover from runtime execution errors without collapsing operations.

Search Intent

CONCEPT
SEARCH OPTIMIZATION

The primary objective and information need driving a user to submit a specific query into a search engine.

Incrementality

CONCEPT
PERFORMANCE ADVERTISING

The measurement of business lift directly caused by a specific marketing activity above baseline organic performance.

Hypertext Transfer Protocol (HTTP)

CONCEPT
SYSTEMS ARCHITECTURE

The core networking protocol facilitating request-and-response data communications across the global World Wide Web.