Team project for CS218 In this project, we are going to build an application for users to store and share images.
cognito library:
pip install warrant
working with AWS services:
pip install boto3
for load testing:
pip install locustio
change directory to load_tests cd load_tests
run command locust
open locust GUI on http://127.0.0.1:8089 and specify the number of users and the url of the web-site