S3 Upload using Amazon's Network
I've seen before where people have used Amazon's Internal Network for uploading data to S3. If this could be an option for django-storages, to save bandwidth, time and money, that would be great!
Comments (1)
-
Ian Lewis
- Log in to comment »
I'm not sure what you mean as interacting with s3 via ec2 runs over amazon's network as is and provides very high throughput. If have a specific method that you read about somewhere it would be nice if you could provide the links and reopen the issue. Thanks.