By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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 Answer
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
EXPERT
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions