We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845fb2b commit 658c2eeCopy full SHA for 658c2ee
src/content/docs/r2/data-migration/index.mdx
@@ -54,3 +54,10 @@ Quickly and easily migrate data from other cloud providers to R2. Explore each o
54
</tr>
55
</tbody>
56
</table>
57
+
58
+## Migration strategies
59
60
+You can use a combination of Super Slurper and Sippy to effectively migrate all objects without any downtime.
61
62
+1. Activate Sippy to gradually copy objects from the previous bucket to an R2 bucket when they are requested (on-demand).
63
+2. Use Super Slurper to trigger a one-off migration to copy the remaining objects into the R2 bucket.
0 commit comments