Vocab 3 Flashcards
__________ provides temporary block-level storage for an Amazon EC2 instance. This is disk storage that is physically attached to the host computer for an EC2 instance, and therefore has the same lifespan as the instance.
When the instance is terminated, you lose any data in the instance store!!
Instance store
What is a service that provides block-level storage volumes that you can use with Amazon EC2 instances?
If you stop or terminate an Amazon EC2 instance, all the data on the attached EBS volume remains available.
Amazon Elastic Block Store (Amazon EBS)
What is defined as an incremental backup… meaning that the first backup taken of a volume copies all the data. For subsequent backups, only the blocks of data that have changed since the most recent snapshot are saved?
EBS snapshot
What is a service that provides object-level storage and stores data as objects in buckets.
Amazon Simple Storage Service (Amazon S3)
What are the 8 S3 Storage Classes?
1- S3 Standard:
2- S3 standard-infrequent access (S3 standard-IA)
3- S3 one zone-infrequent access (S3 one zone-IA)
4- S3- intelligent tiering
5- S3 glacier instant retrieval
6- S3 glacier flexible retrieval
7- S3 glacier deep archive
8- S3 outposts
What S3 Storage Class is this:
a. Designed for frequently accessed data
b. Stores data in a minimum of three Availability Zones
S3 Standard
What S3 Storage Class is this:
a. Ideal for infrequently accessed data
b. Similar to Amazon S3 Standard but has a lower storage price and higher retrieval price
S3 standard-infrequent access (S3 standard-IA)
What S3 Storage Class is this:
a. Stores data in a single Availability Zone
b. Has a lower storage price than Amazon S3 Standard-IA
S3 one zone-infrequent access (S3 one zone-IA)
What S3 Storage Class is this:
a. Ideal for data with unknown or changing access patterns
b. Requires a small monthly monitoring and automation fee per object
S3- intelligent tiering
What S3 Storage Class is this:
a. Works well for archived data that requires immediate access
b. Can retrieve objects within a few milliseconds
S3 glacier instant retrieval
What S3 Storage Class is this:
a. Low-cost storage designed for data archiving
b. Able to retrieve objects within a few minutes to hours
S3 glacier flexible retrieval
What S3 Storage Class is this:
a. Lowest-cost object storage class ideal for archiving
b. Able to retrieve objects within 12 hours
S3 glacier deep archive
What S3 Storage Class is this:
a. Creates S3 buckets on Amazon S3 Outposts
b. Makes it easier to retrieve, store, and access data on AWS Outposts
S3 outposts
__________ is a scalable file system used with AWS Cloud services and on-premises resources. As you add and remove files, this grows and shrinks automatically. It can scale on demand to petabytes without disrupting applications.
Amazon Elastic File System (Amazon EFS)
__________ stores data in a single Availability Zone.
Amazon EBS