> For the complete documentation index, see [llms.txt](https://notes.tejpratapsingh.com/_/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.tejpratapsingh.com/_/offline-first-data-sync/offline-first-data-sync/file-store-s3.md).

# File Store / S3

This file service will be used to upload entire (encrypted probably) to a file bucket from which we can restore entire database in one shot and download differential data. (Whatever is missing from this DB will do synced from [Online Data](/_/offline-first-data-sync/offline-first-data-sync/online-data.md))

This will help us reduce our 💲 Sever Cost 💲  as well as time required to setup new device.
