ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

138 / 340

Question 138:

Your company has a set of Instances that host a web-based application in a subnet of a VPC. There are several similar types of requests coming from an IP address of 52.67.89.10. Your IT Security department has requested that all subsequent requests from this IP address should be blocked. How can you achieve this?

Answer options:

A.Create an Outbound rule for the Security Group for the EC2 Instances to ensure that no traffic goes to that IP.
B.Create an Inbound Rule for the NACL which will deny traffic coming from 52.67.89.10/0.
C.Create an Inbound Rule for the NACL which will deny traffic coming from 52.67.89.10/32.
D.Create an Outbound Rule for the NACL which will deny traffic coming from 52.67.89.10/32.