From e169199c4fa01c944ee44884ec1251bb772711eb Mon Sep 17 00:00:00 2001 From: Thomas Neumann Date: Thu, 29 Sep 2022 08:34:01 +0200 Subject: [PATCH] Add [tools][trial]K6 --- radar/2022-03-28/k6.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 radar/2022-03-28/k6.md diff --git a/radar/2022-03-28/k6.md b/radar/2022-03-28/k6.md new file mode 100644 index 0000000..3e10244 --- /dev/null +++ b/radar/2022-03-28/k6.md @@ -0,0 +1,15 @@ +--- +title: "K6" +ring: trial +quadrant: tools +featured: false +--- + +At AOE, we need to have to run load tests against services. + +[Grafana K6](https://k6.io/) is an open-source load testing tool with a quick and lightweight setup and provides + +- CLI with developer friendly API +- Scripting support + +allowing us to pinpoint performance issues. \ No newline at end of file