Tagged Questions
2
votes
1answer
224 views
Amazon S3 Website & MySQL Backup
I have a website (a digital asset management system/gallery - http://www.resourcespace.org) that has a huge amount of images. The total size of the website, including the images is approximately 6gb.
...
7
votes
2answers
4k views
Is mounting S3 buckets directly into EC2 instances safe?
as the title of my question says, I would like to know whether this is a good practice or not,
I know I can mount it in an EC2 instance but I was wondering if, as I will be adding more instances to ...
1
vote
4answers
272 views
Best practice for synchronizing sources across servers (Amazon EC2)
I'm moving from single app server to load balanced config.
In the single server config I synchronized the sources by S3 cmd sync s3 every few minutes and on hostup (Scalr event) I sync the sources ...
0
votes
1answer
293 views
Should I use amazon EC2 or S3? [closed]
I am new to Amazon Web Services, and I have read the documentation about the AWS products. The closest products to meet my needs is EC2 and S3.
What I want to do is, I need to host some php files and ...
0
votes
3answers
176 views
Cloud based server for PHP
I plan to open a subscription based website that will be video and image heavy. I have the video and image hosting sorted using Amazons S3 and CDN. now, I will still need a main server to host ...