Name Last Update
README.md Loading commit data...
postgresql.yaml Loading commit data...
redis-pod.yaml Loading commit data...
result-pod.yaml Loading commit data...
voting-pod.yaml Loading commit data...
worker-pod.yaml Loading commit data...

This microservice application is developped through docker containers /

  • redis container listening in port 6379
  • postgres container listening in port 5432
  • python webserver to vote linstening in port 80
  • Nodejs webserver to see the result of voting listening in port 80
  • Worker server .net

for each containers theres a yaml file developed for pod and service ( the worker does not need a service creation)