# 8. EFS Overview

EBS is linked to one EC2 instance at a time while EFS is linked to multi EC2 Instance at a time . Multi EC2 Instances share the common File storage.

![](/files/-MBh6WAv_9RrhROMZmrB)

![](/files/-MBh7-Wo-BlNkfh3lxxJ)

![](/files/-MBh7OaJ9JEF2_qqRLTF)

EFS Hands On :&#x20;

1\) First create Security Group :&#x20;

![](/files/-MBh7dvWRxDRjhYLuHtq)

![](/files/-MBh7nCRtLfHHrY__Bac)

![](/files/-MBh7rrpkjbbJFkoQArM)

![](/files/-MBh82xhpRyRZ5UHOf1o)

![](/files/-MBh8JxhckeFFRS1DKWN)

![](/files/-MBh8Q4n1p_-BBbSqrWi)

![](/files/-MBh8cusf7_DY9biL77G)

Now mount the EFS on Two EC2 Instances launched in two different AZs.

![](/files/-MBh9EV1Bx4lXZu3u0A7)

Now back to EFS :

![](/files/-MBh9LSSk-_wvM_e7JJu)

![](/files/-MBh9PfZvhHRj8jU54Rx)

![](/files/-MBh9jMbu4Iwujdppaoc)

![](/files/-MBhABtuqahHi2KIoR3z)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://architectures.gitbook.io/project/aws-certified-solutions-architect-associate-certification-saa-c02/ec2-storage-ebs-and-efs/8.-efs-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
