EC2 Placement Group

An EC2 Placement Group is a logical grouping of Amazon EC2 instances that influences how they are placed on underlying hardware. It helps optimize performance or availability depending on the chosen strategy: Cluster for low-latency and high-throughput workloads, Spread for distributing instances across hardware to reduce correlated failures, and Partition for isolating groups of instances across partitions.

aws.ec2_placement_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
group_arncorestringThe Amazon Resource Name (ARN) of the placement group.
group_idcorestringThe ID of the placement group.
group_namecorestringThe name of the placement group.
partition_countcoreint64The number of partitions. Valid only if strategy is set to partition.
spread_levelcorestringThe spread level for the placement group. Only Outpost placement groups can be spread across hosts.
statecorestringThe state of the placement group.
strategycorestringThe placement strategy.
tagscorehstore