AWS Certified AI Practitioner (AIF-C01) — Question 7
A company wants to use AI to protect its application from threats. The AI solution needs to check if an IP address is from a suspicious source.
Which solution meets these requirements?
Answer options
- A. Build a speech recognition system.
- B. Create a natural language processing (NLP) named entity recognition system.
- C. Develop an anomaly detection system.
- D. Create a fraud forecasting system.
Correct answer: C
Explanation
The correct answer is C, as an anomaly detection system is specifically designed to identify unusual patterns or behaviors that could indicate a threat, such as suspicious IP addresses. The other options, including speech recognition and NLP systems, do not focus on threat detection and would not be suitable for this purpose.