A company is running SAP HANA on an r5.8xlarge instance. They want to scale up to meet increased memory requirements. Which instance family would be the MOST suitable for a scale-up scenario?
Trap 1: r5.24xlarge
r5 is smaller than x1e for scale-up.
Trap 2: i3.16xlarge
i3 is storage-optimized.
Trap 3: c5.18xlarge
c5 is compute-optimized, not memory-optimized.
- A
x1e.32xlarge
x1e is designed for large SAP HANA scale-up.
- B
r5.24xlarge
Why wrong: r5 is smaller than x1e for scale-up.
- C
i3.16xlarge
Why wrong: i3 is storage-optimized.
- D
c5.18xlarge
Why wrong: c5 is compute-optimized, not memory-optimized.