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 5Question 53
    Medium1 markMultiple Choice
    Domain 3.1: Storage PerformanceS3PerformanceStorage

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

    An application downloads large video files from Amazon S3. Users often skip to the middle of a video. To improve performance and reduce data transfer, the application should only download the specific portion of the file being requested. How can this be achieved?

    Answer options:

    A.

    Use S3 Select.

    B.

    Use S3 Multipart Download.

    C.

    Use S3 Byte-Range Fetches.

    D.

    Use Amazon CloudFront with media streaming enabled.

    How to approach this question

    Identify the HTTP feature supported by S3 to download partial files.

    Full Answer

    C.Use S3 Byte-Range Fetches.✓ Correct
    Using the HTTP Range header in a GET request, you can download a specific range of bytes from an object stored in Amazon S3. This is known as a Byte-Range Fetch and is ideal for video streaming.

    Common mistakes

    Confusing S3 Select (data filtering) with Byte-Range Fetches (binary file chunking).
    Question 52All questionsQuestion 54

    Practice the full AWS SAA-C03 Practice Exam 5

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
    View all 65 questions →