Amazon RDSの概要

Amazon Relational Database Service (RDS) を利用すると、クラウド上でデータベースを設定、運用、拡張することができます。Amazon RDSは、ハードウェアのプロビジョニング、データベースのセットアップ、パッチ適用、バックアップなどの時間がかかる管理タスクを自動化しながら、コスト効率とサイズ変更可能なキャパシティーを提供します。これにより、アプリケーションに集 中することができ、必要とされるパフォーマンスとセキュリティを実装できるようになります。Amazon RDSで利用可能なデータベース・エンジンは、Amazon Aurora、MySQL、PostgreSQL、MariaDB、Oracle Database、SQL Serverです。

Amazon RDSの対象ユーザー

アプリケーション開発者、データベース管理者、システム管理者、DevOpsエンジニア。

Amazon RDSソフトウェア - 1 Amazon RDSソフトウェア - 2 Amazon RDSソフトウェア - 3

Amazon RDSをご存知でしょうか?
別の人気製品との比較

Amazon RDS

4.7 (192)
Amazon RDS
$0.01
無料のバージョン
無料のトライアル
21
2
4.4 (192)
4.3 (192)
4.4 (192)
VS.
価格プラン
価格オプション
機能
統合
使いやすさ
価格の妥当性
カスタマーサービス
$600.00
無料のバージョン
無料のトライアル
238
25
4.1 (256)
4.1 (256)
4.3 (256)
この情報が表示されている理由

Amazon RDSの他のおすすめ代替製品

Quickbase
高評価の機能
データストレージ管理
プロジェクト計画/スケジューリング
報告、プロジェクト追跡
PostgreSQL
高評価の機能
アクセス制御・許可
データストレージ管理
バックアップ、修復
Apache Cassandra
高評価の機能
データ複製
複数プログラミング言語をサポート
Oracle Database
高評価の機能
アクセス制御・許可
データストレージ管理
バックアップ、修復
Microsoft SQL Server
高評価の機能
データストレージ管理
バックアップ、修復
パフォーマンス分析
MySQL
高評価の機能
アクセス制御・許可
データストレージ管理
バックアップ、修復
Amazon DynamoDB
高評価の機能
アクセス制御・許可
データストレージ管理
バックアップ、修復
Toad
高評価の機能
データストレージ管理
データ複製
パフォーマンス分析
Caspio
高評価の機能
フォーム作成・デザイン
プロジェクト計画/スケジューリング
在庫管理

Amazon RDSのレビュー

評価ポイント

総合評価
4.7
使いやすさ
4.4
カスタマーサービス
4.4
機能
4.6
価格の妥当性
4.3

企業規模(従業員数)別レビュー数

  • <50
  • 51-200
  • 201-1,000
  • >1,001

評価別レビュー

5
74%
4
25%
3
1%
Monish
Monish
アメリカのsenior software engineer
認証済みLinkedInユーザー
コンピュータ・ソフトウェア, 1,001-5,000の従業員数
ツール使用期間: 2年以上
投稿者のソース

Cost Effective and Fully Cloud Managed Relational Database Service

5.0 3 年前

製品を使ってみた感想: Had A Really Great Experience with RDS, I have been evaluating Aurora with Native RDS so i will be talking more about Aurora in this Review

良いポイント:

RDS provides support for verity of database systems like mysql, postgreSql, Maria DB, Oracle, Microsoft Sql and a hybrid Aurora (supports both mysql & psql) Resizing, network management processes like subnet and security group are easily manageable. Using Aurora it has become easy to transfer data from DB to S3 using "INTO OUTFILE S3" query Aurora is really faster when it comes to executing heavy flock of query simultaneously when compared with its native RDS, it increases the over all through put Aurora Server less is a extremely cost effective solution when used with proper configurations, it scales up and scales down as per its usage (pay per sec) Supports Auto Backing up and scheduled snapshotting which stores the DB snapshot in S3, which helps in recovery at times of data deleted by mistake or data corruption by some failure in the application etc Aurora provides Export Snapshot to S3 feature, its a additional feature towards data movement from RDS to S3, from this we can easily migrate data from RDS to Redshift or Athena via S3

改善してほしい点:

Can't change subnet of a multi AZ RDS Database directly, to achieve this i had to first change my DB to single AZ Aurora Server less dose not scale up when used with low CPU utilising application, user should have given the flexibility to change the autoscaling parameter for Aurora server less (CPU utilisation 70%) Aurora the use of "INTO OUTFILE S3" query requires some additional setup steps at the s3 bucket end and IAM role which is well documented, but quite confusing, Aurora dose not support newer mysql or psql versions which are supported by its native RDS's Aurora when compared with its native RDS its slower for executing single queries, officers Aurora is really faster when it comes to executing heavy flock of query simultaneously, but at the least we expect Aurora to perform as the same level as its native RDS when it comes to single queries Aurora's Export Snapshot to S3 feature only supports Parquet file format, and on trigging Export it takes more time to start, it wold be better if the process starts instantaneously

Ana
Ana
スペインのSecurity Architecture Discipline leader
認証済みLinkedInユーザー
銀行, 10,000+の従業員数
ツール使用期間: 1年以上
投稿者のソース

検討した類似製品:

High availability even for database beginners

4.0 6 か月前

製品を使ってみた感想: I am using it as a MySQL server. With a managed database server, almost everything can be configured by just operating the configuration screen, so it is recommended that even members with little knowledge of MySQL can create a high availability database infrastructure, such as creating a Master-Slave configuration. It was possible to significantly reduce the man-hours required to install and configure the DB supports in EC2 and the upgrade procedure for maintenance, and dedicate the man-hours to other design and construction work. Including a BD license, it has freed us from license management. In addition, by not needing a physical space, we are freed from the whole flow of purchasing it.

良いポイント:

It is a pay-per-use system where you are only charged for the number of transactions that occur. Still, there is also a subscription system called Reserved Instances (RI), so instances that generate transactions frequently use this system to reduce costs significantly. There are three types to choose from: one-year prepayment, one-year prepayment, monthly payment, and no prepayment, depending on the kind of discount. Pay-per-use is basically cheaper for cases where transactions do not occur frequently, depending on the situation, so you can optimize the charge by using different payment methods depending on the application.

改善してほしい点:

I would like you to provide a concrete fault test solution. If you do not have a high level of knowledge about RDS, you cannot be relieved that you cannot perform useful failure tests assuming a failure occurs.

認証済みレビュアー
インドのSenior Software Engineer
認証済みLinkedInユーザー
情報技術、情報サービス, 10,000+の従業員数
ツール使用期間: 2年以上
投稿者のソース

Amazon RDS - All Your Databases at same place

5.0 2 か月前 新着

製品を使ってみた感想: Great!

良いポイント:

Amazon RDS provides the capability to host whichever database server customer wants, providing options like MS SQL , PostgreSQL, and have its own in house Aurora DB.With the Host and user/password simplified model like any other database it allows users who are not familiar with cloud to use it similarly.I have used Amazon RDS with all kind of databases and the way it optimizes costs and provides integration to logs is amazing.

改善してほしい点:

Log and monitoring on the console could be improved and enhanced heavily

Aleksandr
Aleksandr
アメリカのPrincipal software engineer
認証済みLinkedInユーザー
コンピュータ・ソフトウェア, 11-50の従業員数
ツール使用期間: 2年以上
投稿者のソース

検討した類似製品:

Will cost you all yourmoney.

3.0 2 年前

製品を使ってみた感想: Easy to setup. Very expensive. Play great with other AWS services.
The main issue is that metrics collected manually will never meet AWS metrics which are used to bill your stack. And of course AWS point of view will be much costly. Their Enterprise Support can not understand why metrics extracted from DB itself do not meet billing metrics and will endlessly redirect you to yet another expert.

良いポイント:

Requires minimum knowledge or time to set up the database. Everything you need is basically there. Documentation is fantastic. It just works and takes all the burden of infrastructure management from you. A handful of engines, version, and extensions to them are supprted. Integrated seamless to AWS infrastructure.

改善してほしい点:

Price. It will literally eat 7/8 of your infrastructure budget. Metrics lies. Performance insight simply does not work. Note, this is an opinion of somebody who paid for AWS Enterprise support (sigh, that's me) Backups are not backups per se, this is filesystem rsync. So it is easy to end up with broken DB. Support is very poor.

認証済みレビュアー
ケニアのChief Technology Officer
認証済みLinkedInユーザー
コンピュータ、ネットワーク・セキュリティ, 11-50の従業員数
ツール使用期間: 1~5か月
投稿者のソース

検討した類似製品:

Dependable Database management solution

5.0 2 か月前

製品を使ってみた感想: Overall it has amazing control features and i have never experienced any kind of downtime with them, they also have very enhanced security features so data birch is out of the question.

良いポイント:

I is easy to integrate and implement also the customer support is quite good when one is having problems with any of their features.Its also important to note that the backup and recovery are free if you turn on the automation feature

改善してほしい点:

Auto backup is not automatically turned on so if one forgets to turn it on this might cause challenges in the long run, also i don't think its right even after paying for the solution upfront that one has to leave their financial information on the system