Copyright (c) 2025 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

5.2.4. Amazon Detective (Security Investigation)

First Principle: Amazon Detective simplifies and accelerates security investigations by automatically collecting and analyzing security data from various sources to build a unified, interactive graph model, revealing root causes and anomalous activity.

When a security incident occurs, investigators need to quickly understand the scope of the compromise, identify the root cause, and determine the affected resources and entities. This can be time-consuming with disparate logs.

Amazon Detective is a fully managed service that helps security analysts conduct faster and more efficient security investigations. It automatically collects security-related log data from various AWS sources and uses machine learning, statistical analysis, and graph theory to build a linked set of data for analysis.

Key Features of Amazon Detective:

Scenario: A security team receives an Amazon GuardDuty finding indicating a potentially compromised EC2 instance. They need to quickly investigate the scope of the compromise, including all API calls made by the instance, its network connections, and any related suspicious activities.

Reflection Question: How does Amazon Detective, by automatically collecting and analyzing security data from various sources (CloudTrail, VPC Flow Logs, GuardDuty) to build a unified, interactive graph model, fundamentally simplify and accelerate security investigations and reveal root causes and anomalous activity?