Ilija Matoski

    ← Projects

    Archived

    Lambda Security Group Manager

    Language
    JavaScript
    Started
    Last commit

    Auto managing your AWS security groups with Lambda.

    I needed a way for the system to automatically update the security groups and permission on any security groups on Amazon.

    Some of the things you can easily do with this project.

    • Automatically allow access to the server from Pingdom, Uptimerobot, Cloudflare, or any other service like that
    • Automatically allow access based on a list from a database
    • Automatically allow access based on a static list

    More information can be found on the GitHub repository.