This page describes various limits for Artillery Pro.
AWS Accounts
Only one Artillery Pro deployment per AWS account per active subscription is supported. For example, if Artillery Pro is deployed to us-west-1
in AWS account 9123412312345
, it won’t be possible to also create another Artillery Pro deployment in eu-west-1
in the same AWS account.
Note: Multi-region load tests can be run by using ECS/Fargate clusters in different regions. Drop us a line on support@artillery.io if you need assistance with setting up a multi-region load test.
Supported Regions
Artillery Pro may be deployed in any of the following AWS regions:
North America
us-east-1
- N. Virginiaus-east-2
- Ohious-west-1
- N. Californiaus-west-2
- Oregonca-central-1
- Canada (Central)
Europe
eu-west-1
- Irelandeu-west-2
- Londoneu-central-1
- Frankfurt
Asia/Pacific
ap-south-1
- Mumbaiap-southeast-1
- Singaporeap-southeast-2
- Sydneyap-northeast-1
- Tokyoap-northeast-2
- Seoul
We’re working on adding support for more AWS regions. If a region you need is not on the list, please let us know via support@artillery.io.
Fargate Workers
Fargate has a default limit of 50 tasks per region, which means that by default an Artillery Pro test is limited to a maximum of 50 workers when running on Fargate. Please follow the steps to request an AWS limit increase if you need more than the default maximum.
Concurrent Test Runs
The number of concurrent test runs (that is the number of concurrently running artillery run-test
commands) is limited at 3 for Starter, and 10 for Business licenses.