Load Testing Serverless Application using k6
A guide on using k6 and TypeScript to perform load testing on serverless applications to identify scaling limits and AWS service quotas.
A guide on using k6 and TypeScript to perform load testing on serverless applications to identify scaling limits and AWS service quotas.
An introduction to k6, a modern performance testing tool for APIs, covering its features, installation, and using TypeScript for test scripts.
Explains how to run k6 load tests from the cloud, including using custom Docker images and AWS ECS/Fargate for private or complex scenarios.