ποΈ
Database Services
RDS, DynamoDB, Aurora and database services
β±οΈ Estimated reading time: 16 minutes
Amazon RDS - Relational Database Service
Amazon RDS makes it easy to set up, operate, and scale relational databases in the cloud.
Supported engines:
- Amazon Aurora
- PostgreSQL
- MySQL
- MariaDB
- Oracle
- SQL Server
Benefits:
- Automated backup management
- Automatic patching
- High availability with Multi-AZ
- Read scaling with replicas
Supported engines:
- Amazon Aurora
- PostgreSQL
- MySQL
- MariaDB
- Oracle
- SQL Server
Benefits:
- Automated backup management
- Automatic patching
- High availability with Multi-AZ
- Read scaling with replicas
π― Key Points
- β Managed relational database
- β Multiple engines available
- β Automated backups and patches
- β Vertical and horizontal scaling
Amazon DynamoDB - NoSQL Database
DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability.
Features:
- Single-digit millisecond latency
- Automatic scaling
- Global replication
- Flexible data model (key-value and documents)
Features:
- Single-digit millisecond latency
- Automatic scaling
- Global replication
- Flexible data model (key-value and documents)
π― Key Points
- β Fully managed NoSQL database
- β Consistent performance at any scale
- β Automatic global replication
- β Ideal for modern applications