> For the complete documentation index, see [llms.txt](https://dev7days.gitbook.io/dev7days/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev7days.gitbook.io/dev7days/aws/rds-and-aurora-db/rds/backup.md).

# Backup

RDS is **automatically backup** data by default every 5 minutes. It allow to disable **automated backup.** In additional the user can **manually** create a snapshot.

#### Tip (!Important)

In a stopped RDS database, you will still pay for storage. If you plan on stopping it for a long time , you should snapshot and restore instead.&#x20;
