Tagged Questions
4
votes
3answers
2k views
Amazon EC2 High Availability Database Architecture
I'm currently spec'ing out a solution running on EC2. Setting up web servers, utilizing S3, Cloud Front, Cloud Watch, etc have been straightforward enough. Using Elastic Load Balancers for HA cross ...
4
votes
4answers
2k views
how to 'load data infile' on amazon RDS?
not sure if this is a question better suited for serverfault but I've been messing with amazon RDS lately and was having trouble getting 'file' privileges to my web host mysql user.
I'd assume that a ...
2
votes
1answer
251 views
How does Amazon RDS calculate I/O rate?
I browsed the Amazon RDS pricing site today and now do want to know how they actually calculate the I/O rate? What does "$0.10 per 1 million requests" really mean?
Can anyone give some simple ...
0
votes
2answers
38 views
Full text search with Amazon Services
I would to move my application to Amazon SimpleDb, since I’m not going to maintain database service on my own. This application lives under heavy load. There are a lot of reads/writes per second. I ...
0
votes
0answers
19 views
Should I use my own server or amazon RDS?
I'm currently developing a website that is ought to see a large amount of traffic really quickly after being put in production. To put things in perspectives I'm speaking about 10 to 30 thousands ...
0
votes
1answer
194 views
Amazon Cloud configuration for JEE web app with MySQL
In my work I need to move some existing Enterprise Java applications to AWS. I have gone through many pages on aws.amazon.com and also googled enough. Also, I have tried to go through all the related ...