other:acloud_guru:certified_solutions_architect_associate_2018:ch5-18_ec2_placement_groups

Chapter 5-18: EC2 Palcement Groups

0x00 What is a Placement Group

Two types of placement groups:

  • Clustered Placement Group
  • Spread Placement Group

0x01 Clustered Placement Group

A cluster placement group is a grouping of instances within a single Availability Zone.

Placement groups are recommended for applications that need low network latency, high network throughput, or both.

Only certain instances can be launched into a Clustered Placement Group.


0x02 Spread Placement Group

A spread placement group is a group of instances that are each placed on distinct underlying hardware.

Spread Placement Group are recommended for applications that have a small number of critical instances that should be kept separate from each other.


0x03 EC2 Placement Groups

A cluster placement group can't span multiple Availability Zones. A spread placement group can.

The name you specify for a placement group must be unique within your AWS account.

Only certain types of instances can be launched in a placement group (Compute Optimized, GPU, Memory Optimized, Storage Optimized)

AWS recommends homogenous instances within placement groups.

You can't merge placement groups.

You can't move an existing instance into a placement group. You can create an AMI from your existing instance, and then launch a new instance from the AMI into a placement group.


other/acloud_guru/certified_solutions_architect_associate_2018/ch5-18_ec2_placement_groups.txt · 上一次變更: 127.0.0.1