Bassam Ismail
← Writing library

Writing

The complete chronological archive.

All writing

Page 4 of 11
When Vulnerability Counts Wouldn’t Hold Still: Designing a Deployment Gate Around Legacy Inspector Debt
Jul 2026·Stop unstable CVE comparisons from blocking releases. Build an AWS Inspector deployment gate with trusted baselines and scoped legacy debt ceilings.
Engineering
The value of sustained in-house expertise vs. outsourcing
Jul 2026·Vendor dashboards are green but the platform is down. In-house technical expertise preserves context and speeds recovery across supplier boundaries.
Leadership
Replacing a Disappearing Sentry With an End-to-End Datadog Observability Plane
Jul 2026·Replace unverifiable parity with a tested investigation across Cloudflare and Datadog, including joins, logs, ownership, and proof limits.
Engineering
Designing Locale Preferences Across Cookies, Cloudflare Functions, and KV
Jul 2026·Cloudflare locale preferences can conflict across cookies and KV. Define precedence, validate overrides, derive currency, and use real identity.
Engineering
Run Broker Turns Through a Durable DynamoDB Harness
Jul 2026·Broker workers duplicate or lose work after restarts. DynamoDB leases, durable checkpoints, and stable delivery IDs make recovery predictable.
Engineering
When Dev DNS Becomes the First Deployment Gate
Jul 2026·Use a deployment scoping checklist to catch customer DNS, dev URLs, CI/CD status, merge gates, and validation ownership before PRs merge.
Thought Leadership
When Customer Questions Need a Routing Layer Before They Become Engineering Work
Jul 2026·A question routing layer keeps customer discovery from becoming noisy engineering work by classifying asks before handoff.
Thought Leadership
Discovery Baselining When Nobody Owns the Whole System Map
Jul 2026·Discovery baselining turns fragmented system knowledge into a shared map, so scope and estimates stop hiding integration risk.
Leadership
Turning a Pilot AI Platform Into an Operable Service Contract
Jul 2026·An AI service contract turns a working internal AI pilot into an operable service with owners, dependencies, and fail-closed gates.
Internal AI
When Verification Schemas Drift From Runtime Reality
Jul 2026·Verification schema drift happens when agent output schemas and runtime validators diverge. Make the contract executable before live runs.
Internal AI