For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 6Question 40
    Hard1 markMultiple Choice
    Domain 3.1: Storage PerformanceEFSPerformanceStorage

    AWS SAA-C03 · Question 40 · Domain 3.1: Storage Performance

    A big data application runs on hundreds of EC2 instances and reads data from a shared Amazon EFS file system. The application is experiencing high latency. CloudWatch metrics show that the PercentIOLimit metric is frequently hitting 100%.<br/><br/>Which TWO actions should a solutions architect take to improve performance? (Select TWO.)

    Answer options:

    A.

    Change the EFS performance mode to Max I/O.

    B.

    Change the EFS performance mode to General Purpose.

    C.

    Enable EFS Intelligent-Tiering.

    D.

    Ensure the application is highly parallelized.

    E.

    Switch the file system to EFS One Zone.

    How to approach this question

    Identify the EFS performance mode designed for big data and high IOPS.

    Full Answer

    Change the EFS performance mode to Max I/O.<br/>Ensure the application is highly parallelized.
    If the PercentIOLimit metric is hitting 100%, the file system is maxing out the IOPS available in General Purpose mode. You should migrate to a file system using Max I/O mode, which scales to higher levels of aggregate throughput and IOPS. Max I/O requires applications to be highly parallelized to overcome slightly higher per-operation latencies.

    Common mistakes

    Thinking you can just change the mode on an existing file system (you actually have to create a new one and migrate data, though the concept is to use Max I/O).
    Question 39All questionsQuestion 41

    Practice the full AWS SAA-C03 Practice Exam 6

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
    View all 65 questions →