AWS - VPC FundamentalsWhy does AWS VPC peering not support transitive routing between VPCs?ATo maintain simple, secure, and scalable network architectureBBecause AWS does not allow any routing between VPCsCDue to limitations in security group rulesDBecause peering connections require VPN tunnelsCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand design goals of VPC peeringVPC peering aims to keep network connections simple and secure without complex routing.Step 2: Explain why transitive routing is disallowedAllowing transitive routing would complicate security and scalability, so AWS disallows it.Final Answer:To maintain simple, secure, and scalable network architecture -> Option AQuick Check:Transitive routing disallowed for simplicity and security [OK]Quick Trick: No transit to keep peering simple and secure [OK]Common Mistakes:Thinking AWS blocks all VPC routingBlaming security groups for routing limitsAssuming VPN is needed for peering
Master "VPC Fundamentals" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Setting up billing alerts - Quiz 2easy Cloud Computing Fundamentals - Edge locations and CloudFront overview - Quiz 2easy Cloud Computing Fundamentals - AWS Management Console walkthrough - Quiz 4medium EC2 Fundamentals - Connecting to EC2 instances - Quiz 8hard EC2 Fundamentals - Amazon Machine Images (AMIs) - Quiz 13medium EC2 Fundamentals - Instance types and families - Quiz 8hard S3 Fundamentals - S3 encryption options - Quiz 7medium S3 Fundamentals - S3 storage classes (Standard, IA, Glacier) - Quiz 1easy Security Groups and Network ACLs - Why security groups matter - Quiz 10hard VPC Fundamentals - NAT Gateway for private subnet internet - Quiz 10hard