This tool provides end-to-end automation for benchmarking using YCSB. The tool deploys instances, installs YCSB, collects results and present plots for comparision.
This tool provides end-to-end automation for benchmarking using YCSB. The tool deploys instances, installs YCSB, collects results and present plots for comparision.
...
@@ -34,6 +34,8 @@ provider "aws" {
...
@@ -34,6 +34,8 @@ provider "aws" {
}
}
```
```
4. Add private key (.pem) file to the directory
### Usage:
### Usage:
Run the script with super user access as it should createe output files
Run the script with super user access as it should createe output files