AWS Network Engineer - Advanced Quiz
← Back to Quiz Home
This quiz tests your expertise in complex hybrid architectures, BGP, advanced security inspection, and global traffic management.
How does AWS Global Accelerator differ from CloudFront?
Use GA for non-HTTP protocols (gaming, MQTT, VoIP) or for dynamic API acceleration without caching.
What is a "Gateway Load Balancer Endpoint" (GWLBE)?
This architecture enables transparent inline inspection (North-South or East-West traffic) without changing source/destination IPs.
In a BGP session over Direct Connect, what is the "ASN" (Autonomous System Number)?
BGP uses ASNs to build the routing table graph and prevent loops.
How do you achieve 100 Gbps bandwidth via Direct Connect?
Link Aggregation Groups (LAG) allow you to bundle up to 4 connections for higher throughput and redundancy.
What mechanism prevents "Transitive Routing" through a VPC Peering connection?
To enable transitive routing (A -> B -> C), you must use a Transit Gateway or a software VPN overlay.
How do you implement "DNS Firewall" behavior using Route 53 Resolver?
This blocks the DNS lookup itself, preventing the connection attempt before it starts.
What is the effect of "Client VPN" split-tunneling?
Split-tunneling reduces bandwidth usage on the VPN endpoint and improves internet speed for the user.
How does "Transit Gateway Connect" attachment work?
This native integration simplifies SD-WAN deployments by removing the need for IPsec tunnels.
What is "Source/Destination Check" on an EC2 instance?
If you are running a software router (e.g., OpenVPN, PfSense) on EC2, you must disable this check.
What is the "MTU" size difference between TGW and VPC Peering?
Consistent MTU configuration is vital to avoid packet fragmentation and performance issues.
How do you secure traffic between two applications in the same VPC using "mTLS" (Mutual TLS)?
mTLS cryptographically verifies the identity of both the client and the server.
What is the function of "Traffic Mirroring Filter"?
You might only want to mirror TCP port 80 traffic to your intrusion detection system, ignoring SSH or RDP.
How does Direct Connect validation work via "LOA-CFA"?
This document authorizes the physical patching in the datacenter meet-me room.
What is "Route Leaking" in the context of TGW?
Advanced TGW routing allows complex segmentation strategies (e.g., Prod cannot talk to Dev, but both can talk to Shared).
How do you handle "IP Exhaustion" in a VPC (running out of private IPs)?
You can associate up to 5 CIDR blocks with a VPC (some restrictions apply on range proximity).
What is the "Zone Affinity" behavior of a NLB?
Disabling cross-zone load balancing isolates faults but can lead to uneven traffic distribution.
What is "AWS WAF" (Web Application Firewall) primarily used for?
WAF operates at Layer 7, inspecting the HTTP request contents.
How do you implement "Egress Filtering" based on domain names (FQDN) for compliance?
Standard Security Groups only filter by IP, not "google.com".
What is "Direct Connect Gateway"?
This removes the need to have a physical DX connection in every region where you have a VPC.
What happens if your Direct Connect link fails and you have a Backup VPN Configured?
Hybrid resiliency requires careful BGP configuration to prefer the fast link (DX) over the slow link (VPN).
Quiz Progress
0 / 0 questions answered
(0%)
0 correct
Quiz Complete!
0%
📚 Study Guides
📬 Weekly DevOps, Cloud & Gen AI quizzes & guides