Building a Multi-Tenant Billing System on AWS Lambda with Stripe
In the last post I walked through the multi-tenant auth layer running in front of my Fastify API on AWS Lambda. JWT tokens, hashed API keys, tenant context decorated onto every request. That solved th
blog.harun.dev21 min read