flash - Determining EC2 and RDS instance types -



flash - Determining EC2 and RDS instance types -

i have ec2 instance (free micro) hosting website embedded flash game. flash game sends info rds (free micro) mysql database 5 tables. game educational purposes , tracking in game actions players take can publish academic paper- hence of import don't lose much data. in past couple of weeks have had 20k people sign play game when launches. way way more anticipated. fear 20k play in same 48 hr period , crash everything. game 10.7 mb, need load browser, , sending between 5-10 rows each table per session. looking @ 1-2 1000000 entries per table on 2 days. using loader.io load test first time load testing. wanted opinions on ec2 , rds instances best purchase or should load test until find 1 works?

can lead me in right direction on this? amazon documentation has not been helpful me.

there no simple reply question. comes downwards performance of application. every application different, depending how developed , has do, take varying amount of cpu cycles serve single request.

so in mind, best thing can seek replicate high load scenario , see how application performs. can utilize info create decisions types of instances application should use. possible may identify bottlenecks in application can farther improve performance.

flash amazon-web-services amazon-ec2 amazon rds

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -