Storage Technology and Services Flashcards
What does EC2 stand for?
Elastic Compute Cloud
What is EBS?
Elastic Block Store
It’s directly connected to your EC2.
- data stays intact even when ec2 instance is stopped
- Highly Available and Durable
- Scalable
What is the Use Case of Elastic Block Store (EBS)?
Hosting Relational or NoSQL Databases
Data warehousing
ERP and CRM applications
What is EFS?
Elastic File System
It’s a scalable file storage systems for ec2 (and other service)
What is the use case of Elastic File System (EFS)?
- Content management
- Data analytics applications
- Development and testing environments
What are EC2 instance stores?
Temporary storage
- High I/O Performance
- Temporary Storage
- No extra cost, it’s included with the EC2 instance
When to use EC2 instance stores?
- Temporary storage (cache and buffers)
- Write and discard large amounts of data
- Storage between multipleEC2 instances
What is S3 and what does it stand for?
S3 stands for Simple Storage Service
it’s a Scalable, secure, and versatile storage solution
What 3 things a stored in a S3 bucket?
1) A key
2) (the real) data
3) meta-data
S3 - Standard Storage Class
Retrieval times, fee differences, one or multiple AZ’s?
- Frequently used data (fast retrieval time/ low latency)
- ## Multiple AZ’s
S3 - Intelligent tiering Class
Retrieval times, fee differences, one or multiple AZ’s?
- Data with unpredictable excess patterns
- Moves it between different S3 classes
- Fee can save money
S3 - Standard-Infrequent Access Class
Retrieval times, fee differences, one or multiple AZ’s?
user for data less frequently need, but when needed rapid access is required.
- Number of AZ’s:
- Pricing:
S3 - One Zone-infrequent Access Class
Retrieval times, fee differences, one or multiple AZ’s?
- used for data that isn’t to important or is easy reproducible (like a thumbnail)
- Sores data in 1 AZ
- It’s cost effective
S3 - Glacier Instant Retrieval Class
Retrieval times, fee differences, one or multiple AZ’s?
- used for archive storage
- Quick retrieval
- Lowest cost for long time storage