This is a pseudo code representation of an autoscaling algorithm that was implemeneted and tested with the M-CORD Framework
A three layered architecture represnetation of the whole system with which our autoscaling algorithm was implemented.
Following is the process flow for the autoscaling algorithm.
This is an algorithmic representation of previously mentioned flowchart.
This is the database erd diagram for the implemented database.
A psuedocode representation of our autoscaling algorithm is present in the main directory. i.e. file named as autoscaling.py