Test Flashcards

1
Q

Presigned URL is signed under which account?

A

Pre-signed URL is signed under the account who has created URL

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

What are two types of replications in S3

A

Single Region replication Cross Region replication

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

What two things do before you configure replication

A

You must enable version both at Source and Destination

You also need a IAM role who will do copy of data between

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

What kind of replication is available in S3 and what are the limitations

A

It is async replication
and the Limitations are

  1. Deletion operation not replicated
  2. Only new objects get replicated
  3. There is no chaining of replication e.g. transitive replication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can you replicate S3 buckets in different region

A

Yes

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

How can you encrypt the traffic

A

using KMS

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

What are potential two uses of Pre-signed URLs

A
  1. Allow 3rd party to upload files to S3 buckets

2. Allow users to download link for premium content

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

Which two methods are available to create download and upload Presigned URL?

A

To download - CMDLINE method To upload - SDK is required

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

What is the default Presigned URL Timeout

A

3600

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

What are the required parameter but not document steps for configuring presigned URL?

A

region parameter is required. You also need s3v4 version. This step required is for encryption

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

Where to enable S3 Access logs

A

Under properties.

Server Access logging

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

How can you read S3 Access logs

A

Athena or data analytic tool

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

Why you need S3 Access logs

A

Purely for auditing

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

What I should not do in S3 Access log configuration

A

Attached the S3 Access to the same Bucket which you wish to monitor. Avoid loop

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