---
title: "Where to go next | Grafana Labs"
description: "Resources and next steps after completing the course"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

## After baseline: stress, spike, soak

| Level          | Test type | Question                          | Where you are                                               |
|----------------|-----------|-----------------------------------|-------------------------------------------------------------|
| **Foundation** | Baseline  | “What does normal look like?”     | You are here                                                |
| Next           | Stress    | “Where does performance degrade?” | [k6 test types](/docs/k6/latest/testing-guides/test-types/) |
| Next           | Spike     | “Can we survive a traffic burst?” | [k6 test types](/docs/k6/latest/testing-guides/test-types/) |
| Next           | Soak      | “Does anything break over hours?” | [k6 test types](/docs/k6/latest/testing-guides/test-types/) |

## Documentation

- [Grafana Cloud k6](/docs/grafana-cloud/testing/k6/)
- [k6 documentation](/docs/k6/latest/)
- [k6 results and outputs](/docs/k6/latest/results-output/)
- [k6 thresholds reference](/docs/k6/latest/using-k6/thresholds/)
- [k6 test types overview](/docs/k6/latest/testing-guides/test-types/)
- [API load testing: request rate](/docs/k6/latest/testing-guides/api-load-testing/#request-rate) (iteration rate versus HTTP request rate)
- [Open and closed models](/docs/k6/latest/using-k6/scenarios/concepts/open-vs-closed/) (how iteration timing couples to load)
- [k6 executors reference](/docs/k6/latest/using-k6/scenarios/executors/)

## Community

- [Grafana Community Forums](https://community.grafana.com/)
- [Grafana Slack](https://slack.grafana.com/)
- [k6 GitHub](https://github.com/grafana/k6)
