wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

S3 Access Log

Total questions: 6

Worksheet time: 4mins

Name
Class
Date
1.

Which is true about S3 Access Logs?

a)

For audit purpose, you may want to log all access to S3 buckets

b)

Any request made to S3, from any account, authorized or denied, will be logged into another S3 bucket

c)

That data can't be analyzed using data analysis tools…

d)

All of the above

2.

S3 Replication is

a)

Asynchronous

b)

Synchronous

c)

Asynchronous and synchronous

d)

None of them

3.

Which isn't true about S3 Replication?

a)

No need to enable versioning in source and destination

b)

Two types: CRR and SRR

c)

Buckets can be in different accounts

d)

Must give proper IAM permissions to S3

4.

Which is true about S3 Pre-Signed URLs?

a)

Can generate pre-signed URLs using SDK or CLI • For downloads (easy, can use the CLI) • For uploads (harder, must use the SDK)

b)

Valid for a default of 3600 seconds, can change timeout with --expires-in [TIME_BY_SECONDS] argument

c)

Users given a pre-signed URL inherit the permissions of the person who generated the URL for GET / PUT

d)

All of the above

5.

What is a S3 Storage Class?

a)

Amazon S3 Standard - General Purpose

b)

Amazon S3 One Zone-Infrequent Access

c)

Amazon S3 One Zone

d)

Amazon S3 Glacier Instant Retrieval

e)

Amazon S3 Intelligent Tiering

6.

S3 durability is the same for all storage classes. Is it true?

a)

Yes

b)

No