This project demonstrates how to implement IP whitelisting in AWS Security Groups to control inbound access to cloud resources.
The solution ensures that only trusted IP addresses can connect, improving security posture and reducing exposure to unauthorized access.
(Insert a simple diagram here — AWS icon for EC2, Security Group, allowed IP list, blocked traffic from unknown IPs)
Service | Purpose |
---|---|
VPC | Isolated network environment. |
EC2 Instance | Target resource to protect. |
Security Group | Virtual firewall controlling inbound/outbound traffic. |
AWS CLI / Console | Interface for configuration. |
IAM | Permissions to manage networking and security settings. |
https://whatismyipaddress.com
).