What is the main difference between automated backups and manual snapshots in AWS RDS?
AAutomated backups are stored outside AWS; manual snapshots are stored inside AWS.
BAutomated backups happen daily and expire; manual snapshots are created on demand and kept until deleted.
CAutomated backups are created only when the user requests; manual snapshots happen automatically every hour.
DAutomated backups cannot be restored; manual snapshots can only be viewed.