Skip to content

cecobask/multi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-docker

A repository that contains a simple application that I completed while learning Docker and Kubernetes on a Udemy course. It is available at Docker and Kubernetes: The Complete Guide.

This is a multicontainer application and its purpose is to be a Fibonacci calculator. It runs on a Nginx server, uses React for the frontend and Express for the backend API. All calculated values get stored in a Postgres database and it uses Redis for the logs. A worker process watches Redis for new indexes and calculates the Fibonacci value.

Certificate of completion: CLICK HERE

About

Learning resourced related to the course "Docker and Kubernetes: The Complete Guide"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors