Published onDecember 11, 2025·7 min readInitial Conditions, Boundary Conditions and the Shape of Lifemathcontrol-systemslife-lessonsMapping initial conditions, boundary conditions and control inputs to real life and business decisions
Published onMay 15, 2025·7 min readComparing On-Behalf-Of vs Managed Identity mechanisms for service to service calls on Azure API Managementoauthmanaged-identityapi-managementazureservice-to-serviceComparing On-Behalf-Of vs Managed Identity mechanisms for service to service calls on Azure API Management
Published onMay 6, 2025·12 min readJSON-RPC Protocol Analysis [Part 2]jsonrpcgRPCstreamjsonrpcrpcAn analysis of the JSON-RPC protocol
Published onMay 5, 2025·9 min readJSON-RPC Protocol Analysis [Part 1]jsonrpcgRPCstreamjsonrpcrpcAn analysis of the JSON-RPC protocol
Published onNovember 20, 2024·3 min readWhy API Request Signatures Outshine API KeysapisecurityauthenticationcryptographyAPI request signatures are a more secure way to authenticate API requests than API keys. Learn how to generate and verify request signatures in this guide.