Hybrid Environments and Migration Flashcards
What is AWS VPN?
A VPN connection between a VPC and an on prem network
What two gateways are used in VPN connection?
Virtual Private Gateway and Customer Gateway
What is the main advantage of VPN?
It is quick to configure, can be done in hours
What are downsides of VPN?
Speed cap at ~1.25 GB/s and inconsistent latency
What is Direct Connect (DX)?
A physical private link connecting your business premises to AWS public and private services.
What is the main downside of provisioning direct connect?
It’s a cable that has to be manually connected to a direct connect location - this can take weeks or months.
What’s the upside to direct connect compared to VPN?
Much faster and more consistent latency
Direct connect is (unencrypted/encrypted) by default
Unencrypted.
What is AWS Transit Gateway?
A network transit hub enabling VPCs to connect to on prem networks
What is the main advantage of AWS Transit Gateway?
Reduces complexity that comes with scale. Can link together multiple VPCs, VPN, dX, etc.
What does AWS Storage Gateway offer?
An extension of file and volume storage into AWS
What are the three modes of Storage Gateway?
Tape, File, and Volume
What Storage Gateway mode is backed by S3 and EBS snapshots?
volume
What Storage Gateway mode uses NFS file sharing protocol?
File
What Storage Gateway mode is primarily used for backup data e.g. Glacier?
Tape