Top "Bucket" questions

a bucket is one of several alternative data sinks when data needs to be distributed.

How to Configure SSL for Amazon S3 bucket

I am using an Amazon S3 bucket for uploading and downloading of data using my .NET application. Now my question …

ssl amazon-s3 amazon-web-services bucket
how to delete files from amazon s3 bucket?

I need to write code in python that will delete the required file from an Amazon s3 bucket. I am …

python amazon-s3 bucket
Is there an S3 policy for limiting access to only see/access one bucket?

I have a simple bucket that looks like images.mysite.com on my S3 and other buckets containing backups, etc. …

amazon-s3 policy bucket
Can I display daily data in month buckets using only excel's chart formatting?

I have daily sales figures that I'd like to plot on a simple linegraph. I would like them to be …

excel charts formatting bucket
What is the difference between bucket sort and radix sort?

Bucket sort and radix sort are close cousins; bucket sort goes from MSD to LSD, while radix sort can go …

algorithm language-agnostic sorting radix-sort bucket
What exactly is bucket in hashmap?

Recently, in an interview I was asked, what exactly is a bucket in hashmap? Whether it is an array or …

java linked-list hashmap hashcode bucket
Access Denied upload to s3

I tried uploading to s3 and when I see the logs from the s3 bucket logs this is what it …

amazon-web-services amazon-s3 amazon policy bucket
Amazon S3 is not serving files correctly

I made this site for my friend and I uploaded it to an Amazon S3 bucket (http://ballard26.s3.amazonaws.…

amazon-s3 amazon-web-services content-type bucket
How to fix AccessDenied calling CopyObject

I'm trying to copy files from a bucket in A account to another bucket but in B account. When I …

amazon-web-services amazon-s3 terraform aws-cli bucket
Is there an open-source equivalent to Amazon S3?

Is there an open-source equivalent to the Amazon S3 storage service running under Linux? For example a bucket-based file system …

filesystems amazon-s3 storage bucket