RDS Flashcards
1
Q
Amazon RDS Overview (Relational Database Service)
A
Managed DB service for SQL
- Continuous backups and point in time restore
- Monitoring dashboards
- Storage backed by EBS
- CAN’T SSH into instances
2
Q
RDS Deployment: Read Replication
A
- “Copy” of DB that can be read from
- Only write to main dDB
- Scale reads
3
Q
RDS Deployment:
Multi-AZ
A
- Failover in case of AZ outage
- Replica created cross AZ
- Backup passive until failover
- Can only have 1 other AZ as a failover
4
Q
RDS Deployment:
Multi Region
A
- Multi-region read replicas
- Must write cross region to main DB
- DR in case of region issue
- Better performance on read
- Replication cost