EFA Flashcards
What is something you can do with EFA that you cannot with Infiniband
EFA traffic is encrypted by the Nitro card. This capability is not something you get out of the box for Infiniband
What is it
a network device that has OS-bypass capabilities for low-latency network communications with other instances on the same subnet. EFA is exposed by using Libfabric, and can be used by applications using the Messaging Passing Interface (MPI).
What is special about the EFA security group
An EFA requires a security group that allows all inbound and outbound traffic to and from the security group itself.
How do I attach an EFA to EC2
However, unlike elastic network interfaces, EFAs cannot be attached to or detached from an instance in a running state.
What are the 4 requirements to use EFA
Choose one of the supported instance types.
Use an AMI for one of the supported operating systems.
Install the EFA software components. For more information, see Step 3: Install the EFA software and Step 5: (Optional) Install Intel MPI.
Use a security group that allows all inbound and outbound traffic to and from the security group itself
How can I monitor performance of EFA
VPC Flow logs and CloudWatch
How do my applications interact with EFA
Through MPI and libfabric