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 Antwort
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
EXPERTE
beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen