Skip to content

Commit 658c2ee

Browse files
committed
Adding Sip n Slurp migration strategy
1 parent 845fb2b commit 658c2ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/docs/r2/data-migration/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,10 @@ Quickly and easily migrate data from other cloud providers to R2. Explore each o
5454
</tr>
5555
</tbody>
5656
</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

Comments
 (0)