lewiswrites http://lewispen.github.io/posts/fabric-capacity-conundrum/ -
The Question That Started It All
I went down a surprisingly deep rabbit hole recently trying to answer a deceptively simple question: Do we need one Microsoft Fabric capacity, or separate ones for Dev/Test/Prod?
On paper, this sounds like a sizing …
Read MoreThanks to everyone who came to my session ‘Why don’t people seem to be able to diagnose problems these days?` at yesterday’s DDD South West.
I don’t believe there is a recording of this session from any event where I have delivered it, but you can find a copy of my slides, with all my other …
Read MoreAWS Summit London 2026
AWS Summit London 2026 was a compact, fast-moving event with practical sessions. The theme was “Innovate at Scale,” and the show was heavy on AI, sustainability, and hybrid cloud.
Opening Keynote
- Main focus: resilience, scale, and customer-driven innovation.
- Graviton4 expansion: …
Read MoreProblem Space
In most Infrastructure as Code teams, Bicep quality checks start to look mature as soon as linting and deployment validation are in place. In practice, there is still a blind spot: logic-level testing of exported functions, types, and variables.
Most teams validate by deploying to a subscription and …
Read MoreProblem Space
I recently had to troubleshoot an issue where two App Registrations in the same tenant had the same display name.
Azure allows this. Operationally, it hurts.
When names are duplicated, diagnosis gets slower and riskier because engineers cannot trust what they see first in the portal.
Why It Matters …
Read More⚠️ NOTE
Microsoft guidance is clear that Azure RBAC should be used for data plane authorization moving forward, instead of legacy access policies
Read More