Skip to main content

AWS Compute

The AWS Compute Analyzer provides insights into your compute infrastructure, including EC2, ECS, Lambda, and Elastic IPs. It helps engineers monitor resource states, identify security misconfigurations, and optimize resource usage.

Required Blueprints: AWS



Sightlines

SightlineDescription
EC2 Instance StateProvides a comprehensive view of EC2 instance states across the environment, helping identify stopped or terminated i...
EC2 Instance TypeTracks the types of EC2 instances in use, including reserved, spot, and scheduled instances for cost optimization and...
EC2 Network ConnectivitySurfaces network connectivity details including security group configurations and public versus private instance dist...
EC2 Instance AccessProvides visibility into EC2 instance access configurations such as IAM roles and key pairs, identifying instances wi...
EC2 Instance AMIsMonitors attached and unattached AMIs to optimize storage and improve resource utilization.
ECS ClusterProvides detailed ECS cluster metrics including services, tasks, and regional distributions for workload management a...
Lambda FunctionsHighlights Lambda function usage and runtime, helping identify errors and optimize performance.
Elastic IPMonitors Elastic IP usage, distinguishing between attached and detached IPs for cost management.

Explorer Node Types

Use these node types in Explorer or KAI to query resources surfaced by this analyzer:

aws.ec2.Instance, aws.ec2.InstanceImage, aws.ec2.SecurityGroup, aws.ecs.Cluster, aws.ecs.Service, aws.ecs.Task, aws.lambda.Function, aws.ec2.Address, aws.ec2.KeyPairInfo, aws.ec2.ReservedInstances



Insight Feed Alerts

Public EC2 Instances Exposing Non-public S3 Buckets Count

Identifies public EC2 instances exposing non-public S3 buckets, a critical security risk that could lead to data breaches.