TahirMahmoodKamboh's Stars
abdullahkhawer/find-and-report-secrets-in-code
Security solution to find secrets in a git repository and report about them. It uses Gitleaks and some custom scripts to generate a JSON report for secrets found with only relevant information along with commit ids and commit authors. It can be used to update an Atlassian Confluence page and send an alert on Slack based on the findings.
abdullahkhawer/vizion-api-python-integration-for-aws
Vizion API Integration in Python using Flask for AWS using AWS Lambda and AWS API Gateway which can be deployed using Serverless Framework.
abdullahkhawer/ak-encoder-decoder
A Python based encoding and decoding tool for texts and secrets with executables provided for Windows and Linux.
abdullahkhawer/aws-auto-terminate-idle-emr
An AWS based solution using AWS CloudWatch and AWS Lambda based on Python to automatically terminate AWS EMR clusters that have been idle for a specified period of time.
abdullahkhawer/simple-etcd-backup-restore
A simple etcd backup and restore solution based on bash/shell scripts to backup/restore data from/to etcd in JSON format with the ability to compress/decompress the backup file and upload/download it on/from AWS S3.
abdullahkhawer/aws-ssm-parameter-store-backup
A Terraform module to create AWS resources which are used to automatically take backup of all the parameters residing on AWS SSM Parameter Store in JSON format and store it on AWS S3 bucket using AWS Lambda function based on Python. It is executed daily via AWS CloudWatch or AWS EventBridge.
abdullahkhawer/devops-helper-scripts
This repository has various helper scripts related to DevOps and AWS.
abdullahkhawer/aws-alerts
AWS Alerts is a monitoring and alerting solution for AWS cloud to monitor resources for 30+ AWS services and send alerts related to failures, errors, warnings and terminations on Slack.
abdullahkhawer/mongodb-cluster-on-aws-ecs
A Terraform module to quickly deploy a secure, persistent, highly available, self healing, efficient, cost effective and self managed single-node or multi-node MongoDB NoSQL document database cluster on AWS ECS cluster with monitoring and alerting enabled.