Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

I realize a couple of basic differences between the two, i.e.

  • EC2 is going to be cheaper
  • RDS I wouldn't have to do maintenance

Other than those two, are there any advantages to running my database from RDS as opposed to a separate EC2 server acting as a MySQL server. Assuming similar instance sizes, are both going to run into the same limitations in terms of being able to handle a load?

To give you a little bit more info about my use, I've got a database, nothing too big or anything, just high SELECT volume.

1 Answer

0 votes
by (44.4k points)

To put it simply, EC2 will provide amazing performance with RAID0 EBS. But doing this required significant amount of overhead. And without RAID0 EBS, EC2 will not be performing up to the mark.

RDS management console is very easy to use and also easy to upgrade, configure instances. Choose RDS rather than EC2, comparitively RDS gives much lesser problems.

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

Browse Categories

...