🔶

Amazon RDS

  • RDS = Relational Database Service, a fully managed AWS service for SQL-based databases.
  • Supports multiple engines:
    • PostgreSQL
    • MySQL
    • MariaDB
    • Oracle
    • Microsoft SQL Server
    • Aurora (AWS proprietary, MySQL/PostgreSQL-compatible)
  • AWS handles the heavy lifting of provisioning, maintenance, and scaling.
 
🔵
Advantages of RDS vs. Running a DB on EC2
🔵
Amazon RDS – Storage Auto Scaling
🟢
Amazon RDS – Read Replicas for Read Scalability
🟢
Amazon RDS – Multi-AZ
🟢
Amazon RDS Custom
🟢
RDS Backups
🟢
RDS & Aurora Security
🟢
Amazon RDS Proxy