Knowledge Check: Storage (CLF-C01) Flashcards
Where does Amazon EFS store its data?
A. A bucket
B. A volume
C. A cache
D. A file system
D. A file system
Explanation
Amazon EFS is similar to on-premise network attached storage, in contrast to EBS and EC2 instance store, which offer virtual directly attached storage, and Amazon S3, which offers internet accessible object storage with a flat structure.
Inwhich of the following scenarios will data be lost from an EC2 instance store? (Choose 2 answers)
A. The instance stops
B. Disk drive failure
C. The instance reboots
D. Network failure
A. The instance stops
Explanation:
Aninstance storeprovides temporary block-level storage for your instance. This storage is located on disks that are physically attached to the host computer. Instance store is ideal for temporary storage of information that changes frequently, such as buffers, caches, scratch data, and other temporary content, or for data that is replicated across a fleet of instances, such as a load-balanced pool of web servers.
Data in the instance store is lost under the following circumstances:
The underlying disk drive fails The instance stops The instance terminates
If the instance reboots (either intentionally or unintentionally) the data persists.
Which of the following is a use case for EBS (Elastic Block Store)?
A. Storing data that requires frequent updates.
B. Saving static images associated with a website.
C. Sharing storage for applications across multiple instances.
D. Storing information in a table that can be queried.
A. Storing data that requires frequent updates.
Explanation:
EBS must be attached to an EC2 Instance. EBS works particularly well as sort of a backend for a web server. EBS is useful as storage for whatever application you’re running on, things like locally keeping track of the state of the game or keeping track of how many users have connected to the server.
Which of the following storage solutions is best for situations where files are written once and then accessed many times?
A. Amazon Simple Storage Service (S3)
B. Amazon Elastic Block Store (EBS)
C. Amazon Elastic File Storage (EFS)
D. Amazon FSx
A. Amazon Simple Storage Service (S3)
Explanation:
Amazon Simple Storage Service, or S3, is an object storage solution. This type of storage is best for situations where files are written once and then accessed many times.
Which statement about EC2 instance store volumes is incorrect?
A. The storage cost is included in the EC2 instance price.
B. Instance store volumes offer very high I/O speed.
C. The instance store volumes reside on the same hardware as host instance.
D. They are available for all instance types.
D. They are available for all instance types.
Explanation:
Even though EC2 instance store volumes are part of the EC2 service itself, they are not available for all instance types. To see which instance types offer it, be sure to review the documentation closely.
Which of the following lists correctly names the AWS Snow family of devices, in order from smallest to largest?
A. Snowcone, Snowball, Snowmobile
B. Snowball, Snowcone, Snowmobile
C. Snowmobile, Snowball, Snowcone
D. Snowball, Snowmobile, Snowcone
A. Snowcone, Snowball, Snowmobile
Explanation:
As you can see from this table, both from a physical and capacity perspective, the Snowcone is the smallest, followed by the Snowball and finally the Snowmobile.
Which AWS service is an object-based serverless storage system that is able to handle a nearly unlimited amount of data?
A. Amazon DynamoDB
B. Amazon EC2
C. Amazon S3
D. Amazon ECS
C. Amazon S3
Explanation:
Amazon S3 is an object-based serverless storage system that is able to handle a nearly unlimited amount of data.
Where is an object stored in Amazon S3?
A. In a vault
B. In a bucket
C. In an archive
D. In a volume
B. In a bucket
Explanation:
Every object in Amazon S3 is stored in a bucket. You must create a bucket before you can store data in Amazon S3.
Which of the following storage solutions is best for applications that scale across multiple instances, allowing for parallel access of data?
A. Amazon Simple Storage Service (S3)
B. Amazon Elastic Block Store (EBS)
C. Amazon Elastic File System (EFS)
D. Amazon Blob Storage (BS)
C. Amazon Elastic File System (EFS)
Explanation:
Amazon Elastic File System, or EFS, is considered file-level storage and is also optimized for low-latency access, but unlike EBS, it supports access by multiple EC2 instances at once. As the file system can be accessed by multiple instances, it makes it a very good storage option for applications that scale across multiple instances, allowing for parallel access of data.
With EBS Multi-Attach now available as a feature, one may think this is the best choice – but its compatibility is limited
What is the potential size range for individual objects stored in Amazon S3?
A. 1 byte to 500 MB
B. 0 bytes to 5 TB
C. 100 MB to 5 GB
D. 1 byte to 5 TB
B. 0 bytes to 5 TB
Explanation:
The total volume of data and number of objects you can store are unlimited. Individual Amazon S3 objects can range in size from 0 bytes to 5 TB.
The AWS Snow family consists of a range of _____ that are all designed to enable you to transfer data into AWS from the edge or beyond the cloud.
A. physical hardware devices
B. cloud compute instances
C. virtual servers
D. managed relational databases
A. physical hardware devices
Explanation:
The Snow family consists of a range of physical hardware devices that are all designed to enable you to transfer data into AWS from the edge or beyond the cloud, such as your data center, but they can also be used to transfer data out of AWS too, for example, from Amazon S3 back to your data center.
If you are uncertain how often you will access and modify data, why is it cost-effective to use Amazon EFS Standard storage class instead of the Elastic File System Infrequent Access storage class?
A. EFS Infrequent Access performs reads and writes slower than EFS Standard.
B. The storage cost per GB is cheaper for EFS Infrequent Access than for EFS Standard.
C. Elastic File Storage Infrequent Access charges for each read and write operation.
D. The more data you store using EFS Standard, the greater the savings compared to EFS Infrequent Access.
C. Elastic File Storage Infrequent Access charges for each read and write operation.
Explanation:
If you are uncertain how frequently you will access data in your Elastic File System, it is best to use EFS rather than EFS-IA because the EFS Infrequent Access class associates a charge with each read and write you make to the storage class.
An Amazon EC2 instance store provides temporary block-level storage for your instance.Ephemeral storage is ideal for ________________.
A. persistent data
B. storing critical system files
C. high-performance storage of user files
D. non-persistent data
D. non-persistent data
Explanation:
An Amazon EC2 Instance Store provides temporary block-level storage for your instance. An instance store is ideal for temporary storage of information that changes frequently, such as buffers, caches, scratch data, and other temporary content. Ephemeral storage is ideal for non-persistent data.
Which of the following is an advantage of Amazon S3 storage over EBS store volumes for the storage of archived data?
A. It is cost-effective for storing data longterm
B. It is scalable with a single API call
C. It provides high IOPs
D. It is highly persistent
A. It is cost-effective for storing data longterm\
Explanation:
As compared to EBS store volumes, Amazon S3 storage is the cheapest option for the storage of files that may not be accessed for long periods of time. For example, data stored in the S3 Glacier Flexible Retrieval (Formerly S3 Glacier) storage classcan be stored for $0.004 per GB per month and can be used for long-term backups and archives with retrieval option from 1 minute to 12 hours.
EBS store volumes are highly scalable, provide low latency of up to 16,000 IOPS for General Purpose SSDs and up to 256,000 IOPS for the new Provisioned IOPS SSD IOPs, and are highly persistent. EBS store volumes are best suited to situations that require high availability and performance, not archival storage.
Amazon S3 allows you to set up _____ policies to put infrequently accessed data into a cheaper storage tier, to help deal with the cost of the ever-increasing data burden.
A. data movement
B. lifecycle
C. storage
D. tier
B. lifecycle
Explanation:
One benefit of using S3 is that we can set up lifecycle policies to help deal with the cost of the ever-increasing data burden. This allows us to put infrequently accessed data into a cheaper storage tier, and even to eventually put it into Glacier (the deep archival service) when we are fairly certain that that data isn’t going to be used for a long while.