Transfer Family Flashcards

This deck aims to help retain concepts related to the Transfer Family service.

1
Q

What AWS managed service enables secure file transfers to and from AWS storage services using protocols such as SFTP, FTPS, FTP, and AS2?

A

AWS Transfer Family

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which AWS storage services are supported by AWS Transfer Family for transferring data?

A
  • Amazon S3
  • Amazon EFS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which protocols are supported by AWS Transfer Family for data transfer?

A
  • File Transfer Protocol (FTP): Unencrypted file transfer
  • File Transfer Protocol Secure (FTPS): Encrypted file transfer using TLS
  • Secure Shell File Transfer Protocol (SFTP): Encrypted file transfer over SSH
  • Applicability Statement 2 (AS2): Structured B2B data transfer
  • Browser-based transfers: For user-friendly file access and uploads
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which identity types are supported by AWS Transfer Family?

A
  • Service-managed (IAM): Create and manage users directly within the service
  • Directory Service: Integrate with AWS Managed AD or self-managed AD (on-premises or in AWS)
  • Custom (Lambda/API Gateway): Use an external identity provider
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Is AWS Transfer Family highly available by default?

A

Yes, it is multi-AZ, resilient, and scalable service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the billing model for AWS Transfer Family?

A

Billed based on provisioned server hours and data transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What feature of AWS Transfer Family enables serverless automation for file uploads, including setting up, running, and monitoring file transfer processing?

A

Managed File Transfer Workflows (MFTW)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What considerations should be taken into account when using AWS Transfer Family over the FTP protocol?

A
  • Only Directory Service or custom Identity Providers are supported
  • Only VPC-hosted internal endpoints are supported
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What considerations should be taken into account when using AWS Transfer Family over the AS2 protocol?

A

Only VPC-hosted (Internal or Internet facing) endpoints are supported

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What types of endpoints are supported by AWS Transfer Family?

A
  • Publicly accessible: Accessible over the internet
  • VPC hosted: Access controlled using NACLs and SGs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What AWS Transfer Family endpoint type running in AWS Public Zone and accessible over the internet, supports only SFTP protocol, has a dynamic public IP that can change, and cannot be secured using NACLs or Security Groups?

A

Publicly accessible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What AWS Transfer Family endpoint type, running inside a VPC, supports SFTP, FTPS, AS2, and FTP protocols, offers a static private IP address that can be secured with NACLs and Security Groups, and can be accessed from on-premises via VPN and DX?

A

VPC hosted - Internal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What AWS Transfer Family endpoint type, running inside a VPC, supports SFTP, FTPS, and AS2 protocols, provides a static private IP address that can be secured with NACLs and Security Groups, and can be accessed from on-premises via VPN and DX or via a public Elastic IP address?

A

VPC hosted - Internet facing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the most common use cases for AWS Transfer Family service?

A
  • Provide access to Amazon S3 and EFS services using standard protocols (FTP, FTPS, SFTP)
  • Integrate with existing workflows that rely on traditional file transfer protocols
  • Use the Managed File Transfer Workflow (MFTW) feature to create and automate new file transfer workflows
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the difference between AWS DataSync and AWS Transfer Family, as both deal with transferring data in and out of AWS?

A

AWS DataSync: An online data transfer and discovery service
- Supports protocols: NFS, SMB, HDFS
- Supports services: S3, EFS, FSx (all types), and other cloud services like GCP, Azure, IBM

AWS Transfer Family: A fully managed service for transferring files using SFTP, FTPS, FTP, and AS2
- Supports protocols: SFTP, FTPS, FTP, AS2
- Supports services: S3 and EFS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly