AWS RDS Service
(Redirected from Amazon RDS)
Jump to navigation
Jump to search
An AWS RDS Service is a distributed RDBMS service that is an AWS DBMS service.
- Context:
- It can support several AWS DB Instance Types, such as a db.t2.micro (for ~$0.017/hr).
- It can (typically) instantiate AWS RDS Instance DBs.
- Example(s):
- Amazon RDS for MySQL, for MySQL.
- Amazon RDS for MariaDB, for MariaDB.
- Amazon RDS for PostgreSQL, for PostgreSQL.
- Amazon RDS for Oracle, for Oracle RDBMS.
- Amazon RDS for SQL Server, for MS SQL Server.
- …
- Counter-Example(s):
- See: Amazon Aurora, Point-in-Time Recovery, EC2 Instance Type.
References
2018
- (Wikipedia, 2018) ⇒ https://en.wikipedia.org/wiki/Amazon_Relational_Database_Service Retrieved:2018-9-18.
- Amazon Relational Database Service (or Amazon RDS) is a distributed relational database service by Amazon Web Services (AWS). [1] It is a web service running "in the cloud" designed to simplify the setup, operation, and scaling of a relational database for use in applications. [2] Complex administration processes like patching the database software, backing up databases and enabling point-in-time recovery are managed automatically. [3] Scaling storage and compute resources can be performed by a single API call as AWS do not offer ssh connection to RDS instances [4] . Amazon RDS was first released on 22 October 2009, supporting MySQL databases. [5] [6] [7] This was followed by support for Oracle Database in June 2011, Microsoft SQL Server in May 2012, [8] PostgreSQL in November 2013, and MariaDB (a fork of MySQL) in October 2015, and additional 80 features during 2017 [9] . In November 2014 AWS announced Amazon Aurora, a MySQL-compatible database offering enhanced high availability and performance [10] , and in October 2017 a PostgreSQL-compatible database offering [11] [12] was launched. [13]
2018b
- https://aws.amazon.com/rds/faqs/#versioningGuidance
- QUOTE: For the list of supported database engine versions, please refer to the documentation for each engine:
Amazon RDS for MySQL Amazon RDS for MariaDB Amazon RDS for PostgreSQL Amazon RDS for Oracle Amazon RDS for SQL Server Amazon Aurora
2018
- https://aws.amazon.com/rds/faqs/
- QUOTE: Amazon RDS manages the work involved in setting up a relational database: from provisioning the infrastructure capacity you request to installing the database software. Once your database is up and running, Amazon RDS automates common administrative tasks such as performing backups and patching the software that powers your database. With optional Multi-AZ deployments, Amazon RDS also manages synchronous data replication across Availability Zones with automatic failover.
Since Amazon RDS provides native database access, you interact with the relational database software as you normally would. This means you're still responsible for managing the database settings that are specific to your application. You'll need to build the relational schema that best fits your use case and are responsible for any performance tuning to optimize your database for your application’s workflow.
- QUOTE: Amazon RDS manages the work involved in setting up a relational database: from provisioning the infrastructure capacity you request to installing the database software. Once your database is up and running, Amazon RDS automates common administrative tasks such as performing backups and patching the software that powers your database. With optional Multi-AZ deployments, Amazon RDS also manages synchronous data replication across Availability Zones with automatic failover.
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Amazon_Web_Services#Database Retrieved:2015-8-21.
- Amazon Relational Database Service (RDS) provides a scalable database server with MySQL, Oracle, SQL Server, and PostgreSQL support. * Amazon Redshift provides petabyte-scale data warehousing with column-based storage and multi-node compute.
- ↑ Amazon RDS, Cloud Relational Database Service: MySQL, Oracle, SQL Server. Aws.amazon.com (2010-07-28). Retrieved on 2013-08-09.
- ↑ MySQL in the cloud at Airbnb - Airbnb Engineering. Nerds.airbnb.com (2010-11-15). Retrieved on 2013-08-09.
- ↑ Amazon RDS, Introduced. Aws.amazon.com (2010-01-01). Retrieved on 2013-08-09.
- ↑ https://stackoverflow.com/questions/17986232/how-do-you-access-an-amazon-rds-instance-from-a-chromebook
- ↑ https://aws.amazon.com/blogs/aws/introducing-rds-the-amazon-relational-database-service/
- ↑ Release: Amazon Relational Database Service : Release Notes : Amazon Web Services. Developer.amazonwebservices.com. Retrieved on 2013-08-09.
- ↑ Vogels, Werner. (2009-10-26) Expanding the Cloud: The Amazon Relational Database Service (RDS). All Things Distributed. Retrieved on 2013-08-09.
- ↑ Amazon Web Services Blog: Amazon RDS for SQL Server and .NET support for AWS Elastic Beanstalk. Aws.typepad.com (2012-05-08). Retrieved on 2013-08-09.
- ↑ https://aws.amazon.com/blogs/aws/amazon-relational-database-service-looking-back-at-2017/
- ↑ https://aws.amazon.com/blogs/aws/highly-scalable-mysql-compat-rds-db-engine/
- ↑ https://aws.amazon.com/blogs/aws/now-available-amazon-aurora-with-postgresql-compatibility/
- ↑ https://aws.amazon.com/blogs/aws/amazon-relational-database-service-looking-back-at-2017/
- ↑ http://aws.amazon.com/rds/aurora/