Content deleted Content added
Citation bot (talk | contribs) Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine |
Fgnievinski (talk | contribs) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 14:
'''Amazon Relational Database Service''' (or '''Amazon RDS''') is a distributed [[relational database]] service by [[Amazon Web Services]] (AWS).<ref>[http://aws.amazon.com/rds/ Amazon RDS, Cloud Relational Database Service: MySQL, Oracle, SQL Server]. Aws.amazon.com (2010-07-28). Retrieved on 2013-08-09.</ref> It is a [[web service]] running [[Cloud computing|"in the cloud"]] designed to simplify the setup, operation, and [[Scalability|scaling]] of a relational database for use in applications.<ref>[http://nerds.airbnb.com/mysql-in-the-cloud-at-airbnb MySQL in the cloud at Airbnb - Airbnb Engineering]. Nerds.airbnb.com (2010-11-15). Retrieved on 2013-08-09.</ref> Administration processes like patching the database software, backing up databases and enabling [[point-in-time recovery]] are managed automatically.<ref>[http://aws.amazon.com/rds/amazon-rds-introduced/ Amazon RDS, Introduced] {{Webarchive|url=https://web.archive.org/web/20110929183431/http://aws.amazon.com/rds/amazon-rds-introduced/ |date=2011-09-29 }}. Aws.amazon.com (2010-01-01). Retrieved on 2013-08-09.</ref> Scaling storage and compute resources can be performed by a single [[API]] call to the AWS control plane on-demand. AWS does not offer an [[Secure Shell|SSH]] connection to the underlying virtual machine as part of the managed service.<ref>{{Cite web |date=August 1, 2013 |title=ssh - How do you access an Amazon RDS instance from a chromebook? |url=https://stackoverflow.com/questions/17986232/how-do-you-access-an-amazon-rds-instance-from-a-chromebook |access-date=October 19, 2019 |website=Stack Overflow |language=en-US}}</ref>
==
Amazon RDS was first released on 22 October 2009, supporting [[MySQL]] databases.<ref name="auto"/><ref>[http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2942&categoryID=291 Release: Amazon Relational Database Service : Release Notes : Amazon Web Services]{{Dead link|date=October 2018 |bot=InternetArchiveBot |fix-attempted=yes }}. Developer.amazonwebservices.com. Retrieved on 2013-08-09.</ref><ref>Vogels, Werner. (2009-10-26) [http://www.allthingsdistributed.com/2009/10/amazon_relational_database_service.html Expanding the Cloud: The Amazon Relational Database Service (RDS)]. All Things Distributed. Retrieved on 2013-08-09.</ref> This was followed by support for [[Oracle Database]] in June 2011,<ref>{{cite web |date=2011-05-24 |title=Oracle database available as a service on Amazon AWS (RDS) |url=http://www.beyondoracle.com/2011/05/24/oracle-database-service-amazon-aws-rds/ |url-status=live |archive-url=https://web.archive.org/web/20140414000608/http://www.beyondoracle.com/2011/05/24/oracle-database-service-amazon-aws-rds/ |archive-date=2014-04-14 |access-date=2014-04-13 |website=beyondoracle.com}}</ref><ref>{{cite web|title=AWS Announces Relational Database Service For Oracle|url=http://www.firstbiz.com/biztech/aws-announces-relational-database-service-for-oracle-12330.html|access-date=2014-04-13|website=firstbiz.com|archive-url=https://web.archive.org/web/20140413234027/http://www.firstbiz.com/biztech/aws-announces-relational-database-service-for-oracle-12330.html|archive-date=2014-04-13}}</ref> [[Microsoft SQL Server]] in May 2012,<ref>[http://aws.typepad.com/aws/2012/05/net-support-for-aws-elastic-beanstalk-amazon-rds-for-sql-server-.html Amazon Web Services Blog: Amazon RDS for SQL Server and .NET support for AWS Elastic Beanstalk] {{Webarchive|url=https://web.archive.org/web/20130103035539/http://aws.typepad.com/aws/2012/05/net-support-for-aws-elastic-beanstalk-amazon-rds-for-sql-server-.html |date=2013-01-03 }}. Aws.typepad.com (2012-05-08). Retrieved on 2013-08-09.</ref> [[PostgreSQL]] in November 2013,<ref>{{cite news |author=Williams |first=Alex |date=14 November 2013 |title=PostgreSQL Now Available On Amazon's Relational Database Service |language=en-US |publisher=TechCrunch |url=https://techcrunch.com/2013/11/14/postgressql-now-available-on-amazons-relational-database-service/ |access-date=October 25, 2020}}</ref> and [[MariaDB]] (a fork of MySQL) in October 2015,<ref>{{cite web|title=Amazon Web Services Announces Two New Database Services – AWS Database Migration Service and Amazon RDS for MariaDB|publisher=MarketWatch, Inc|url=http://www.marketwatch.com/story/amazon-web-services-announces-two-new-database-services-aws-database-migration-service-and-amazon-rds-for-mariadb-2015-10-07/|date=2015-10-07|access-date=2015-10-23|archive-date=2018-07-05|archive-url=https://web.archive.org/web/20180705004137/https://www.marketwatch.com/story/amazon-web-services-announces-two-new-database-services-aws-database-migration-service-and-amazon-rds-for-mariadb-2015-10-07|url-status=dead}}</ref> and an additional 80 features during 2017.<ref name="ama aws">{{Cite web |last=Barr |first=Jeff |date=February 12, 2018 |title=Amazon Relational Database Service – Looking Back at 2017 |url=https://aws.amazon.com/blogs/aws/amazon-relational-database-service-looking-back-at-2017/ |access-date=November 29, 2018 |website=Amazon Web Services |language=en-US}}</ref>
|