K6https://github.com/k6io https://github.com/k6io/k6 k6 is a developer-centric, free and open-source load testing tool built for making performance testing a productive and enjoyable experience. Using k6, you'll be able to catch performance regression and problems earlier, allowing you to build resilient systems and robust applications.InstallationMac (brew)Dockerdocker pull loadimpact/k6 Running k6Running local testsLet's start by running a simple local script. Copy the code below,...