Discovering Most Stupid Mistake I Ever Made - Analyzing gRPC Service MemDump from Linux based Docker Running on ACI

Valdis Iljuconoks 31.05.2021 09.32.37

I am writing a series on building a public transportation tracking system on Microsoft Azure.

Our development team was struggling to stabilize Microsoft .NET gRPC service which we are developing for our customer. After countless investigations and memory dump analysis - it turned out to be super simple, one liner code change that made the team super happy.

Read more about this investigation in my blog post: Discovering Most Stupid Mistake I Ever Made - Analyzing gRPC Service MemDump from Linux based Docker Running on ACI.