I’m a Principal Dev @ Microsoft, and here are my personal thoughts 👇
2024-10-10 ThrottlingTroll, and how to make pricing tiers for your API with it
2024-06-02 ThrottlingTroll, and how to deduplicate HTTP requests with it
2023-05-22 ThrottlingTroll, and how to make distributed locks with it
2023-02-14 AzFunc4DevOps released
2021-11-26 Introducing KeeShepherd
2021-03-16 Durable Entities + SignalR + React + MobX + TypeScript = Durable MVC
2021-02-01 Message Queueing vs. Event Stream Processing in Azure
2020-11-26 How to deploy your Azure Functions from a NuGet package.
2020-09-28 Cognitive Search Static Web Apps Demo.
2020-07-02 Making your Durable Function instances unique with overridableExistingInstanceStates.
2020-03-09 Durable Functions Monitor v3.0 released.
2020-02-10 Passwordless integration tests in an Azure DevOps pipeline.
2019-12-06 On the matter of applying the Monte Carlo Method to investigating bugs in Software Development.
2019-09-13 Service-to-Service calls with Managed Identities, in Azure and also on your devbox.
2019-09-02 How to serve static content with Azure Functions.
2019-07-26 Introducing Durable Functions Monitor.
2019-05-21 Integration tests for your B2C RESTful backend with Azure Service Principals.
2018-04-13 My favourite catastrophic failures. №2. Toxic finalizers.
2018-04-06 Agile.
2018-01-20 My favourite catastrophic failures. №1. StackOverflowException.
2017-09-18 Memoization tricks in C#
2017-08-12 Polymorphic message handling with dynamic keyword in C#
2017-07-14 C# Dictionary<> + operator++ == JavaScript object???
2017-04-13 DynamoDB + Linq2DynamoDB + ASP.Net Web API OData. Practice. Backend.
2016-03-19 DynamoDB + ElastiCache + Linq2DynamoDB + Ionic. Practice. Mobile Client.
2016-03-17 DynamoDB + ElastiCache + Linq2DynamoDB + OData. Practice. Backend.
2016-03-13 DynamoDB + ElastiCache + Linq2DynamoDB + OData. Theory.