exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 971 discussion

A company that is in the ap-northeast-1 Region has a fleet of thousands of AWS Outposts servers. The company has deployed the servers at remote locations around the world. All the servers regularly download new software versions that consist of 100 files. There is significant latency before all servers run the new software versions.

The company must reduce the deployment latency for new software versions.

Which solution will meet this requirement with the LEAST operational overhead?

  • A. Create an Amazon S3 bucket in ap-northeast-1. Set up an Amazon CloudFront distribution in ap-northeast-1 that includes a CachingDisabled cache policy. Configure the S3 bucket as the origin. Download the software by using signed URLs.
  • B. Create an Amazon S3 bucket in ap-northeast-1. Create a second S3 bucket in the us-east-1 Region. Configure replication between the buckets. Set up an Amazon CloudFront distribution that uses ap-northeast-1 as the primary origin and us-east-1 as the secondary origin. Download the software by using signed URLs.
  • C. Create an Amazon S3 bucket in ap-northeast-1. Configure Amazon S3 Transfer Acceleration. Download the software by using the S3 Transfer Acceleration endpoint.
  • D. Create an Amazon S3 bucket in ap-northeast-1. Set up an Amazon CloudFront distribution. Configure the S3 bucket as the origin. Download the software by using signed URLs.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JoeTromundo
Highly Voted 3 months, 1 week ago
Selected Answer: D
By setting up a CloudFront distribution with the S3 bucket as the origin, the software versions can be cached at edge locations close to the remote AWS Outposts servers. This reduces the latency of downloading new software versions because the servers can access the content from the nearest CloudFront edge location instead of downloading it directly from the S3 bucket in the ap-northeast-1 Region. About option C: S3 Transfer Acceleration optimizes the upload and download of files to S3 by routing through optimized network paths. However, it is primarily designed to improve performance when transferring data over long distances to S3 (uploads). It does not provide the same level of global caching and latency reduction as CloudFront for large-scale distribution.
upvoted 6 times
...
ashishs174
Highly Voted 3 months, 2 weeks ago
Option C is correct. Option D brings additional overhead in terms of setting up, so opted out. Also from google : If you want to download software quickly from a large distance, you should generally use S3 Transfer Acceleration to download from your S3 bucket, as it leverages Amazon's global edge network to significantly speed up long-distance data transfers, making it ideal for large file downloads across continents; while CloudFront is better suited for delivering smaller content like website assets to users globally, where faster response times and caching are critical
upvoted 6 times
...
deacon967
Most Recent 1 week, 5 days ago
Selected Answer: C
C : all other options use CloudFront. CloudFront is a CDN, not needed for software download.
upvoted 1 times
...
RamanAgarwal
2 weeks, 6 days ago
Selected Answer: C
Should use S3 Transfer acceleration to avoid CF setup overhead. It will help with improving download speed
upvoted 1 times
...
JA2018
3 weeks, 1 day ago
Selected Answer: A
What about A? 1. Minimized operational overhead: This option provides the least operational overhead because it only requires setting up a single S3 bucket and a CloudFront distribution in the same region (ap-northeast-1), with a simple configuration to disable caching on the CloudFront distribution, ensuring fresh software updates are always delivered to Outposts servers. 2. Reduced latency: By using a CloudFront distribution with a CachingDisabled policy, the software updates will be delivered from the closest edge location to each Outpost server, significantly reducing latency due to geographical proximity. 3. Signed URLs for security: Using signed URLs ensures that only authorized users can access the software updates, enhancing security.
upvoted 1 times
...
dhewa
4 months, 2 weeks ago
Selected Answer: D
This approach leverages the global presence of CloudFront to minimize latency and simplifies the deployment process, reducing operational overhead.
upvoted 2 times
...
[Removed]
4 months, 2 weeks ago
Selected Answer: D
S3 Transfer Acceleration speeds up uploads and downloads to S3 over long distances but does not provide the global caching benefits that CloudFront offers. CloudFront is more suitable for reducing latency when distributing content globally.
upvoted 4 times
...
nebajp
4 months, 3 weeks ago
Selected Answer: C
Correct answer is C Because for new software version we do not use Cloudfront,
upvoted 2 times
...
pelrock
4 months, 4 weeks ago
Selected Answer: D
The question asks for the solution with the least operational overhead. Option D has minimal setup and maintenance requirements, as CloudFront is a managed service that handles caching and distribution across the globe, reducing latency without requiring additional configurations or services.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago