Topic 1 Question 832
A company has an on-premises SFTP file transfer solution. The company is migrating to the AWS Cloud to scale the file transfer solution and to optimize costs by using Amazon S3. The company's employees will use their credentials for the on-premises Microsoft Active Directory (AD) to access the new solution. The company wants to keep the current authentication and file access mechanisms.
Which solution will meet these requirements with the LEAST operational overhead?
Configure an S3 File Gateway. Create SMB file shares on the file gateway that use the existing Active Directory to authenticate.
Configure an Auto Scaling group with Amazon EC2 instances to run an SFTP solution. Configure the group to scale up at 60% CPU utilization.
Create an AWS Transfer Family server with SFTP endpoints. Choose the AWS Directory Service option as the identity provider. Use AD Connector to connect the on-premises Active Directory.
Create an AWS Transfer Family SFTP endpoint. Configure the endpoint to use the AWS Directory Service option as the identity provider to connect to the existing Active Directory.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: C👍 3Kaula2024/03/23
- 正解だと思 う選択肢: C
Create one or more AWS Managed Microsoft AD directories using the AWS Directory Service console.
Use the Transfer Family console to create a server that uses AWS Managed Microsoft AD as its identity provider.
Add access from one or more of your AWS Directory Service groups.
Although not required, we recommend that you test and verify user access.
👍 3sandordini2024/04/29 - 正解だと思う選択肢: C
Answer C
We need Transfer Family SFTP enabled server (with SFTP endpoint). Additiionally AWS Directory Service with AD connector to reach on-premises AD for authentication and authorization. https://docs.aws.amazon.com/transfer/latest/userguide/getting-started.html https://docs.aws.amazon.com/transfer/latest/userguide/create-server-sftp.html https://docs.aws.amazon.com/directoryservice/latest/admin-guide/what_is.html https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_ad_connector.html
👍 3Scheldon2024/06/08
シャッフルモード