AWS - VPC FundamentalsWhat is a key limitation of VPC peering connections in AWS?AThey allow unlimited bandwidth between VPCsBThey do not support transitive peering between VPCsCThey automatically share security groups between VPCsDThey require a VPN connection to functionCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand VPC peering basicsVPC peering connects two VPCs directly without a gateway or VPN.Step 2: Identify limitationsVPC peering does not support transitive routing, meaning traffic cannot pass through one VPC to another via peering.Final Answer:They do not support transitive peering between VPCs -> Option BQuick Check:Transitive peering = Not supported [OK]Quick Trick: VPC peering is one-to-one, no transit allowed [OK]Common Mistakes:Assuming transitive routing worksThinking security groups are shared automaticallyBelieving VPN is required 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