Tagged Questions

0
votes
1answer
13 views

Amazon S3 over VPN

Is it possible to establish VPN connectivity to AMAZON S3 directly without utilizing Elastic cloud EC2.
0
votes
1answer
59 views

MIgrating data from EC2 to S3?

I am running a Rails app using Paperclip to take care of file attachments and image resizing, etc. The app is currently hosted on EngineYard cloud, and all attachments are stored in their EBS. …