Hi, recently I've been learning new thnigs about distributed systems I noticed that there are a lot of theoretical videos about different patterns but no one really shows how to implement those concepts in practice.
That is why I decided to record this series about microservices. I will use python and the most popular technologies like docker, k8s, postgresql, kafka, redis, etc. You can take my code as a template for your own project or just look at my implementation.