TiloBox
Back to directory
Artillery project preview

Artillery

Cloud-scale performance, load and resilience testing platform for HTTP, WebSocket, and gRPC APIs.

LicenseMPL-2.0
GitHub stars24.5k
Last commit1 weeks ago
Tags5 topics
Serverless Stress TestCloud Load TestingArtillery IoDeveloper ToolsGrpc Websocket Bench
Overview

Why consider Artillery?

Artillery is an open-source, cloud-scale load testing and API performance monitoring platform written in TypeScript by Hassy Veldstra. Artillery runs distributed performance test suites across AWS Lambda and Kubernetes clusters, testing HTTP, WebSocket, gRPC, and Socket.io endpoints with declarative YAML scenarios.

Guided learning

Learn Artillery by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Artillery

Artillery triggers serverless distributed load tests from developer terminals or CI pipelines.

Quickstart

bash
1npm install -g artillery
2artillery quick --count 10 -n 20 https://example.com

Artillery is licensed under the Mozilla Public License 2.0 (MPL-2.0).

Related tools

More options with a similar category or technology profile.

Artillery FAQs

Artillery is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Artillery is listed under the MPL-2.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Artillery is listed as an alternative to BlazeMeter. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.