Network - VPC - Enhanced Networking Flashcards
What are enhanced networking features?
used for high performance use cases; uses a SR-IOV to deliver higher performance than traditional network interfaces
What are some of the different interface option dependant upon AMI?
intel 82599 VF interface = 10 Gbps
Elastic Network adapter = 25 Gbps
What is a placement group?
Gives you the ability place EC2 instances on specific hardware in a way to meet needs of workload
What is a clustered placement group?
Instances are placed in low-latency group within a single AZ; new low network latency and high network throughput
What are the pros and cons of clustered placement groups?
get the most out of enhanced networking instances; finite capacity and recommend all you might need up front
What is a spread placement group?
instances are spread across underlaying hardware; reduces risks of simultaneous failure if underlying hardware fails;
What are the pros and cons of spread placement groups?
can span multiple AZs; max of 7 instances per group per AZ
What is a partition placement group?
instances are grouped into partitions and spread across racks; the evolution of spread placement groups
When is it good to use partition placement groups?
reduce risk of correlated hardware failure for multi-instance workloads.
What are the pros and cons of partition placement groups
better for larger distributed workloads than spread; not supposed for dedicated hosts