Courseiva
Design of SAP Workloads on AWSmediumMultiple ChoiceObjective-mapped

High-Memory EC2 Instances for SAP — HANA and Db2

A company is migrating an SAP ERP system to AWS and wants to use SAP HANA as the database. The current on-premises database is 4 TB. Which EC2 instance type is optimized for SAP HANA workloads and provides sufficient memory?

Quick Answer

Sizing an EC2 instance for SAP HANA starts with matching available memory to the database's real memory footprint, and the x1e.32xlarge is the answer because it's both SAP HANA certified and offers enough memory, 3,904 GiB, to comfortably serve a 4 TB database once you account for the memory overhead HANA needs beyond raw data size. HANA's actual memory requirement isn't a 1:1 match with database size - the platform needs headroom for query processing, caching, and operational overhead on top of the persisted data, so an instance needs meaningfully more memory than the database size alone would suggest, and the x1e family is built specifically to provide that kind of large, dense memory footprint for memory-bound workloads like HANA. Beyond raw capacity, the instance also needs to appear on SAP's list of certified instance types and deliver the network and EBS throughput HANA depends on for consistent performance, since an instance with enough RAM but poor I/O characteristics still wouldn't be a valid production choice. The general lesson is that HANA instance selection is never just about picking an instance with enough memory in the abstract - it's about picking from the SAP-certified, memory-optimized family that comfortably exceeds the workload's actual memory needs while also meeting HANA's network and storage throughput demands. Expect HANA sizing questions to test this combination of certification, memory headroom, and I/O capability together.

⚠ Common exam trap

Candidates often choose the r5.24xlarge because it is memory-optimized and has a high memory-to-vCPU ratio, but they overlook that it is not SAP HANA certified for production workloads and its 768 GiB memory is insufficient for a 4 TB database, as SAP requires a minimum memory-to-data ratio of 1:5 (and often 1:2 for production).

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

x1e.32xlarge

The x1e.32xlarge instance is specifically optimized for SAP HANA workloads, offering 3,904 GiB of memory, which is sufficient for a 4 TB SAP HANA database when considering the 1:5 memory-to-data ratio required by SAP (4 TB data requires approximately 800 GB memory, but the x1e.32xlarge provides ample headroom for growth and workload peaks). It also supports SAP HANA certified instance types and provides high network and EBS throughput essential for HANA's performance demands.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • x1e.32xlarge

    Why this is correct

    x1e.32xlarge offers 4 TB of memory, SAP HANA certified.

  • r5.24xlarge

    Why it's wrong here

    r5 offers up to 768 GB memory, not 4 TB.

  • m5.24xlarge

    Why it's wrong here

    m5 is general-purpose, insufficient memory.

  • c5.18xlarge

    Why it's wrong here

    c5 is compute-optimized, not suitable for HANA.

About these practice questions

This PAS-C01 question is part of Courseiva's 1,616-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on PAS-C01

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company plans to migrate its SAP ERP system to AWS. The system currently runs on IBM Db2 and uses a large amount of memory. The architect needs to choose an EC2 instance type that is SAP certified and provides high memory. Which instance family should the architect select?

easy
  • A.c5.18xlarge
  • B.x1e.32xlarge
  • C.r5.24xlarge
  • D.i3.16xlarge

Why B: The x1e.32xlarge instance is SAP-certified for high-memory workloads and is specifically designed for large in-memory databases like IBM Db2. It offers up to 3,904 GiB of memory, making it suitable for SAP ERP systems that require a large memory footprint. Other instance families like C5, R5, and I3 are not SAP-certified for high-memory SAP workloads or lack the necessary memory capacity.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PAS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PAS-C01 exam.