Docker projects:
--> Dynamic Load Balancer: Increase the amount of services availabe based on the demand. It uses haproxy as load balancer and spring boot as service. The logic to increase the service was written in Python. The command to add services was written in a bash script. Every component in this example has its own docker file.