Welcome to my side projects page, where I’ve open-sourced a collection of tools and projects that I’ve built over the years.
With a focus on the AWS ecosystem, these projects have been a way for me to learn and explore new technologies.
While they were created with my specific use-cases in mind, I hope they can be helpful to others as well.
If you have any ideas or feature requests, feel free to open an issue on GitHub or contribute to the project. Thanks for checking them out!
๐ธ unusd.cloud
AWS Cost and Waste Awareness Platform
unusd.cloud is a waste and cost awareness platform for tackling your unused and costly AWS assets. With our product, you can easily identify and eliminate unwanted costs on your AWS bills.
Are you tired of mistakenly leaving cloud assets active at night, during the weekend, or even worse, forever? This not only generates unwanted costs on your bills, but it also unnecessarily extends your attack surface and impacts your carbon footprint.
unusd.cloud is here to help. We scan all of your AWS accounts across all regions to identify and report on any costly assets that have been mistakenly left active. Our scheduled digest report provides actionable cost-saving solutions for you and your team.
Learn more: unusd.cloud
๐ AWS Security Digest Newsletter (Acquired)
Acquired by Plerion in May 2024.
Weekly curated AWS Security digest newsletter (unofficial). Join a community of thousands of subscribers.
Learn more: AWS Security Digest Newsletter
๐ช Army of X/Twitter AWS bots
๐ [MAMIP] Monitor AWS Managed IAM Policies Changes
Periodically grab AWS IAM Managed policy and check if there are any changes initiated by AWS development teams. It’s useful to see fixed policies and product launch just a few minutes/hours before the official announcement.
- GH: Monitor AWS Managed IAM Policies
- Follow us on:
- X: @mamip_aws
- Mastodon: @mamip_aws
๐ค [MASE] Monitor AWS Services Endpoints
AWS SDKs are updated before official announcements of new AWS services or regions. With MASE, we are checking botocore
SDK to monitor any changes related to new services or regions.
Follow: Monitor AWS Services Endpoints
๐ฎ๐ผโโ๏ธ [MGDA] Monitor GuardDuty Announcements
Monitor AWS GuardDuty Announcements and publish it to X.
Follow: Monitor GuardDuty Announcements
๐ AWS Security Survival Kit
This AWS Security Survival Kit will allow you to set up minimal alerting on typical suspicious activities and security configuration for your AWS Accounts.
Link: aws-security-survival-kit
๐ AWS Subnet-Watcher
AWS does not provide any CloudWatch (CW) metrics to monitor available IPs in VPC subnets. It can be difficult to avoid shortages and get alerted when you are approaching the limit. This project aims to solve this problem by giving you metrics and alerting.
Link: AWS Subnet-Watcher
๐ qTweet
Dead simple SQS to X Speaker.
Serverless application who publish AWS Simple Queue System (SQS) message to Twitter using Lambda function and AWS Secret Manager.
Link: qTweet
โฐ serverless-jobs-using-fargate
A template to schedule jobs using Docker container on AWS using Fargate (serverless)
Link: serverless-jobs-using-fargate
๐ผ Tower-control
Multi-Docker containers for Observability of Home Automation Systems - Jeedom: Grafana + InfluxDB + Telegraf
Link: tower-control
๐ Update53-pub
Update Route 53 DNS Record with your current public IP (Like DynDNS)
Link: update53-pub
๐ชฆ Deprecated
- s3-backup-notifier - Daily alert for missing objects in AWS S3 Prefix, useful for backup checks.
- ansible-mac-install (forked) - Ansible runbook to boostrap your brand new macOS installation with devtools, and SRE/Ops applications.
- cockpit.zoph.io - This cockpit tracks unlimited history of chosen X Accounts from a X List, controllable via Twitter for follower/following trends
- awscon-onepager - This repository intends to centralize digest one-pagers recap about AWS Events / Conferences.
- aws-pet-project-template - A template to convert a new idea to a functional “Proof of Concept” on AWS.
- aws-security-toolbox - A container dedicated for DevSecOps folks containing all community-driven tools for security analysis on AWS