added screenshots

This commit is contained in:
Kaushik Narayan R 2024-02-10 12:31:02 -07:00
parent b0c2494c19
commit 56c521ae2e
4 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,11 @@
- `instance_info.py` describes the instances on the *us-east-1* region - `instance_info.py` describes the instances on the *us-east-1* region
- `run_instances.py` launches one new instance, and associates the EIP 34.232.196.35 with it - `run_instances.py` launches one new instance, and associates the EIP 34.232.196.35 with it
- The `instance_run` script is passed as user-data to the launched instance, to be executed upon first boot - The `instance_run` script is passed as user-data to the launched instance, to be executed upon first boot
## Testing screenshots
- grader script
![grader script being executed](grader_script.png)
- workload generator test
![workload of 1000 requests in under 3 seconds](workload_generator_test_1.png)
![workload of 1000 requests in under 3 seconds](workload_generator_test_2.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB