Is there any Python based cloud simulator that can do autoscaling (horizontal or vertical). My research is on cloud autoscaling with reinforcement learning. I plan to use the pytorch library for the reinforcement learning part and use some simulator to simulate the environment.

Any help is appreciated.

Similar questions and discussions