Hybrid Environment and Migration Flashcards
What is AWS Directory Service?
Directory Service is an AWS managed implementation of a directory.
In AWS Directory Service, can multiple trees can be grouped into a forest?
Yes.
What do Directories store?
Directories store objects (e.g. Users, Groups, Computers, Servers, File Shares) with a structure (domain/tree).
True/False. Directory Service runs from within a VPC.
True.
True/False. Some AWS services such as Amazon Workspaces NEED a directory in order to operate.
True.
What options are available with AWS Directory Service?
- Simple AD - An implementation of Samba 4 (compatible with basic AD functions)
- AWS Managed Microsoft AD - An actual Microsoft AD DS Implementation
- AD Connector - proxies requests back to an on-premises directory
What is AWS site-to-site VPN?
AWS Site-to-Site VPN is a hardware VPN solution which creates a highly available IPSec VPN between an AWS VPN and an external network such as a traditional on-premises network.
What is the difference between Direct Connect and VPN?
VPNs are quicker to setup than Direct Connect and encrypt data in transit, but they don’t offer the same high performance.
Can Site-to-Site VPNS provide HA?
AWS Site-to-Site VPN can be fully highly available if designed and implemented correctly.
What is the max speed of a VPN?
The AWS “speed limit” for VPNs is 1.25GB per second throughput.
What is AWS Transfer Family?
AWS Transfer Family is a secure transfer service that enables us to transfer files into and out of AWS storage services.
True/False. AWS Transfer Family does not support transferring data to or from S3 and EFS NFS file systems.
False. AWS Transfer Family SUPPORTS transferring data to or from S3 and EFS NFS file systems.
What protocols does AWS Transfer Family support?
- Secure Shell (SSH) File Transfer Protocol (SFTP)
- File Transfer Protocol Secure (FTPS)
- File Transfer Protocol (FTP)
- Applicability Statement 2 (AS2)
How are AWS Transfer Family costs calculated?
The costs associated with AWS Transfer Family are based on provisioned servers per hours and data transferred.
What is AWS DataSync?
AWS DataSync is a data transfer service that can transfer large scale data (large amounts of data or high quantity of files) to and from AWS.