Y
Hacker News
new
|
ask
|
show
|
jobs
by
evoxmusic
1519 days ago
That's why RepliByte uses S3 to store transformed data. Then the real production data never leave the production environment.
https://github.com/Qovery/replibyte/blob/main/docs/DESIGN.md
1 comments
gregwebs
1519 days ago
The doc refers to S3 as an intermediary- it is then going to be loaded in a different DB where all these issues exist. The intermediary adds one more place where data could be leaked.
link