If you're unable to connect via SSH to your EC2 instance, which of the following should you check and possibly correct to restore connectivity?
A. Adjust Security Group to permit egress traffic over TCP port 443 from your IP.
B. Configure the IAM role to permit changes to security group settings.
C. Modify the instance security group to allow ingress of ICMP packets from your IP.
D. Adjust the instance's Security Group to permit ingress traffic over port 22 from your IP.
E. Apply the most recently released Operating System security patches.
Answer: D. Adjust the instance's Security Group to permit ingress traffic over port 22 from your IP.
You might also like to view...
When a formula is copied to another cell, the cell reference changes based on the new location of the formula is a(n) ________ cell reference
Fill in the blank(s) with the appropriate word(s).
In VBA, a programming ________ is a statement that documents what the code does
A) comment B) statement C) sub D) module