Ordering the chaos - cleaning logs and ordering events in microservices - Adam Furmanek
NDC Conferences NDC Conferences
189K subscribers
1,662 views
0

 Published On Jan 25, 2021

No more monoliths! Let's use microservices and asynchronous invocations everywhere! But how to track logs when multiple calls are in place, clocks are skewed, network is faulty and something goes wrong? How to figure out what happened first? And how to debug this single request which caused so many troubles? In this talk I explain problems with synchronizing clocks and why relying on timestamps doesn't work in the world of microservices. We will see happened-before relation, vector clocks, correlation ids and other patterns used to introduce some meaningful order. We will understand why common understanding of "time" is misleading in distributed systems and what to use to mitigate that. Examples will be in .NET. Level 200, moderately intense session.



Check out more of our talks at:
https://ndcsydney.com
https://www.ndcconferences.com/

show more

Share/Embed