Question 8:
You have an instance setup in a test environment in AWS. You installed the required application and promoted the server to a production environment. Your IT Security team has advised that since yesterday there have been some traffic flowing in from an unknown IP address to port 22. Which of the following methods is the most suitable to mitigate the threat?
Answer options:
A.Terminate the instance. B.Modify the inbound rule of the security group to only allow the known IP addresses. C.Change the AWS Shield rule to block this IP address. D.In the instance, stop the sshd process to prevent any unexpected SSH access.