Glossary

    Security Group

    Network Security

    A Security Group acts as a virtual firewall for AWS resources (EC2 instances, RDS databases, Lambda functions in VPCs, ELBs). It controls which traffic is allowed to reach and leave the resource.

    Key Characteristics

    • Stateful: if you allow inbound traffic, the response is automatically allowed outbound (and vice versa)
    • Allow-only: you can only create allow rules; there are no deny rules. Traffic not explicitly allowed is denied.
    • Instance-level: attached to ENIs (network interfaces), not subnets
    • Default outbound: new security groups allow all outbound traffic by default (important for quarantine scenarios)

    Related AWS Services

    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.