A practical guide to SQL isolation levels, including Read Committed, Repeatable Read, Serializable, database-specific behavior, locking trade-offs, and production examples.
A practical rollout plan for safe database migrations using expand-and-contract, phased constraints, resumable backfills, rollback planning, and production monitoring.
A practical guide to API integration testing with real request boundaries, auth, persistence checks, failure cases, idempotency, concurrency, and response contracts.
Why AI code review can produce useful comments while still missing authorization, data-contract, rollout, and system-level risks, with a practical workflow for keeping humans responsible for judgment.