Sec. 11: Amazon S3 Introduction

Sec. 11: Amazon S3 Introduction

University

8 Qs

quiz-placeholder

Similar activities

Protocol SCADA

Protocol SCADA

University - Professional Development

11 Qs

All About Employee Engagement! (KDP Quiz)

All About Employee Engagement! (KDP Quiz)

University - Professional Development

10 Qs

BYOD

BYOD

University

10 Qs

EL229 M1L4

EL229 M1L4

University

10 Qs

Unit 21 Flashcards (QUIZ) (CRF)-Mr. Graham

Unit 21 Flashcards (QUIZ) (CRF)-Mr. Graham

University

10 Qs

Surface Treatment

Surface Treatment

University

11 Qs

Massively Open Online quiz...

Massively Open Online quiz...

University

10 Qs

Appreciation of Ethics and Civilisation (MPU 3203)_Chapter 7_ICT

Appreciation of Ethics and Civilisation (MPU 3203)_Chapter 7_ICT

University

10 Qs

Sec. 11: Amazon S3 Introduction

Sec. 11: Amazon S3 Introduction

Assessment

Quiz

Instructional Technology

University

Practice Problem

Easy

Created by

Renato Biz Martins

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a 25 GB file that you're trying to upload to S3 but you're getting errors. What is a possible solution for this?

The file size limit on S3 is 5 GB

Update your bucket policy to allow the larger file

Use Multi-Part upload when uploading files larger than 5GB

Encrypt the file

Answer explanation

Multi-Part Upload is recommended as soon as the file is over 100 MB.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You're getting errors while trying to create a new S3 bucket named dev. You're using a new AWS Account with no S3 buckets created before. What is a possible cause for this?

You're missing IAM permissions to create an S3 bucket

S3 bucket names must be globally unique and dev is already taken

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have enabled versioning in your S3 bucket which already contains a lot of files. Which version will the existing files have?

1

0

-1

null

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have updated an S3 bucket policy to allow IAM users to read/write files in the S3 bucket, but one of the users complain that he can't perform a PutObject API call. What is a possible cause for this?

The S3 bucket policy must be wrong

The user is lacking permissions

The IAM user must have an explicit DENY in the attached IAM Policy

You need to contact AWS Support to lift this limit

Answer explanation

Explicit DENY in an IAM Policy will take precedence over an S3 bucket policy.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want the content of an S3 bucket to be fully available in different AWS Regions. That will help your team perform data analysis at the lowest latency and cost possible. What S3 feature should you use?

Amazon CloudFront Distributions

S3 Replication

S3 Versioning

S3 Static Website Hosting

Answer explanation

S3 Replication allows you to replicate data from an S3 bucket to another in the same/different AWS Region.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have 3 S3 buckets. One source bucket A, and two destination buckets B and C in different AWS Regions. You want to replicate objects from bucket A to both bucket B and C. How would you achieve this?

Configure replication from bucket A to bucket B, then from bucket A to bucket C

Configure replication from bucket A to bucket B, then from bucket B to bucket C

Configure replication from bucket A to bucket C, then from bucket C to bucket B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Glacier Deep Archive retrieval mode?

Standard (12 hours)

Expedited (1 - 5 minutes)

Bulk (48 hours)

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Glacier Flexible retrieval mode?

Expedited (1 - 5 minutes)

Standard (3 - 5 hours)

Bulk (5 - 12 hours)

Instant (10 seconds)