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 3Question 61
    Medium1 markMultiple Choice
    Domain 4.4: Network Cost OptimizationDomain 4CloudFrontCost Optimization

    AWS SAA-C03 · Question 61 · Domain 4.4: Network Cost Optimization

    A web application hosted on EC2 instances serves a large amount of static media files directly to users over the internet. The AWS bill shows high 'Data Transfer Out' costs. What is the MOST cost-effective way to reduce these charges?

    Answer options:

    A.

    Move the media files to Amazon EFS.

    B.

    Implement Amazon CloudFront and serve the media files through the CDN.

    C.

    Use AWS Direct Connect for user traffic.

    D.

    Compress the files using a Lambda function before serving.

    How to approach this question

    Identify high egress costs for static media. CloudFront caches data and reduces origin egress fees.

    Full Answer

    B.Implement Amazon CloudFront and serve the media files through the CDN.✓ Correct
    Amazon CloudFront caches content at edge locations. Data transfer from AWS origins (like EC2 or S3) to CloudFront is free. CloudFront's data transfer out to the internet is typically cheaper than EC2's, significantly reducing overall egress costs.

    Common mistakes

    Not realizing that data transfer from AWS origins to CloudFront is free.
    Question 60All questionsQuestion 62

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →