Autoscaling-Loadbalancing-HAproxy-PythonScript
Auto Scaling and Load Balancing of a Flask Web App by creating docker images for that app and configuring HAproxy to balance between those images. A pyhton script continuously monitors the cpu load and utilizes the requests by adding or removing docker images and updating the HAProxy config file