Networking Flashcards
VPC
Virtual Private Cloud - gives you full control over your virtual networking environment, including resource placement, connectivity, and security. Add in resources like EC2s, RDS, etc
Transit Gateway
connects your Amazon Virtual Private Clouds (VPCs) and on-premises networks through a central hub
PrivateLink
provides private connectivity between VPCs, AWS services, and your on-premises networks, without exposing your traffic to the public internet
API Gateway
developers to create, publish, maintain, monitor, and secure APIs at any scale
2 API types in API gateway
REST and Websocket
Cloudfront
Content delivery network. Uses Edges to cache data
Route53
Domain Name System (DNS) Service. give developers and businesses an extremely reliable and cost effective way to route end users to Internet applications by translating names like www.example.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other.
Global Accelerator
optimizes the path to your application to keep packet loss, jitter, and latency consistently low. automatically re-routes your traffic to your nearest healthy available endpoint to mitigate endpoint failure
Direct Connect
While in transit, your network traffic remains on the AWS global network and never touches the public internet
2 ways to deploy AWS Direct Connect
AWS Direct Connect Delivery Partner, or choose a dedicated connection from AWS
Site to Site VPN
fully-managed service that creates a secure connection between your data center or branch office and your AWS resources using IP Security (IPSec) tunnels
Client VPN
fully-managed remote access VPN solution used by your remote workforce to securely access resources within both AWS and your on-premises network
WAN
provides a central dashboard for making connections between your branch offices, data centers, and Amazon Virtual Private Clouds (VPCs) in just a few clicks
AWS Shield
managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS. All AWS customers benefit from the automatic protections of AWS Shield Standard, at no additional charge
WAF
web application firewall that helps protect your web applications or APIs against common web exploits and bots that may affect availability, compromise security, or consume excessive resources.
gives you control over how traffic reaches your applications by enabling you to create security rules that control bot traffic and block common attack patterns, such as SQL injection or cross-site scripting