Amazon RDS
About Amazon RDS
Amazon RDS pricing
Amazon RDS has a free version and offers a free trial. Amazon RDS paid version starts at US$0.01/month.
Alternatives to Amazon RDS
All Amazon RDS Reviews Apply filters
Browse Amazon RDS Reviews
All Amazon RDS Reviews Apply filters
This service may contain translations provided by google. Google disclaims all warranties related to the translations, express or implied, including any warranties of accuracy, reliability, and any implied warranties of merchantability, fitness for a particular purpose and noninfringement. Gartner's use of this provider is for operational purposes and does not constitute an endorsement of its products or services.
- Industry: Computer Software
- Company size: 11–50 Employees
- Used Weekly for 1+ year
-
Review Source
Show more details
Easy To Setup & Super In Security & Data Management
I have a very good experience with AWS RDS system.
Pros
You don't want to care about more configuration setup to run as we did in normal case. A lot of configurable variable available in it to help the system working smooth. You can change maximum setting at runtime . easy to setup replication here, user & permission management is fast & secure.
Cons
No more cons except the price in compare to others only.
- Industry: Publishing
- Company size: 51–200 Employees
- Used Daily for 2+ years
-
Review Source
Show more details
Amazon RDS - the backbone of your AWS stack
Waaaay back in the day, we owned and managed huge machines on which we ran our database software. It was Oracle for a while, then we moved to mySQL. But the machine and the software were our problem to handle. Most of the time (because these are not new technologies), there were no problems. But when there were problems, there were huge problems. Because like many websites/apps, data is at the core of what we do. No database, and everything goes poof. Since switching to RDS, this has become a thing of the past. We tell RDS what kind of beefy setup we want, and they do the rest. The mySQL patching. The upgrades. If we want to move to a bigger instance, that's pretty straightforward, too. Database hosting at pretty large scale, with just a few clicks. And no machines to worry about. You get decent (but not amazing) visibility into the instance at any time. But, basically, what you really get is peace of mind, not having to worry that your system's most critical layer will flake out on you. That's worth a lot. Also: AWS's Aurora is a very nice port of mySQL. We've had no issues there either.
Pros
Aurora is a great port of mySQL - very compatible and super fast
Prices are always going one direction: down
Scalable way huge with just a few clicks
Automated backups, patching, upgrades
You can still do a lot of customization using PL/MYSQL
The instances just stay up and running - becomes one less thing to worry about
You have options: both mySQL and Postgres
Cons
It's not amazingly easy to update the various variables that enable you to configure your mySQL instance.
I wish it was a bit easier to get monitoring that would give you more granular insight into what's causing issues.
You don't have quite as much flexibility and control over special packages you might install to do special stuff (calculating the Levenschtein distance between words, for example).
- Company size: 11–50 Employees
-
Review Source
Show more details
Amazon RDS is really simple and lightweight.
Pros
Amazon RDS is really simple and lightweight. It is easy to use and scale up in the cloud. Easy to setup.
Cons
I have not used Amazon Relational Database extensively, so I did not find any drawbacks forAmazon Relational Database.
- Industry: Logistics & Supply Chain
- Company size: 201–500 Employees
- Used Daily for 2+ years
-
Review Source
Show more details
Simplifies a lot of database management work
Overall, Amazon RDS has been very useful to us. It has saved us tremendous amounts of time just in the provisioning, scaling, and maintenance activities alone.
Pros
I like how easy it is to scale RDS up and down alongside its monitoring features which can be conveniently accessed via AWS console.
Cons
The burst balance limit for the underlying EBS disk gave us lots of problems. I wish this feature was more user-friendly.
Alternatives Considered
Microsoft AzureReasons for Choosing Amazon RDS
In my previous companies, we used to self-host databases (postgres, MySQL/MariaDB) in VMs. This was more expensive in the long run in terms of time spent. We also used Google Cloud SQL for some projects but eventually switched to RDS since our main tech infra runs on AWS.Reasons for Switching to Amazon RDS
Our main tech infra runs on AWS already.- Industry: Civic & Social Organization
- Company size: 11–50 Employees
- Used Daily for 2+ years
-
Review Source
Show more details
Amazing relational database which is easy to setup and use provided you have the technical...
AWS RDS can be linked with Victorops/splunk/slack and what not to constantly monitor the state of the database and set up alerts for catching problems. It can automatically save regular copies of the database.
Pros
ease of setup
ease of taking snapshots
no configurational drainers
very easy to set up alerts for monitoring problems in the database
debugging is a breeze.
Cons
It is easy to get lost without an UI.
also replicating databases can get stuck sometimes if you don't know what you are doing.
replication can be pain depending upon whether you want (master-master) or (master-slaves)