AWS Module 7 Knowledge Check Flashcards
True or False? Amazon Simple Storage (Amazon S3) is an object storage suitable of flat files like Microsoft Word documents, photos, etc.
True
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
In multiple availability zones within the same region
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
Simple Storage Services Glacier
S3 Infrequent Access
S3 Standard Access
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
worldwide across all AWS accounts
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
implement storage for Amazon EC2 instances that multiple virtual machines can access at the same time
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
-must be quickly accessible, requiring long-term persistence
-requires an encryption solution
True or False? By default, all data stores in Amazon S3 is viewable by the public
False
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 container for storing archives
True or False? When you create a bucket in Amazon S3, it is associated with a specific AWS Region.
True
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
- 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