A cloud administrator is troubleshooting a connectivity issue between two VPCs in the same region. Which TWO actions should the administrator verify? (Choose two.)
Trap 1: Security group rules
Security groups are not the first step; they filter traffic but peering connectivity is lower-level.
Trap 2: VPN tunnel configuration
VPN tunnel is for different connectivity, not VPC peering.
Trap 3: Internet gateway attachment
Internet gateway is unrelated to VPC peering.
- A
VPC peering connection status
The peering connection must be active.
- B
Route table entries
Route tables must have routes to the peered VPC CIDR.
- C
Security group rules
Why wrong: Security groups are not the first step; they filter traffic but peering connectivity is lower-level.
- D
VPN tunnel configuration
Why wrong: VPN tunnel is for different connectivity, not VPC peering.
- E
Internet gateway attachment
Why wrong: Internet gateway is unrelated to VPC peering.