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?

已提问 2 个月前48 查看次数
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
专家
已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则