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 7Question 44
    Medium1 markMultiple Choice
    Domain 3.2: Compute PerformancePerformanceLambdaCompute

    AWS SAA-C03 · Question 44 · Domain 3.2: Compute Performance

    An application uses AWS Lambda to process images uploaded to S3. During peak times, users report that image processing takes several seconds longer than usual. CloudWatch metrics show that the Lambda function execution time is increasing. How can a solutions architect improve the performance of the Lambda function?

    Answer options:

    A.

    Increase the CPU allocation for the Lambda function.

    B.

    Increase the memory allocated to the Lambda function.

    C.

    Deploy the Lambda function in a Cluster Placement Group.

    D.

    Increase the timeout setting of the Lambda function.

    How to approach this question

    Understand how Lambda scaling works. You only configure memory, and AWS allocates CPU proportionally.

    Full Answer

    B.Increase the memory allocated to the Lambda function.✓ Correct
    AWS Lambda allocates CPU power linearly in proportion to the amount of memory configured. To improve compute performance, you must increase the memory.

    Common mistakes

    Looking for a 'CPU' setting in Lambda, which does not exist.
    Question 43All questionsQuestion 45

    Practice the full AWS SAA-C03 Practice Exam 7

    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 needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
    View all 65 questions →