0 votes
in AWS by
What are security groups in AWS?

1 Answer

0 votes
by

Security groups acts as a firewall that contains the traffic for one or more instances. You can associate one or more security groups to your instances when you launch then. You can add rules to each security group that allow traffic to and from its associated instances. You can modify the rules of a security group at any time, the new rules are automatically  and immediately applied to all the instances that are associated with the security group

Related questions

0 votes
asked Sep 6, 2022 in AWS by sharadyadav1986
0 votes
asked May 15 in AWS by DavidAnderson
...