S3 Feature

S3 Feature

Professional Development

5 Qs

quiz-placeholder

Similar activities

S3 Introduction

S3 Introduction

Professional Development

8 Qs

The Language Sloth - HTML Pop Quiz

The Language Sloth - HTML Pop Quiz

7th Grade - Professional Development

10 Qs

Power BI Day 1 AN

Power BI Day 1 AN

Professional Development

10 Qs

FinTech 13-2 AWS

FinTech 13-2 AWS

Professional Development

9 Qs

Google Drive - Exit Quiz

Google Drive - Exit Quiz

Professional Development

10 Qs

Quiz - Simulado Comentado CLF-C02 - 29/11/2023

Quiz - Simulado Comentado CLF-C02 - 29/11/2023

Professional Development

10 Qs

Digital Office Technologies

Digital Office Technologies

Professional Development

10 Qs

daily-akakor-03-04-2024

daily-akakor-03-04-2024

Professional Development

7 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)