Courseiva
Design of SAP Workloads on AWShardMultiple ChoiceObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

Network Topology
$ aws ec2 describe-volumesvolume-ids vol-0abcdef123456789Refer to the exhibit."Volumes": ["Attachments": ["AttachTime": "2023-03-15T10:00:00.000Z","Device": "/dev/xvdf","InstanceId": "i-0a1b2c3d4e5f6g7h8","State": "attached","VolumeId": "vol-0abcdef123456789","DeleteOnTermination": false],"AvailabilityZone": "us-east-1a","CreateTime": "2023-03-15T09:00:00.000Z","Encrypted": false,"Size": 500,"SnapshotId": "snap-0a1b2c3d4e5f6g7h8","State": "in-use","VolumeType": "gp2","Iops": 1500

An SAP administrator runs the command shown in the exhibit. The volume is attached to an EC2 instance. The administrator plans to increase the volume size to 1000 GiB. After resizing, the volume type remains gp2. What is the expected baseline IOPS for the resized volume?

⚠ Common exam trap

It's easy for candidates to confuse the gp2 baseline IOPS calculation (3 IOPS/GiB) with the gp3 baseline (3000 IOPS fixed for any size) or mistakenly apply the 16,000 IOPS cap as a default value for all gp2 volumes, rather than recognizing it as a maximum that only applies at larger sizes.

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

3000 IOPS

Gp2 volumes have a baseline IOPS of 3 IOPS per GiB, up to a maximum of 16,000 IOPS. For a 1000 GiB gp2 volume, the calculation is 1000 × 3 = 3000 IOPS, which is below the 16,000 IOPS cap, so the expected baseline IOPS is exactly 3000.

Answer analysis

Option-by-option breakdown

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

  • 4500 IOPS

    Why it's wrong here

    Incorrect calculation.

  • 16,000 IOPS

    Why it's wrong here

    That is the maximum burst IOPS, not baseline.

  • 3000 IOPS

    Why this is correct

    Baseline IOPS = 3 * 1000 = 3000.

  • 1500 IOPS

    Why it's wrong here

    That was the previous IOPS for 500 GiB.

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.