Control inbound/outbound traffic to an AWS Resource using AWS Security Groups
AWS Security group is like a virtual firewall within a [VPC] (https://aws.amazon.com/vpc/) that acts at the instance level and not at a subnet level. Security groups have a set of rules to allow/disallow incoming/outgoing traffic to an instance.
Crea...
mubbashir.hashnode.dev1 min read