Architecture · Imported from draw.io · doc-inline · balanced
Order platform — request path
Order platform — request path
Architecture diagram showing web and mobile clients entering through an API Gateway, then reaching authentication, orders, Postgres, object storage, and Redis.
EDGE
CORE SERVICES
DATA
HTTPS
HTTPS
VERIFY
ROUTE
SQL
ARCHIVE
CACHE
Web App
Mobile App
API Gateway
single entry point
Auth Service
token check
Orders Service
order write
Postgres
orders
Object Store
archive
Redis
sessions
LEGEND
FOCAL
SERVICE
STORE
CLIENT
HTTP CALL
ASYNC