Mark Burton (Page 10)

Adding Chaos and Resiliency to asp.net Service with Polly and Simmy

With many connected services there will be exceptions, the should be known, tested and handled in a resilient way

https://github.com/vany0114/chaos-injection-using-simmy/blob/596206c475b2bd0d5af4e9d065897f4554852cb6/src/Infrastructure/Duber.Infrastructure.Chaos/Extensions/SimmyExtensions.cs

Read more...

Reset Forgotten Domain Admin Password

Having failed to press save in my password manager I soon found out I didn't know my only domain admin password

Following a series of errors I found myself in a very similar situation to that described by Rob Beekmans, just without the excuse of a bout of flu. But it was just a lab environment so

Read more...

First Look at Project Tye

Tye picked random ports while the project app config already specified ports. https://github.com/dotnet/tye/issues/178

Read more...