EC2 instance storage Flashcards

1
Q

What is EBS Volume

A

Elastic Block Store Volume is a network drive you can attach to your instances while they run
It allows your instances to persist data, even after their termination
They can only be mounted to one instance at a time
They are bound to a specific availability zone
Essentially a network USB stick

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many GB do you get with EBS (Elastic Block Store) on free tier

A

30 Gb of EBS storage of type general purpose

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an EBS delete on termination attribute

A

Controls the EBS behavior when an EC@ instance terminates
By default, the root EBS volume is deleted(attribute enabled)
By default, any other attached EBS volume is not deleted (attribute disabled)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why would you use the Delete on Termination attribute

A

to preserve root volume when instance is terminated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a EBS Snapshot

A

A backup of your EBS volume at a point in time
Not necassary to detach volume to do snapshot, but recommended
Can copy snapshots across region

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does AMI stand for and what does it do?

A

Amazon Machine Image - Customization of an EC2 instance
add own software, config, operating system, monitoring etc
Faster boot/ confi time because all your software is pre-packaged

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What type of AMI are there

A

Public
Your own AMI
AWS marketplace AMI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe the AMI Process (from an EC2 instance)

A

Start an EC2 instacne and customize it
Stop the instance (for data integrity)
Build an AMI-this will also create EBS snapshots
Launch instances from other AMIs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an EC2 image builder

A

Automates the creation of Virtual Machines or container images

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is an EC2 instance store

A

Physical hardware attached to a server that you can use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What of the benefits of the EC2 instance store

A

Better I/O performance

Good for buffer / cache / scratch data / temp content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the cons of using EC2 instance store

A

Risk of data loss if hardware fails
EC2 instance store lose their storage if they’re stopped (ephemeral)
Backups and replication are your responsiblity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Elastic File System (EFS)

A

Managed NFS (Network File System) than can be mounted onto 100s of EC2
Works only on Linux EC2 instances in multi-AZ
Highly available, scalable, expensive, pay per use, no capacity planning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is EFS infrequent Access (EFS-IA)

A

Storage class that is cost-optimized for files not accessed every day
Up to 92% lower cost compared to EFS standard
EFS will automatically move your files to EFS-IA based on the last time they were accessed
Enable EFS-IA with a Lifecycle Policy
Transparent to the app accessing EFS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is Amazon responsibility when it comes to EC2 storage

A

Replication for data for EBS volumes and EFS drives
Replacing faulty hardware
Ensuring their employees cannot access your data
Infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is your responsibility regarding EC2 storage

A

Setting up backup / snapshot procedures
Setting up data encryption
Responsibility of any data on the drives
Understanding the risk of using EC2 instance store

17
Q

What is Amazon FSx

A

Launches 3rd party high-performance file systems on AWS

Fully managed service

18
Q

What are the three types of FSx services

A

FSx for Lustre
FSx for Windows File Server
FSx for NetaApp Ontap

19
Q

Describe FSx for windows file server

A

A fully managed highly reliable and scalable Windows native shared file system
Bult on Windows File Server
Supports SMB protocol and Windows NTFS
Integrated with Microsoft active directory
Can be accessed from AWS or your on-premise infrastructure

20
Q

Describe FSx for Lustre

A

A fully managed, high-performance, scalable for high-performance Computing
Machine learning, Analytics video processing financial modeling
Scaled up to 100 GB