ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

137 / 465

Question 137:

A web company is looking to implement an intrusion detection and prevention system for their deployed VPC. This platform should have the ability to scale to thousands of instances running inside of the VPC. How should they architect their solution to achieve these goals?

Answer options:

A.Configure an instance with monitoring software and the elastic network interface (ENI) set to promiscuous mode packet sniffing to see all traffic across the VPC.B.Create a IDS/IPS system from AWS Marketplace to monitor security events in the VPC network and stop threats once detected.
C.Configure servers running in the VPC using the host-based ‘route’ commands to send all traffic through the platform to a scalable virtualized IDS/IPS.
D.Configure each host with an agent that collects all network traffic and sends that traffic to the IDS/IPS platform for inspection.