# Backup and Restore

Sunbird-RC has the capability to connect with various data sources, as indicated in the provided [link](https://docs.sunbirdrc.dev/learn/readme-1/high-level-architecture#db). Within this segment, we will present a few approaches for backing up and recovering data from [PostgreSQL](https://rc.sunbird.org/v0.0.14/developer-documentation/backup-and-restore/postgresql) and [Cassandra](https://rc.sunbird.org/v0.0.14/developer-documentation/backup-and-restore/cassandra). Apart from databases, it is essential to consider creating backups for Kafka, ElasticSearch, and Filestore (if they are utilized).
