wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS EBS & S3

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

Which storage service allows you to connect multiple EC2 instances concurrently using file-level protocols?

a)

Amazon EBS

b)

Amazon S3

c)

Amazon EFS

d)

Amazon Glacier

2.

Which AWS service allows you to connect to storage from on-premise servers using standard file protocols?

a)

Amazon EFS

b)

Amazon S3

c)

Amazon EBS

d)

Amazon Glacier

3.

Which AWS storage technology can be considered a "virtual hard disk in the cloud"?

a)

Amazon EBS

b)

Amazon S3

c)

Amazon EFS

d)

Amazon Glacier

4.

Which of the following is a method of backup available in the AWS cloud?

a)

Availabilty ZOnes

b)

Amazon EFS

c)

Amazon VPC

d)

Amazon EBS snapshots

5.

Amazon S3 is typically used for which of the following use cases? (Select TWO.)

a)

Host a static website

b)

Install an OS

c)

Media Hosting

d)

Message queue

e)

in memory cache

6.

Which services allow you to store files on AWS? (Select TWO.)

a)

Amazon EBS

b)

Amazon SQS

c)

Amazon EFS

d)

AWS Lambda

e)

Amazon S3

7.

Where are Amazon EBS snapshots stored?

a)

​Within the EBS block store

b)

on Amazon EFS File system

c)

on an Amazon EBS instance store

d)

on Amazon S3

8.

Amazon Elastic Block Store (EBS) volumes are stored within ?

a)

Regions

b)

Availability Zone

c)

Edge Location

d)

VPC

9.

What is the easiest way to store a backup of an EBS volume on Amazon S3?

a)

Use Amazon Kinesis to process the data and store the result in S3

b)

Use s3 life cycle actions to backup the volume

c)

write a custom script to copy the data into a bucket

d)

create a snapshot of the volume

10.

Q. A research institution has a growing number of source code repositories hosted on multiple servers and managed by different IT departments. The institution plans to consolidate these repositories and deploy a GitHub Enterprise Server on a single Amazon EC2 instance. The team needs to select the appropriate Amazon storage service for the data volume of the instance running the GitHub Enterprise Server.

Which of the following storage solutions should the team choose for this deployment?

a)

A. Elastic File Service (EFS)

b)

B. Simple Storage Service (S3)

c)

C. EC2 Instance storage

d)

D. Elastic Block store (EBS)

11.

The durability for Amazon S3 bucket (Standard, IA, One zone – IA and Glacier) is ____

a)

99

b)

99.999999999

c)

99.99

d)

90.999999999

12.

For storing archived content, which service you will recommend?

a)

S3 Standard

b)

S3 Infrequent Access

c)

Amazon Glacier

d)

S3 One zone – Infrequent Access

13.

S3 Standard storage class stores data across _____ availability zones.

a)

4

b)

3

c)

2

d)

1

14.

XYZ limited company is looking for utilizing S3 as static website hosting. Based on the pilot program they realized that S3 can scale very well under load and looks to be a viable option for their needs. One of the architect recommended that before uploading the web pages on S3, they should carefully choose the region for bucket. The architect says that the prices for each region vary and hence there will be considerable difference in billing.

a)

S3 Prices do vary by region. AWS charges less where the cost is less.

b)

S3 Prices do not vary by region and hence XYZ should not bother about selecting a region.

c)

Charges for S3 standard storage remain same across regions, but if you enable static website, the charges will differ.

15.

Cross region replication requires versioning to be enabled on ______

a)

Versioning is useful to avoid accidental deletes and not a requirement for replicating across regions.

b)

Only on Destination bucket

c)

Only on Source bucket

d)

Both Source and Destination buckets

16.

What is the maximum allowed object size in S3?

a)

5GB

b)

500GB

c)

5TB

d)

100GB

17.

Which feature of S3 prevents accidental deletion of files in S3?

a)

Encryption

b)

Transfer Accelaration

c)

Versioning

d)

Access Control List

18.

True or False? S3 buckets are public by default.

a)

true

b)

false

19.

What is the smallest object you can store in S3?

a)

1 GB

b)

0 bytes

c)

1 KB

d)

1 MB

20.

True or False? Each Amazon S3 bucket name is globally unique.

a)

true

b)

false