S3 Feature

S3 Feature

Professional Development

5 Qs

quiz-placeholder

Similar activities

Git quiz 1

Git quiz 1

Professional Development

10 Qs

aws_workshop

aws_workshop

Professional Development

10 Qs

PowerShell and Windows Server

PowerShell and Windows Server

12th Grade - Professional Development

10 Qs

Going Google Quiz 2

Going Google Quiz 2

Professional Development

6 Qs

How are you doing?

How are you doing?

Professional Development

10 Qs

Redshift

Redshift

Professional Development

4 Qs

SAA-C03 - Módulo 12

SAA-C03 - Módulo 12

Professional Development

10 Qs

SharePoint Document Management

SharePoint Document Management

Professional Development

4 Qs

S3 Feature

S3 Feature

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Tú Nguyễn

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which isn't true about S3 Analytics?

• You can setup S3 Analytics to help determine when to transition objects from Standard to Standard_IA

Work for ONEZONE_IA or GLACIER

Report is updated daily

Takes about 24h to 48h hours to first start

Good first step to put together Lifecycle Rules (or improve them)!

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Multi-Part upload is recommended for?

recommended for files > 100MB, must use for files > 5MB

recommended for files > 100MB, must use for files > 5GB

recommended for files > 100GB, must use for files > 5TB

recommended for files > 1000MB, must use for files > 5GB

3.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which is true about S3 Byte-Range Fetches?

Parallelize GETs by requesting specific byte ranges

Better resilience in case of failures

Can be used to speed up downloads

Can be used to retrieve only partial data (for example the head of a file)

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What are the benefits of S3 Select & Glacier Select?

Retrieve less data using SQL by performing server side filtering

• Can filter by rows & columns (simple SQL statements)

Less network transfer, less CPU cost client-side

All of the above

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which is true about S3 – Requester Pays?

In general, bucket owners pay for all Amazon S3 storage and data transfer costs associated with their bucket

With Requester Pays buckets, the bucket owner pays the cost of the request and the data download from the bucket

• Helpful when you want to share large datasets with other accounts

The requester must be authenticated in AWS (cannot be anonymous)