Tag

API layer

0 views collected around this technical thread.

Code Ape Tech Column
Code Ape Tech Column
Jul 3, 2023 · Backend Development

Designing an API Layer and BFF Architecture for a Large-Scale Supply Chain System

This article examines the challenges of a complex supply‑chain system built on Spring Cloud, proposes an API aggregation layer and a Backend‑for‑Frontend (BFF) pattern to reduce service coupling and client‑specific adaptation, and discusses practical implementation details and team organization.

API layerBFFSpring Cloud
0 likes · 12 min read
Designing an API Layer and BFF Architecture for a Large-Scale Supply Chain System
Architects Research Society
Architects Research Society
Apr 5, 2021 · Fundamentals

Microservices vs. SOA: Component Sharing, Service Orchestration, and Middleware Differences

This article compares microservices and SOA architectures, examining component sharing philosophies, service orchestration versus choreography, the role of API layers versus message middleware, and how remote service access differs, highlighting the impact on coupling, performance, and maintainability.

API layerSOAarchitecture
0 likes · 16 min read
Microservices vs. SOA: Component Sharing, Service Orchestration, and Middleware Differences
Architects Research Society
Architects Research Society
Mar 1, 2020 · Backend Development

Comparing Architectural Characteristics of Microservices and SOA

The article examines the architectural differences between microservices and Service‑Oriented Architecture, covering component sharing, service orchestration versus choreography, middleware roles, API layers, and remote service access, highlighting how each style impacts coupling, performance, and deployment complexity.

API layerSOAarchitecture
0 likes · 17 min read
Comparing Architectural Characteristics of Microservices and SOA