Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/content/docs/r2/data-migration/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,10 @@ Quickly and easily migrate data from other cloud providers to R2. Explore each o
</tr>
</tbody>
</table>

## Migration strategies

You can use a combination of Super Slurper and Sippy to effectively migrate all objects without any downtime.

1. Activate Sippy to gradually copy objects from the previous bucket to an R2 bucket when they are requested (on-demand).
2. Use Super Slurper to trigger a one-off migration to copy the remaining objects into the R2 bucket.