0 votes
in AWS by
What is the AWS feature that enables fast, easy and secure transfers of files over long distances between your client and your Amazon S3 bucket?

A. File Transfer

B. HTTP Transfer

C. Amazon S3 Transfer Acceleration

D. S3 Acceleration

1 Answer

0 votes
by
C. Amazon S3 Transfer Acceleration

The AWS Documentation mentions the following.

Amazon S3 Transfer Acceleration enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. Transfer Acceleration takes advantage of Amazon CloudFront’s globally distributed edge locations. As the data arrives at an edge location, data is routed to Amazon S3 over an optimized network path.

For more information on S3 transfer acceleration, please visit the Link: http://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html

Options A, B and D are incorrect. These features deal with transferring data but not between clients and an S3 bucket.

Related questions

0 votes
asked Aug 31, 2022 in AWS by sharadyadav1986
+1 vote
asked Aug 30, 2022 in AWS by sharadyadav1986
...