AWS Networking Flashcards
What is Global Accelarator?
An AWS service that allows users to connect their remote branches to the closest point in the AWS system.
Subnet in AWS is?
Confined in an AZ
True or False: Security group is locked down in an AZ?
False. Security Group is locked down to a VPC/region
What is a security group best practice?
Recommendation is 1 security group per instance.
True or False: Is NACL stateful?
False. NACL is stateless.
True or False: Is Security group stateful?
True.
What are the AWS Gateways and it’s purpose?
INTVDC.
Internet Gateway - provides internet connectivity.
NAT Gateway - provides Internet connectivity for private subnets.
Transit Gateway - allows VPC VPC peering and VPC On-prem connectivity.
Virtual Private Gateway - Allows IPSec tunnel connectivity.
Direct Connect Gateway - leased line connected to AWS.
Customer Gateway - customer device.
Why is AWS TGW better than VPC peering?
AWS Transit Gateway is transitive while VPC peering is not. VPC peering requires full mesh peering with other VPC.
How many VPC attachments per TGW?
5000 VPC attachments per TGW
What is the TGW attachment bandwidth?
50 Gbps at burst not sustained.
What are the TGW limitations?
- Route table configurations on VPCs.
- No overlapping IP support.
- IPSec tunnel is limited to 1.25Gbps.
What is the maximum BGP routes per routing table?
100