DEV Community

Said Olano
Said Olano

Posted on

Amazon RDS

Amazon Relational Database Service (Amazon RDS) is a collection of managed services that makes it simple to set up, operate, and scale databases in the cloud.

Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.

Amazon RDS is a managed database service. It's responsible for most management tasks. By eliminating tedious manual tasks, Amazon RDS frees you to focus on your application and your users.

Choose from seven popular engines:

  1. Amazon Aurora with MySQL compatibility.
  2. Amazon Aurora with PostgreSQL compatibility.
  3. MySQL
  4. MariaDB
  5. PostgreSQL
  6. Oracle
  7. SQL Server

Image description

Top comments (0)