
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 internal IP addresses, attempts to do so via their external IP addresses fail. What could be the reason behind this SSH failure on external IP addresses?
A
The external IP address is disabled.
B
The compute instances have a static IP for their external IP.
C
The compute instances are not using the right cross-region SSH IAM permissions.
D
The combination of compute instance network tags and VPC firewall rules only allow SSH from the subnets IP range.