Networking Flashcards
Amazon VPC
Virtual Private Cloud. A service to define and provision an isolated network for your AWS resources. This means you can create a virtual network for AWS services to exist in a local IP address range using that local network.
AWS Transit Gateway
A service that enables you to connect VPCs and on-premise networks.
AWS Privatelink
A service that provides connectivity between VPCs and on-premise applications.
Amazon Route 53
A service enabling you to host your own managed DNS (Domain Name System).
Elastic Load Balancing
A network scaling system that will automatically distribute network traffic across a pool of resources.
AWS Global Accelerator
A network scaling system that will allow you to direct traffic through the AWS global network to improve global application performance.
Amazon CloudFront
A content delivery service that will securely deliver data, videos, and applications to customers globally with low latency and high transfer speeds
VPC Gateways
Gateways enable connectivity between VPC and other networks: NAT Gateway (access to the internet), Internet Gateway (the internet to access your EC2) and ACLs (Access Control Lists to control traffic allowed in network).
Amazon Edge Locations
AWS data centres designed to deliver services with lowest possible latency. CloudFront serves the data directly from the nearest edge locations’ cache to speed up the content delivery.