Sec. 11: Amazon S3 Introduction

Sec. 11: Amazon S3 Introduction

University

8 Qs

quiz-placeholder

Similar activities

AWS Cloud Prueba - 02

AWS Cloud Prueba - 02

1st Grade - Professional Development

6 Qs

Sec. 10: VPC Fundamentals

Sec. 10: VPC Fundamentals

University

8 Qs

AWS 3 General Quiz

AWS 3 General Quiz

University

12 Qs

Sec. 6: EC2 Instance Storage

Sec. 6: EC2 Instance Storage

University

9 Qs

Sec. 14: Cloud Monitoring

Sec. 14: Cloud Monitoring

University

8 Qs

Sec. 4: IAM & AWS CLI

Sec. 4: IAM & AWS CLI

University

10 Qs

Sec. 18: Account Management, Billing & Support [1/2]

Sec. 18: Account Management, Billing & Support [1/2]

University

12 Qs

AWS 2 Session 1 Touchpoints

AWS 2 Session 1 Touchpoints

University

10 Qs

Sec. 11: Amazon S3 Introduction

Sec. 11: Amazon S3 Introduction

Assessment

Quiz

Instructional Technology

University

Easy

Created by

Renato Biz Martins

Used 1+ times

FREE Resource

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)