Storage and Databases Flashcards
Types of block level storage
- instance stores
- Amazon Elastic Block Store (EBS)
What is an instance store volume?
local storage physically attached to the host running the EC2 instance
What is the downside of an instance store volume?
All data are deleted when the instance is stopped. Because an instance can be restarted on another physical host.
What is instance store volume good for?
temporary storage
What is Amazon EBS?
Elastic Block Store - volumes (physical hard drives) attached to an EC2 instance.
What is EBS good for?
Incremental backups - snapshots.
What is Amazon S3?
Simple Storage Service, object store
What are S3 limits?
- single object limit is 5TB
- total volume - unlimited
Storage tiers
- S3 standard
- S3 infrequent access (IA)
- one-zone IA
- Amazon S3 Glacier
What is stored in object store
data, metadata, key
S3 Standard storage tier - features
- 99.999999999% probability of being intact after 1 year
- data is stored in at least 3 facilities
- good for static website hosting
S3 IA
Infrequent Access
- lower storage price, higher retrieval price
- rapid access when needed
- minimum 3 AZs, backups, disaster recovery
What is Amazon S3 Glacier good for?
audit data that need to be archived
What is WORM policy?
Write once, read many
What is Amazon S3 Glacier?
storage vaults for data that don’t need to be accessed rapidly (from minutes to hours)
What is Amazon S3 Intelligent Tiering?
Service for automatically moving data between tiers according to lifecycle policies.
What is Amazon S3 Intelligent Tiering good for?
Data with unknown or changing access patterns.
What do you pay for with S3 Intelligent Tiering?
a monthly monitoring and automation fee per object
Types of Amazon Glacier
- Instant Retrieval
- Flexible Retrieval
- Deep Archive
Amazon Glacier Flexible Retrieval - retrieval policy
from minutes to hours