AWS Elastic Compute Cloud Flashcards

1
Q

Cluster Placement Group

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Partition Placement Group

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Spread Placement Group

A

Strictly places a small group of instances across distinct underlying hardware to reduce correlated failures.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

AWS Health Scheduled Events

A

AWS can schedule events for your instances, such as a reboot, stop/start, or retirement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly