scp756-221 / term-project-data-miners

Implemented User-Music-Bookstore microservice architecture which is deployed on AWS Elastics Kubernetes Service where several REST APIs are used to fetch and store the data to and from AWS DynamoDB. Used Gatling to do load testing on the system and viewed the graphical metrics on Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating shell script for gatling (load testing)

RahilBalar98 opened this issue · comments

@RahilBalar98 the template provided in the guide is for a different number of users. We need to make sure that the number of users and the service can be passed during rum time so we can avoid multiple files.

@Kishan-Thumar committed the changes please verify it.