Automation framework to run python script on AWS servers

Viewed 10

everyone, I want to create a framework to execute multiple scripts on multiple AWS servers and after that monitor, that script and rerun it if failure. Do we have any existing framework to execute the script automatically and manage multiple nodes? Any framework with UI functionality to add nodes(EC2 instance) and script(test cases) could schedule and manage everything from there.

0 Answers
Related