1 Answer
- Newest
- Most votes
- Most comments
1
Its difficult to estimate how many files will be created. Usually its close to 1 file per 1GB of uncompressed data. Meaning you can expect approximately 50k objects for your export of 500TB:
500TB / 1GB = 500,000
Compressed size of each s3 object will likely be ~200 mb assuming 80% compression of json format.
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
