Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 498 Bytes

Multi Fib Docker

Build Status

Example end to end production deployment on kubernetes

Think of it as a highly scalable fibonacci series calculator :)

Practice project for studies

Tech stack

  • Travis CI - CI/CD
  • Docker - Containers
  • Kubernetes - Container orchestration
  • Nginx - Webserver
  • Node js - backend service
  • Redis - Task broker
  • Postgres - Database