nerdexam
AmazonAmazon

SOA-C02 · Question #281

SOA-C02 Question #281: Real Exam Question with Answer & Explanation

The correct answer is A: Create a CloudFront invalidation, and add the path of the updated files.. By default, CloudFront caches a response from Amazon S3 for 24 hours (Default TTL of 86,400 seconds). If your request lands at an edge location that served the Amazon S3 response within 24 hours, then CloudFront uses the cached response. This happens even if you updated the conte

Submitted by devops_kid· Mar 30, 2026

Question

A company uploaded its website files to an Amazon S3 bucket that has S3 Versioning enabled. The company uses an Amazon CloudFront distribution with the S3 bucket as the origin. The company recently modified the tiles, but the object names remained the same. Users report that old content is still appearing on the website. How should a SysOps administrator remediate this issue?

Options

  • ACreate a CloudFront invalidation, and add the path of the updated files.
  • BCreate a CloudFront signed URL to update each object immediately.
  • CConfigure an S3 origin access identity (OAI) to display only the updated files to users.
  • DDisable S3 Versioning on the S3 bucket so that the updated files can replace the old files.

Explanation

By default, CloudFront caches a response from Amazon S3 for 24 hours (Default TTL of 86,400 seconds). If your request lands at an edge location that served the Amazon S3 response within 24 hours, then CloudFront uses the cached response. This happens even if you updated the content in Amazon S3. Use one of the following ways to push the updated Amazon S3 content from CloudFront: Invalidate the Amazon S3 objects. Use object versioning https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-serving-outdated-content-

Community Discussion

No community discussion yet for this question.

Full SOA-C02 PracticeBrowse All SOA-C02 Questions