Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

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

A company uses Amazon S3 as its data lake. The company has a new partner that must use SFTP to upload data files. A solutions architect needs to implement a highly available SFTP solution that minimizes operational overhead.

Which solution will meet these requirements?

  • A. Use AWS Transfer Family to configure an SFTP-enabled server with a publicly accessible endpoint. Choose the S3 data lake as the destination.
  • B. Use Amazon S3 File Gateway as an SFTP server. Expose the S3 File Gateway endpoint URL to the new partner. Share the S3 File Gateway endpoint with the new partner.
  • C. Launch an Amazon EC2 instance in a private subnet in a VPInstruct the new partner to upload files to the EC2 instance by using a VPN. Run a cron job script, on the EC2 instance to upload files to the S3 data lake.
  • D. Launch Amazon EC2 instances in a private subnet in a VPC. Place a Network Load Balancer (NLB) in front of the EC2 instances. Create an SFTP listener port for the NLB. Share the NLB hostname with the new partner. Run a cron job script on the EC2 instances to upload files to the S3 data lake.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
roxx529
Highly Voted 1 year, 1 month ago
For Exam : Whenever you see SFTP , FTP look for "Transfer" in options available
upvoted 51 times
LoXoL
5 months, 3 weeks ago
+ FTPS
upvoted 3 times
...
...
Chirantan
Highly Voted 1 year, 6 months ago
Answer is A AWS Transfer Family securely scales your recurring business-to-business file transfers to AWS Storage services using SFTP, FTPS, FTP, and AS2 protocols. https://aws.amazon.com/aws-transfer-family/
upvoted 14 times
oguzbeliren
11 months, 1 week ago
Answer A is not an answer because it requires more mannual efford. While AWS Transfer Family simplifies the setup of an SFTP server, it still requires management and monitoring. This includes handling scaling, backups, patching, and other administrative tasks associated with managing an SFTP server.
upvoted 2 times
...
...
JohnZh
Most Recent 3 months, 1 week ago
Option A is the most suitable choice for implementing a highly available SFTP solution with minimal operational overhead in this scenario
upvoted 1 times
...
thewalker
5 months, 1 week ago
Selected Answer: A
The key advantages of AWS Transfer Family are: It provides a fully managed file transfer service that eliminates the need to manage your own file transfer infrastructure. This reduces operational overhead. It supports multiple protocols like SFTP, FTPS, FTP and AS2, allowing easy and secure exchange of data with business partners and customers. File transfers happen directly into Amazon S3 buckets or Amazon EFS file systems, so the transferred data can be easily accessed by other AWS services for analytics, processing etc. AWS Transfer Family maintains existing client-side configurations, so file transfer workflows remain unchanged for end users and partners. It provides high availability and auto-scaling capabilities to handle varying transfer workloads.
upvoted 4 times
thewalker
5 months, 1 week ago
Storing transferred files in AWS allows using a broad range of services for compliance, archiving and deriving insights from the data. AWS manages the file transfer infrastructure so you don't have to provision, operate and maintain file transfer servers. For more details on AWS Transfer Family features, pricing and quotas, please refer to the documentation at https://aws.amazon.com/transfer-family
upvoted 1 times
...
...
ansagr
6 months, 4 weeks ago
Selected Answer: A
Amazon S3 File Gateway, involves deploying an on-premises gateway that interfaces with S3. While it’s a valid solution, it introduces a level of on-premises infrastructure that may require more operational management.
upvoted 1 times
...
TariqKipkemei
9 months, 3 weeks ago
Selected Answer: A
AWS Transfer Family securely scales your recurring business-to-business file transfers to AWS Storage services using SFTP, FTPS, FTP, and AS2 protocols.
upvoted 1 times
...
Guru4Cloud
10 months, 3 weeks ago
A is the correct answer. AWS Transfer Family provides a fully managed SFTP service that can integrate directly with S3. It handles scaling, availability, and security automatically with minimal overhead.
upvoted 2 times
...
oguzbeliren
11 months, 1 week ago
AWS Transfer Family is a fully managed service that makes it easy to set up and manage secure file transfers. It provides a high-availability SFTP server that can be accessed from the public internet. However, this solution does not minimize operational overhead, as it requires the solutions architect to manage the SFTP server.
upvoted 1 times
...
cookieMr
1 year ago
Selected Answer: A
This solution provides a highly available SFTP solution without the need for manual management or operational overhead. AWS Transfer Family allows you to easily set up an SFTP server with authentication, authorization, and integration with S3 as the storage backend. Option B is not the best choice as it suggests using Amazon S3 File Gateway, which is primarily used for file-based access to S3 storage over NFS or SMB protocols, not for SFTP access. Option C is not the best choice as it requires manual management of an EC2 instance, VPN setup, and cron job script for uploading files, introducing operational overhead and potential complexity. Option D is not the best choice as it also requires manual management of EC2 instances, Network Load Balancer, and cron job scripts for file uploads. It is more complex and involves additional components compared to the simpler and fully managed solution provided by AWS Transfer Family in option A.
upvoted 3 times
...
cookieMr
1 year ago
This solution provides a highly available SFTP solution without the need for manual management or operational overhead. AWS Transfer Family allows you to easily set up an SFTP server with authentication, authorization, and integration with S3 as the storage backend. Option B is not the best choice as it suggests using Amazon S3 File Gateway, which is primarily used for file-based access to S3 storage over NFS or SMB protocols, not for SFTP access. Option C is not the best choice as it requires manual management of an EC2 instance, VPN setup, and cron job script for uploading files, introducing operational overhead and potential complexity. Option D is not the best choice as it also requires manual management of EC2 instances, Network Load Balancer, and cron job scripts for file uploads. It is more complex and involves additional components compared to the simpler and fully managed solution provided by AWS Transfer Family in option A.
upvoted 2 times
cookieMr
1 year ago
A is correct
upvoted 1 times
...
...
markw92
1 year ago
I can't wrap my head around why the answer is D? this is so frustrating to see where i went wrong. I vote for A.
upvoted 3 times
...
studynoplay
1 year, 1 month ago
Selected Answer: A
minimizes operational overhead = Serverless AWS Transfer Family is serverless
upvoted 1 times
...
Rahulbit34
1 year, 2 months ago
AWS Transfer Family is compatible for SFTP<FTPS<FTP. A is the answer
upvoted 1 times
...
kruasan
1 year, 2 months ago
Selected Answer: A
AWS Transfer Family is a fully managed AWS service that you can use to transfer files into and out of Amazon Simple Storage Service (Amazon S3) storage or Amazon Elastic File System (Amazon EFS) file systems over the following protocols: Secure Shell (SSH) File Transfer Protocol (SFTP): version 3 File Transfer Protocol Secure (FTPS) File Transfer Protocol (FTP) Applicability Statement 2 (AS2)
upvoted 2 times
...
Oyz
1 year, 2 months ago
Selected Answer: A
A - is the correct answer.
upvoted 2 times
...
BENICE
1 year, 6 months ago
A -- is the option
upvoted 3 times
...
career360guru
1 year, 6 months ago
Selected Answer: A
Option A
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 ...
ex Want to SAVE BIG on Certification Exam Prep?
close
ex Unlock All Exams with ExamTopics Pro 75% Off
  • arrow Choose From 1000+ Exams
  • arrow Access to 10 Exams per Month
  • arrow PDF Format Available
  • arrow Inline Discussions
  • arrow No Captcha/Robot Checks
Limited Time Offer
Ends in