Courseiva
MigrationmediumMultiple ChoiceObjective-mapped

PAS-C01 Migration Practice Question

A company is migrating its SAP ERP system to AWS. The SAP application requires low-latency access to the database and high network throughput between application and database tiers. Which AWS architecture should the company use?

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

Use a placement group with enhanced networking for both application and database instances.

Using a placement group with enhanced networking for both application and database instances ensures low latency and high network throughput between tiers. Option A is incorrect because placing the SAP application servers in a different AWS Region than the database adds significant latency due to geographic distance. Option B is incorrect because Amazon S3 is an object storage service, not a suitable database storage layer for SAP ERP, which requires block storage with low latency. Option C is incorrect because placing the application servers in one Availability Zone and the database in another Availability Zone introduces additional network latency compared to placing them in the same AZ with a placement group.

Answer analysis

Option-by-option breakdown

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

  • Place the SAP application servers in a different AWS Region than the database.

    Why it's wrong here

    Cross-Region latency is too high for SAP.

  • Use Amazon S3 as the database storage layer.

    Why it's wrong here

    Amazon S3 provides object storage with high durability but lacks the low-latency transactional consistency and row-level locking required by SAP ERP’s database tier for real-time application queries. It is tempting because S3 offers virtually unlimited scalability and cost-effective storage for backups or archives, which would be correct for a data lake or static file repository, not for a live relational database workload demanding sub-millisecond read/write performance.

  • Place the SAP application servers in one Availability Zone and the database in another Availability Zone.

    Why it's wrong here

    Cross-AZ traffic adds latency.

  • Use a placement group with enhanced networking for both application and database instances.

    Why this is correct

    Placement groups provide low latency and high throughput within a single AZ.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

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

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.