Build and deploy voting app using docker
👉 First will try to understand application If you look at the architecture here we have voting app based in Python and then Redis messaging system then the vote is cast and it goes to the worker (based on dot net) and vote is updated in postgress da...
Feb 9, 20244 min read58
