top of page

AWS - Security Group - Automation Script

Client:

University of Advancing Technology

Year:

2024

In this project, I automated the configuration of firewall rules for AWS EC2 instances using the AWS Command Line Interface (CLI). The process involved scripting the creation of a Security Group, which included adding inbound rules to allow HTTP (port 80) and HTTPS (port 443) connections from any IP address. Additionally, I restricted SSH (port 22) access to a specific IP address. By automating these steps, I ensured consistent application of security policies across cloud instances while minimizing manual configuration errors.

© 2024 created by Nickolaus Grant. Powered and secured by Wix

bottom of page