/2022-Docker

Docker forest

Primary LanguagePython

2022-Docker


 


Revision Required

Key Concepts

  • Docker architecture, servce, swarm, overlay networks, load balancing, CI/CD integration

Resources


[Mini project 1 - Example Voting App]
[Mini project 2 - Docker Local Registry]
[Mini project 3 -]
[Mini project 4 -]
[Mini project 5 -]
[Mini project 6 -]
[]
[References]


Mini project 1 - Example Voting App

[Top]

  • Left: voting-app
  • Right: result-app
  • Notes: the inputs from the 1voting-app is cached on 2redis, and is sent to the postgres db by the 4worker. The result is then displayed on 5result-app.

Mini project 2 - Docker Local Registry

[Top]




[Top]




[Top]




References

[Top]