In this Project:
πI configured a route table in my VPC to send Internet-bound traffic to my Internet gateway, turning my subnet into a public subnet.
πI created a security group to control inbound and outbound traffic at a resource level, specifying allowed IP addresses, protocols, and ports.
πI set up network ACLs as an additional layer of security, managing both incoming and outgoing traffic at the subnet level.
Here is a link to the Project:
https://drive.google.com/file/d/1b0RGqFtfG3hYkX_8mxKhHMcihkEaNFMB/view?usp=sharing
Top comments (0)