From cff1dfb8cc2f46b2bd9475be69a0cda7e0a2f1e2 Mon Sep 17 00:00:00 2001 From: Lynn Langit Date: Mon, 10 Oct 2016 09:57:32 -0700 Subject: [PATCH] Added link to RDS Basics for comparing instances http://www.ec2instances.info/rds/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5397a94..2a89306 100644 --- a/README.md +++ b/README.md @@ -916,7 +916,7 @@ RDS ### RDS Basics -- 📒 [Homepage](https://aws.amazon.com/rds/) ∙ [User guide](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/) ∙ [FAQ](https://aws.amazon.com/rds/faqs/) ∙ [Pricing](https://aws.amazon.com/rds/pricing/) +- 📒 [Homepage](https://aws.amazon.com/rds/) ∙ [User guide](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/) ∙ [FAQ](https://aws.amazon.com/rds/faqs/) ∙ [Pricing](https://aws.amazon.com/rds/pricing/)(see also [ec2instances.info/rds/](http://www.ec2instances.info/rds/)\) - **RDS** is a managed relational database service, allowing you to deploy and scale databases more easily. It supports Amazon Aurora, Oracle, Microsoft SQL Server, PostgreSQL, MySQL and MariaDB. ### RDS Tips