AWS Module 7 Knowledge Check Flashcards

1
Q

True or False? Amazon Simple Storage (Amazon S3) is an object storage suitable of flat files like Microsoft Word documents, photos, etc.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon s3 replicates all objects _______.

  • On multiple volumes within an Availability Zone
  • In multiple Availability Zones within the same region
  • Across multiple Regions for higher durability
  • On multiple S3 buckets
A

In multiple availability zones within the same region

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following can be used as a storage class for an S3 object lifecycle policy?
(choose three.)

  • S3 - Standard Access
  • AWS Storage Gateway
  • S3 - Infrequent Access
  • Simple Storage Services Glacier
  • S3 - Reduced Redundancy Storage
  • Amazon Dynamo DB
A

Simple Storage Services Glacier
S3 Infrequent Access
S3 Standard Access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The name of an S3 bucket must be unique ______.

  • worldwide across all AWS accounts
  • within a Region
  • across all your AWS accounts
  • within your AWS account
A

worldwide across all AWS accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You can use Amazon Elastic File System (Amazon EFS) to:

  • provide simple, scalable, elastic file storage for use only within AWS
  • implement storage for Amazon EC2 instances that multiple virtual machines can access at the same time
  • host a robust CDN to deliver entire web sites with dynamic, static, and streaming content
  • generate user-specific content
A

implement storage for Amazon EC2 instances that multiple virtual machines can access at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Amazon Elastic Block Store (Amazon EBS) is recommended when data ___________ and ___________.

  • requires object level storage
  • must be quickly accessible, requiring long-term persistence
  • requires an encryption solution
  • needs to be stored in a different Availability Zone than the one the EC2 instance is in
A

-must be quickly accessible, requiring long-term persistence
-requires an encryption solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False? By default, all data stores in Amazon S3 is viewable by the public

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Regarding Amazon S3 Glacier, what is Vault?

  • The rules that determine who may (or may not) access archives
  • An object (photos, videos, files, or documents)
  • A container for storing archives
  • A policy that identifies who can access
A

A container for storing archives

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

True or False? When you create a bucket in Amazon S3, it is associated with a specific AWS Region.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following are features of Amazon Elastic Block Store (Amazon EBS)? (choose two.)

  • Data on an Amazon EBS volume is lost when the attached instance is stopped
  • Data stored on Amazon EBS is automatically replicated within an Availability Zone
  • Amazon EBS volumes can be encrypted transparently to workloads on the attached instance
  • Amazon EBS data is automatically backed up to tape
A
  • Data on an Amazon EBS volume is lost when the attached instance is stopped
  • Amazon EBS volumes can be encrypted transparently to workloads on the attached instance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly