Which service provides managed relational databases with automatic backups and scaling?
- RDS
- Cloud SQL
- Both A and B
- Neither
Answer: Both A and B
Managed databases (AWS RDS, GCP Cloud SQL) handle provisioning, patching, backups, scaling. Reduces operational overhead vs self-managed databases. Critical for cloud application development.