Questions tagged [amazon-s3]

This is for questions on Amazon's cloud storage service.

1120 questions
-1
votes
3 answers

https download file with custom S3 URL

I believe the following question should be asked here and not @Super User. My web application is using S3 for users to download files. Prior customizing the url, files were downloaded from S3 with this url…
Theodoros80
  • 117
  • 1
  • 3
-1
votes
1 answer

Is it possible to use PHP on a website hosted on AWS S3 without using EC2 or Elastic Beanstalk?

I have a bit of PHP (a contact form to be exact) that isn't working right now on my website. I'd like to activate the PHP and I heard one of the ways is to use Elastic Beanstalk. However, Elastic Beanstalk engages EC2 which can be costly. I'd like…
-1
votes
1 answer

aws route 53 and vistualhost in ubuntu apache

I have added domain name in route 53 and creating a sub domain to land into virtualhost with a port. I am trying to add a sub domain as cname and cname is my servername in virtualhost. I am on ubuntu apache. Any help will highly be appreciated.
-1
votes
1 answer

Amazon AWS volume full although www folder has 88 megs

my mysql failed because, apparently, my volume is filled. All 8 gb of it. I only have put mongodb, nodejs, apache, mysql and in the www folder, wordpress and phpmyadmin. My question is, what happened and how do I fix it? Here is what df -h gave…
Discipol
  • 101
  • 3
-1
votes
1 answer

Serving static site with Amazon S3

I want to host my static site www.something.com on Amazon S3. I've followed these instructions however I'm still having trouble. Specifically when I browse to www.something.com I'm sent to whatever my previous host has for the site. I think the…
SundayMonday
  • 101
  • 4
-1
votes
2 answers

Cross platform, blob storage system

I have a couple of different servers around the house, and a lot of storage on each of these machines. I also have a couple of dedicated servers, and some VMs on these boxes... Most of the boxes and VMs run Windows, but i have a Mac and a couple of…
TiernanO
  • 744
  • 7
  • 17
-1
votes
1 answer

Which of snapshots I can safely remove?

If you make periodic snapshots of a volume, the snapshots are incremental so that only the blocks on the device that have changed since your last snapshot are incrementally saved in the new snapshot. Even though snapshots are saved…
Igor Golodnitsky
  • 287
  • 1
  • 2
  • 13
-1
votes
3 answers

amazon s3 vs amazon ec2 regarding cost, and which better for image hosting website?

I want to know which will cost more, s3 or ec2. I need to know by example to estimate my future payments. Also which of them will be better for an image hosting website?
Amr Elgarhy
  • 243
  • 3
  • 7
  • 22
-1
votes
2 answers

Best image hosting solution

Due to the heavy load and disk occupation, I want to move all of my website images to a separate dedicated server or Amazon S3. But I doubt there is not control on data if we move to S3 like downloading all the data or moving to another provider…
Max
-1
votes
1 answer

How to get complete bucket access of aws s3 as public?

When we set a file in s3 bucket as public, we can directly download it from its URL. But, if I set a bucket or a sub folder in bucket to public, I am getting below error. AccessDenied Access…
uday
  • 352
  • 10
  • 30
-1
votes
2 answers

How do I share all resources between two AWS Root accounts?

We have one person that has been in charge of all AWS resources for our company, including EC2, elastic IPs, EBS storage, etc. Now we want a second person to also have access to ALL the resources in the first persons account. So far we…
-1
votes
1 answer

Suggestions for AWS setup wanted

For my next project, I'm giving AWS and server-less a go, but I'm not sure how to reason about the different AWS services. So here's hoping that someone here has a good feel for it. The project currently consists of three different frontend…
-2
votes
1 answer

Performant Reverse Proxy to S3

I want to prevent direct interaction with my S3 bucket. While my S3 bucket is properly configured, I want to find a (performant) method to lock down access to a single i.p while still serving files off of S3. The architecture I envision is…
MrSynAckSter
  • 157
  • 1
  • 5
-2
votes
1 answer

Are name servers enough to point a domain to an S3 bucket host?

I recently bought three domains via some site, planning on pointing them to an S3 bucket. The first one I succeeded in doing so, because I added both name servers, an A record, and a CNAME for the subdomain (www). Those I got from Amazon Route 53 (I…
Yeats
  • 99
  • 3
-2
votes
1 answer

Sync files between AWS S3 and Rackspace cloudfiles

I am looking for a solution for syncing files between AWS S3 and Rackspace Cloudfiles on a regular basis. Preferably, using a third party service or low maintenance self-hosted solution.
Vince
  • 97
  • 1
1 2 3
74
75