TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Open-source load testing on AWS Lambda. With built-in cost reporting

12 点作者 hassy超过 2 年前
Hiya HN! tldr: Artillery is an open-source load testing toolkit. It&#x27;s cloud-native, i.e. you can scale out your test with AWS Lambda (other runtimes coming soon). There&#x27;s no infra to set up or manage - you give Artillery an AWS account, and it takes care of the rest.<p>We just released an update which includes cost reporting. Every time you run a load test, Artillery will show how much that cost in AWS Lambda fees.<p>Blog post with a demo here: https:&#x2F;&#x2F;www.artillery.io&#x2F;blog&#x2F;this-load-test-cost-us-how-much<p>The demo shows a distributed load test running in us-east-1 at 100k+ RPS for about 10 minutes. Total cost is $1.23.<p>We constantly hear from our users how cost is one of the biggest barriers to load testing more frequently. We&#x27;re making cost much less of a factor with Artillery, and hoping that will unlock load testing at scale to more teams.<p>Would love to hear what the biggest barriers are for you with load testing!<p>Hassy &amp; team Artillery

2 条评论

hassy超过 2 年前
Clickable links:<p>Blog post with demo: <a href="https:&#x2F;&#x2F;www.artillery.io&#x2F;blog&#x2F;this-load-test-cost-us-how-much" rel="nofollow">https:&#x2F;&#x2F;www.artillery.io&#x2F;blog&#x2F;this-load-test-cost-us-how-muc...</a><p>Project on GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;artilleryio&#x2F;artillery" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;artilleryio&#x2F;artillery</a>
murmansk超过 2 年前
When custom scripts in the perf testing workflow?