Question 344 of 1,024
Cloud Technology and ServicesmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is Amazon S3 Transfer Acceleration. This feature uses AWS’s globally distributed edge locations to route uploads over the optimized AWS backbone network, bypassing congested public internet paths and dramatically reducing latency and timeouts for large files sent from distant locations to a bucket in us-east-1. On the AWS Certified Cloud Practitioner CLF-C02 exam, this scenario tests your understanding of how to leverage AWS infrastructure for performance without heavy client-side rework—the key is that Transfer Acceleration is enabled at the bucket level and only requires clients to switch to the accelerated endpoint URL, meeting the minimal-change requirement. A common trap is confusing this with S3 Multi-Region Access Points or CloudFront, but remember: Transfer Acceleration specifically accelerates uploads, not downloads or content delivery. Memory tip: think “TA for uploads, CF for downloads”—Transfer Acceleration turbocharges the upload path by using edge locations as on-ramps to the AWS network.

CLF-C02 Cloud Technology and Services Practice Question

This CLF-C02 practice question tests your understanding of cloud technology and services. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company has a global user base that uploads images to an Amazon S3 bucket in the us-east-1 Region. Users report slow upload speeds and frequent timeouts when uploading large files from distant locations. The company wants to use the AWS global network and edge locations to accelerate uploads to the S3 bucket. The solution must require minimal infrastructure changes on the client side and must be configured at the bucket level. Which AWS feature should the company enable?

Question 1mediummultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Amazon S3 Transfer Acceleration

Amazon S3 Transfer Acceleration (A) uses AWS edge locations to route uploads over the AWS global network, reducing latency and timeouts for large files from distant locations. It is enabled at the bucket level and requires only a simple client-side change (using the accelerated endpoint instead of the standard S3 endpoint), meeting the requirement for minimal client-side modifications.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Amazon S3 Transfer Acceleration

    Why this is correct

    Correct. S3 Transfer Acceleration uses AWS edge locations to accelerate uploads over the AWS global network. It is configured at the bucket level and requires only a simple URL change on the client side.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Amazon CloudFront with an origin access identity

    Why it's wrong here

    Incorrect. CloudFront is a content delivery network (CDN) optimized for delivering cached content to viewers, not for accelerating uploads to an origin. It can receive uploads via methods like POST, but it is not purpose-built for S3 upload acceleration and adds complexity.

  • AWS Global Accelerator using a custom routing accelerator

    Why it's wrong here

    Incorrect. AWS Global Accelerator improves performance for applications running behind an Application Load Balancer, Network Load Balancer, or EC2 instances over TCP/UDP. It does not integrate directly with S3 bucket uploads and cannot be configured at the S3 bucket level.

  • Amazon S3 cross-region replication

    Why it's wrong here

    Incorrect. S3 Cross-Region Replication (CRR) automatically copies objects from one bucket to another in a different AWS Region. It is used for compliance, latency reduction for data access, or disaster recovery, not for accelerating the initial upload from clients.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing CloudFront's edge caching for downloads with S3 Transfer Acceleration's edge-based upload optimization, leading candidates to select CloudFront even though it does not accelerate client-to-S3 uploads.

Detailed technical explanation

How to think about this question

S3 Transfer Acceleration leverages AWS edge locations to accept uploads over a single TCP connection, then forwards data over optimized AWS backbone paths to the destination bucket, bypassing public internet congestion. It uses the `s3-accelerate.amazonaws.com` endpoint and supports multipart uploads for large files, with a minimum object size of 1 MB to benefit from acceleration. In practice, a user in Sydney uploading to us-east-1 might see a 50-80% speed improvement compared to direct uploads over the public internet.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CLF-C02 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CLF-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CLF-C02 question test?

Cloud Technology and Services — This question tests Cloud Technology and Services — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Amazon S3 Transfer Acceleration — Amazon S3 Transfer Acceleration (A) uses AWS edge locations to route uploads over the AWS global network, reducing latency and timeouts for large files from distant locations. It is enabled at the bucket level and requires only a simple client-side change (using the accelerated endpoint instead of the standard S3 endpoint), meeting the requirement for minimal client-side modifications.

What should I do if I get this CLF-C02 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.