
Ultimate access to all questions.
You have two compute instances within the same VPC but located in different regions. While you can SSH from one instance to another using their external IP addresses, attempts using internal IP addresses fail. What could be causing the SSH failure on the internal IP address?
A
The internal IP address is disabled.
B
The compute instances are not configured with the correct cross-region SSH IAM permissions.
C
The compute instances have a static IP assigned to their internal IP.
D
The setup of compute instance network tags and VPC firewall rules permits SSH from 0.0.0.0 but blocks SSH from the VPC subnets IP range.