Systems | Development | Analytics | API | Testing

k6

Performance-Driven Development with k6 (k6 Office Hours #50)

You've probably heard about Test-Driven Development (TDD), but too often, TDD practices don't take performance into consideration. How can we do Performance-Driven Development to ensure performance outcomes from the very beginning? Join Paul Balogh and Leandro Melendez in a conversation about changing the way we code.

Private load zones for load testing on the cloud

Have you ever wanted to load test an application behind a corporate firewall? If so, you probably ran into a few issues. Load testing on the cloud can be the most cost-effective way to run a load test, but not if the application isn't publicly accessible. Recently, we released a new feature for k6 Cloud that allows you to run load tests on your own private load zones. But first, does it really matter where load is generated from?

Building reliable systems with k6 Backend Lead Marko Pandurovic (k6 Office Hours #48)

k6 Backend Lead, Marko Pandurovic, talks to Nicole van der Hoeven and Paul Balogh about how we build reliable systems at k6 to cope with the growing pains of a SaaS platform, k6 Cloud. Marko manages one of two backend teams at k6, and has some ideas to share about how to improve and maintain k6 infrastructure.

There's more than Performance Testing - Chaos Engineering with k6 and Steadybit

Software development is entirely different today than it was a few years ago. Back then, we usually had a big monolith running on our own hardware. We mainly did performance tests to see if the hardware resources were sufficient to handle the load. Today, we develop software in a distributed environment with multiple services which may even run on different cloud platforms. With performance testing, we try to identify performance and resilience issues in these kinds of environments.

How to analyze load testing results with k6 (k6 Office Hours #47)

So you've run your k6 load test, but how do you analyze your load test results? In this video, Nicole van der Hoeven and Paul Balogh talk about different ways to visualize your test results and make sense of all that data. A big part of the value of performance testing is in the analysis of the results, so presenting and reporting test data in a format that stakeholders can understand will help you improve your performance outcomes.