Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Parse Server's capability and pricing on AWS #1333

Closed
faizsameerahmed96 opened this issue Apr 2, 2016 · 2 comments
Closed

Testing Parse Server's capability and pricing on AWS #1333

faizsameerahmed96 opened this issue Apr 2, 2016 · 2 comments

Comments

@faizsameerahmed96
Copy link

I have set up parse-server-example on AWS micro instance (free-tier) for testing purposes. I want to see how many requests it can handle before failing. To do this I also need your help to properly test in a real time scenario. I will write up an Android app just to make some dummy requests to parse server and will upload the APK soon on Drive. Please download it and make the bulk requests on April 10 12:00PM GMT. Anyone interested?

@airdrummingfool
Copy link
Contributor

I do not recommend testing against any AWS instance that doesn't provide guaranteed Compute Units (nano, micro, and even the T2 small, medium, and large instances only give "Burstable" ECU). In my experience, testing on anything in that category leads to wildly erratic performance numbers, as the CPU will be periodically throttled to limit your usage to the burst credits that you have accrued.

Depending on your own computer and network connection, you might be able to generate a significant amount of load yourself by using Apache Bench.

@flovilmart
Copy link
Contributor

This is not really an issue here

For implementation related questions or technical support, please refer to the Stack Overflow and Server Fault communities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants