15 lines
340 B
Markdown
15 lines
340 B
Markdown
---
|
|
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. |