S3 Access Log

S3 Access Log

Professional Development

6 Qs

quiz-placeholder

Similar activities

AWS Architect Class 10

AWS Architect Class 10

Professional Development

6 Qs

Module 5: Storage and Databases

Module 5: Storage and Databases

Professional Development

6 Qs

SAA-C03 - Módulo 2

SAA-C03 - Módulo 2

Professional Development

10 Qs

Sesion-1

Sesion-1

Professional Development

11 Qs

AWS - Name That Service

AWS - Name That Service

Professional Development

10 Qs

How are you doing?

How are you doing?

Professional Development

10 Qs

aws_workshop

aws_workshop

Professional Development

10 Qs

SAA-C03 - Módulo 12

SAA-C03 - Módulo 12

Professional Development

10 Qs

S3 Access Log

S3 Access Log

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Tú Nguyễn

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which is true about S3 Access Logs?

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

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

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

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

S3 Replication is

Asynchronous

Synchronous

Asynchronous and synchronous

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which isn't true about S3 Replication?

No need to enable versioning in source and destination

Two types: CRR and SRR

Buckets can be in different accounts

Must give proper IAM permissions to S3

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which is true about S3 Pre-Signed URLs?

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

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

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

All of the above

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

What is a S3 Storage Class?

Amazon S3 Standard - General Purpose

Amazon S3 One Zone-Infrequent Access

Amazon S3 One Zone

Amazon S3 Glacier Instant Retrieval

Amazon S3 Intelligent Tiering

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

Yes

No