Glossary

    Blast Radius

    Incident Response

    Blast Radius describes the potential impact of a security incident. A compromised IAM user with "Action": "*", "Resource": "*" has an unlimited blast radius - the attacker can do anything in the account. A Lambda function with read-only access to one DynamoDB table has a tiny blast radius.

    Reducing Blast Radius

    • Least privilege: narrow permissions limit what a compromised identity can do
    • Multi-account: separate accounts isolate workloads so a breach in one does not affect others
    • Network segmentation: private subnets and security groups limit lateral movement
    • Temporary credentials: short-lived credentials expire, limiting the attack window
    • Permission boundaries: cap the maximum possible permissions

    Toc Consulting: AWS Security & Cloud Architecture

    Securing your AWS estate?

    Our team helps engineering teams secure and architect AWS the right way: assessment in week one, a prioritized action plan in week two.