AWS EFS Flashcards

1
Q

What does EFS stand for?

A

Elastic File System

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

What is EFS?

A

Amazon Elastic File System is:

  1. Managed NFS (network file system) that can be mounted on many EC2 instances.
  2. EFS works with EC2 instances in multiple Availability Zones.
  3. Highly available and scalable. However, it is expense.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can you share EFS storage across multiple EC2 instances?

A

Yes.

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

What are the use cases for EFS?

A

Content Management & Web Servers

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

What are the primary highlights about EFS?

A
  1. Uses NFSv4 protocol
  2. Compatible with Linux-based AMI (Windows not supported at this time)
  3. Encryption at rest using KMS.
  4. File system scales automatically; no capacity planning required.
  5. Pay per use
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the highlights on EFS Performance?

A
  1. EFS has amazing performance capabilities.
  2. EFS can support thousands of concurrent connections (EC2 instances).
  3. EFS can handle up to 10 Gbps in throughput.
  4. EFS allows you to scale your storage to petabytes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When creating an EFS file system, you can set what performance characteristics you want. What is EFS file systems 2 primary use cases?

A
  1. General Purpose: Used for things like web servers, CMS, etc.
  2. Max I/O: Used for big data, media processing, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

With EFS, what features allow you to move your data from one tier to another after X number of days?

A
  1. Storage Tiers
  2. Lifecycle Management

EFS comes with storage tiers and lifecycle management, allowing you to move your data from one tier to another after X number of days

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

What are the two EFS Storage Tier options?

A
  1. Standard - for frequently accessed files

2. Infrequently Accessed

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

When creating an EFS file system, what are your two options under Availability & Durability?

A
  1. Regional - stores data redundantly across multiple AZs.

2. One Zone - stores data redundantly within a single AZ.

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

What are the two Throughput Modes when creating an EFS file system?

A
  1. Bursting - Throughput scales with file system size

2. Provisioned - Throughput fixed at specific amount.

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

What do you use for highly scalable shared storing using NFS?

A

EFS is used for highly scalable shared storage using NFS.

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

EFS can scale up to __________.

A

EFS can scale up to petabytes.

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