A company wants to have an Intrusion detection system available for their VPC in AWS.
They want to have complete control over the system.
Which of the following would be ideal for implementing?
Click on the arrows to vote for the correct answer
A. B. C. D.Answer: B.
Option B is CORRECT because AWS recommends using a custom solution in place for monitoring intrusions into their systems.
Options A, C and D are incorrect because they cannot be used as an appropriate intrusion detection solution on AWS.
For more information on using custom security solutions, please visit the below URLs.
https://d1.awsstatic.com/Marketplace/security/AWSMP_Security_Solution%20Overview.pdf https://aws.amazon.com/marketplace/solutions/infrastructure-software/ids-ipsThe ideal solution for implementing an intrusion detection system for a VPC in AWS would be to use a custom solution available from AWS Marketplace. This would allow the company to have complete control over the system and tailor it to their specific needs.
AWS Marketplace offers a wide range of security solutions, including intrusion detection systems (IDS), which can be easily deployed and integrated with a VPC. These IDS solutions provide real-time monitoring and detection of potential security threats, such as unauthorized access or data breaches, and alert the company's security team.
While AWS WAF (Web Application Firewall) can detect and prevent intrusions occurring in the VPC, it is primarily designed to protect web applications from common web exploits and attacks. It may not be suitable for more complex intrusion detection needs.
VPC Flow logs can also be used to detect issues and flag them accordingly, but they do not offer real-time monitoring and may not be able to detect all types of intrusions.
AWS Cloudwatch can monitor all traffic, but it is primarily designed for monitoring system and application metrics. It may not be suitable for intrusion detection needs.
In summary, a custom solution available from AWS Marketplace would be the best option for implementing an intrusion detection system for a VPC in AWS, as it offers flexibility, control, and tailored features to meet the specific security needs of the company.