System Design | #SystemDesign :
Distributed Logging Systems Design is a very common use case these days, with more and more company migrating to microservice architecture.
Since a user request can pass through various microservices to achieve the goal, it is really important to design the logging in a way, that a request can be traced from end to end.
This is really necessary when debugging the code or looking for a bug raised by the user.
In system like payment system, you cannot ask a user to redo the transaction again, so that you can trace the flow in real time, hence system like distributed logging becomes very important.
In this video I will be covering distributed log tracing in microservices and will show you how I came up with the architecture of distributed logging.
In this video I have covered various approach to design a distributed logger and final concluded with the best approach.
This is also a very common system design interview questions
#systemDesign #TheTechGranth #DistributedLogging
You can buy us a coffee at : https://www.buymeacoffee.com/thetechgranth
system design(HLD & LLD): https://www.youtube.com/watch?v=jzPSuBiidF4&list=PLJN9ydlFnJsiEH_U9guHTNs6H2tH00h9S
DS for beginners: https://www.youtube.com/watch?v=cxjWjBPPbzI&list=PLJN9ydlFnJsiGBEhtBTL6Fj_2yxQFhYhS
leetcode solutions: https://www.youtube.com/watch?v=jVN6Mq0mXJo&list=PLJN9ydlFnJsgCQY0_UkzkG2pcds03XR0q
github: https://github.com/TheTechGranth/thegranths
facebook group : https://www.facebook.com/groups/741317603336313/
twitter: https://twitter.com/GranthTech