PlatformDORA Metrics in Practice - Giving Leadership Real Visibility Into Delivery PerformanceFor a long time, conversations about delivery performance in the teams I worked with were mostly anecdotal. Someone would say releases felt…
PlatformWhy Platform Reliability Is a Business Metric, Not Just an Engineering OneIn engineering, we naturally reach for engineering terms when we talk about reliability. Uptime percentages. Recovery times. Deployment…
AzureSingle Multi-Stage Pipelines vs Multiple Pipelines in Azure DevOpsIntroduction As software delivery becomes faster and more complex, teams often need to decide how their Azure DevOps pipelines should be…
CopilotUsing /chronicle with GitHub Copilot App SessionsIntroduction I recently discovered that the GitHub Copilot app is built on top of GitHub Copilot CLI. This means we get access to powerful…
AndroidADB0060: Fixing InsufficientSpaceException on Android DeviceThe Problem When deploying a .NET MAUI (or Xamarin) Android application to a physical device or emulator, you may hit this error: Each time…
AzureMicrosoft Authenticator - "Unexpected error" when scanning QR codeIntroduction While onboarding a brand new user to a tenant, the Microsoft Authenticator app refused to register the account, even though…