Creating Security Groups
Let’s enhance the security of your infrastructure by defining and applying a security group for your EC2 instance. Security groups act as virtual firewalls, controlling inbound and outbound traffic to your resources. You will configure the security group to allow HTTP (port 80) traffic for web access and SSH (port 22) for secure management.
Add Security …



