» Tag
multi-tenancy
5 postsReliable Browser Testing Is About State, Not Clicking
Reliable browser testing depends on managing dynamic forms, parallel CI, feature flags, and multi-tenant permissions—state control matters more than clicks.
Developer audits his own SaaS starter kit like a hostile buyer
NuxtForge's creator audited his own Nuxt + NestJS SaaS starter kit as a skeptical buyer, uncovering a dead test runner, boot failures, and a login bug before launch.
Solo Lead Playbook: Running Product, Architecture and Backend with AI Agents
How one founder runs product, architecture, and backend engineering solo using a single AI coding agent, one collaborator, and a five-phase workflow.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comWhy Trusting the Database for API Auth Is a Security Risk
A technical look at how HMAC-SHA512 signing, cryptographic peppers, and layered tenancy checks prevent SQL injection attacks from turning into full tenant takeovers.
Hybrid Multi-Tenant Architecture for Stateful AWS Services
A large ad-serving platform replaced its inefficient cellular AWS design with tier-cell architecture and PrivateLink, cutting onboarding to minutes.