Exam SOA-C03 Topic 2 Question 151 Discussion

Actual exam question for Amazon's SOA-C03 exam
Question #: 151
Topic #: 2
A user working in the Amazon EC2 console increased the size of an Amazon Elastic Block Store (Amazon EBS) volume attached to an Amazon EC2 Windows instance. The change is not reflected in the file system.
What should a CloudOps engineer do to resolve this issue?

Suggested Answer: A Vote an answer

When an Amazon EBS volume is resized, the new storage capacity is immediately available to the attached EC2 instance. However, EBS does not automatically extend the file system. The CloudOps engineer must manually extend the file system within the operating system to utilize the additional space.
AWS documentation for EC2 and EBS specifies:
"After you increase the size of an EBS volume, use file system-specific tools to extend the file system so that the operating system can use the new storage capacity." On Windows instances, this can be achieved through Disk Management or diskpart commands. On Linux systems, utilities such as growpart and resize2fs are used.
Options B and C do not modify file system metadata and are ineffective. Option D unnecessarily replaces the volume, which adds risk and downtime. Thus, Option A aligns with the Monitoring and Performance Optimization practices of AWS CloudOps by properly extending the file system to recognize the new capacity.
References:* AWS Certified CloudOps Engineer - Associate (SOA-C03) Exam Guide - Domain 1* Amazon EBS - Modifying EBS Volumes* Amazon EC2 User Guide - Extending a File System After Resizing a Volume* AWS Well-Architected Framework - Performance Efficiency Pillar

by Len at Jan 27, 2026, 09:14 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10