S3 COPY Flashcards

1
Q

True or False: If you want to enable a user to download your private data directly from S3, you can insert a pre-signed URL into a web page before giving it to your user.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You are hosting a static website in an S3 bucket that uses JavaScript to reference assets in another S3 bucket. For some reason, these assets are not displaying when users browse to the site. What could be the problem?

  • You cannot use one S3 bucket to reference another S3 bucket.
  • You need to open port 80 on the appropriate security group in which the S3 bucket is located.
  • You haven’t enabled Cross Origin Resource Sharing (CORS) on the bucket where the assets are stored.
  • Amazon S3 does not support Javascript.
A

You haven’t enabled Cross Origin Resource Sharing (CORS) on the bucket where the assets are stored.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

True or False: S3 provides unlimited storage.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the largest size file you can transfer to S3 using a PUT operation?

A

5GB.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the HTTP status code you’d see once you successfully place in a file in an S3 bucket?

A

200.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If you encrypt a bucket on S3, what type of encryption does AWS use?

A

AES 256.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: When you first create an S3 bucket, this bucket is publicly accessible by default.

A

False.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You are using S3 in ap-northeast to host a static website in a bucket called “acloudguru.” What would the new URL endpoint be?

  • http://acloudguru.s3-website-ap-northeast-1.amazonaws.com
  • http://acloudguru.s3-website-ap-southeast-1.amazonaws.com
  • https://s3-ap-northeast-1.amazonaws.com/acloudguru/
  • http://www.acloudguru.s3-website-ap-northeast-1.amazonaws.com
A

http://acloudguru.s3-website-ap-northeast-1.amazonaws.com

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the maximum file size that can be stored on S3?

A

5TB.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False: The minimum file size allowed on S3 is 1 byte.

A

False. The minimum size is 0 bytes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly