How to estimate AWS billing based on monthly active users?

0

I am currently paying X for AWS services with around 3,000 monthly active users. If nothing changes in the infrastructure and suddently the number of users grows to 21,000, how can I estimate the approximate cost?

Additionally, what tools or methods can I use to test if the platform can handle up to 18,000 users simultaneously?

1回答
0

Hello.

You should be able to use the AWS Pricing Calculator to estimate the cost of AWS services.
You can calculate the price by searching for AWS services with this tool and entering the information required for calculation (specs, user access, expected requests, etc.) for each service.
https://calculator.aws/#/

Additionally, what tools or methods can I use to test if the platform can handle up to 18,000 users simultaneously?

For system load testing, I think you can use Distributed Load Testing or Apache JMeter.
https://aws.amazon.com/solutions/implementations/distributed-load-testing-on-aws/?nc1=h_ls

profile picture
エキスパート
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ