AWS Elastic Compute Cloud Flashcards
Cluster Placement Group
Packs instances close together inside an Availability Zone. This strategy enables workloads to achieve the low-latency network performance necessary for tightly-coupled node-to-node communication that is typical of high-performance computing (HPC) applications.
Partition Placement Group
Spreads your instances across logical partitions such that groups of instances in one partition do not share the underlying hardware with groups of instances in different partitions. This strategy is typically used by large distributed and replicated workloads, such as Hadoop, Cassandra, and Kafka.
Spread Placement Group
Strictly places a small group of instances across distinct underlying hardware to reduce correlated failures.
AWS Health Scheduled Events
AWS can schedule events for your instances, such as a reboot, stop/start, or retirement.