Tagged articles

API architecture

2 articles · Page 1 of 1
LuTiao Programming
LuTiao Programming
May 20, 2026 · Backend Development

Why Underrated API Architecture Patterns Give Experts Unmatched Scalability

The article analyzes various API architecture patterns—monolithic API, microservice API, API Gateway, BFF, Service Mesh, API Mesh, Strangler Pattern, event‑driven API, and GraphQL Federation—explaining their origins, trade‑offs, hidden costs, and suitability for different team sizes and business scenarios, ultimately showing how the right pattern ensures long‑term system evolution and scalability.

API GatewayAPI architectureBFF
0 likes · 13 min read
Why Underrated API Architecture Patterns Give Experts Unmatched Scalability
MaGe Linux Operations
MaGe Linux Operations
Oct 28, 2023 · Backend Development

Choosing the Right API Diagram: Sequence, End‑to‑End, Component & Data Flow

This article explains how various API architecture diagrams—sequence, end‑to‑end, component, and data flow—visually represent interactions among services, helping developers, managers, and clients understand system structure, identify bottlenecks, security risks, and guide optimization decisions.

API architectureData FlowSequence Diagram
0 likes · 6 min read
Choosing the Right API Diagram: Sequence, End‑to‑End, Component & Data Flow