Ask HN: Any good reads, articles or books on file migration?

https://news.ycombinator.com/item?id=34628602
by bosch_mind • 3 years ago
4 4 3 years ago

I’m looking to build a tool to migrate files between cloud providers (ie blob storage, s3, etc).

I’m looking to learn best practices for doing so. The volume is a few petabytes but can be done incrementally.

I was thinking some queue that handles N transfers concurrently running in a k8s cluster. Queue I was thinking Redis or Kafka. However, I’d love to build something nice and resilient

Related Stories

Loading related stories...

Source preview

news.ycombinator.com