
Answer-first summary for fast verification
Answer: Amazon S3 bucket with default encryption, AWS Transfer Family SFTP service with public endpoint for trusted IPs, S3 attached, and user access granted.
The correct answer is C. AWS Transfer Family SFTP service can be used to provide secure and scalable SFTP capabilities. By using an Amazon S3 bucket as the backend storage with default encryption enabled, the company can achieve high IOPS performance and highly configurable security. The public endpoint ensures access is allowed only to trusted IP addresses, and user permissions can be controlled through the SFTP service. This serverless setup meets all of the company’s requirements for performance, security, and user management.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company requires a serverless, highly available SFTP solution with high IOPS performance, configurable security, and user permission control. Which AWS service configuration is appropriate for this requirement?
A
Encrypted Amazon EBS volume with AWS Transfer Family SFTP service accessible to trusted IPs, EBS attached, and user access granted.
B
Encrypted Amazon EFS volume with AWS Transfer Family SFTP service using elastic IPs, internet-facing VPC endpoint, security group for trusted IPs, EFS attached, and user access granted.
C
Amazon S3 bucket with default encryption, AWS Transfer Family SFTP service with public endpoint for trusted IPs, S3 attached, and user access granted.
D
Amazon S3 bucket with default encryption, AWS Transfer Family SFTP service with VPC endpoint in a private subnet, security group for trusted IPs, S3 attached, and user access granted.
No comments yet.