The AWS services or features that will support this requirement are Security groups and Network ACLs.
Security groups act as a virtual firewall for your instance to control inbound and outbound traffic. You can add rules to each security group that allows traffic to or from its associated instances based on protocol number, port number, and source or destination IP address.
Network ACLs are stateless and provide a rule-based tool for controlling traffic at the subnet level. You can create rules that allow or deny traffic based on protocol number, port number, and source or destination IP address.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
atom101
1 year, 8 months agoLemon214
2 years ago