You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Appwrite Cloud backups now significantly faster
4
+
date: 2025-03-24
5
+
---
6
+
7
+
Appwrite Cloud backups are now considerably faster, reducing wait times and improving reliability.
8
+
9
+
## What's changed
10
+
11
+
We made key changes to the backup infrastructure by moving data reading operations inside the network, and implementing I/O optimizations for storage operations.
12
+
13
+
Internal testing revealed notable time savings across database backups:
Most databases showed at least a 2x reduction in backup time, with many achieving up to 7x faster backups depending on size and structure.
21
+
22
+
These optimizations improve the efficiency of data recovery and management. Your actual performance gains may vary depending on database size and structure.
0 commit comments