M

Microservices_application_with_kubernetes

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)