A serverless API surface designed to expose backend resources safely, with documentation and stability as first-class concerns.
Authentication
Mutual TLS enforces client certificate verification on protected routes. User authentication and management run through Amazon Cognito.
Data and limits
Core reads and writes sit on DynamoDB to sustain sub-millisecond latency under load. Usage is governed with API Gateway usage plans and API keys.