Skip to content
View abdullahkhawer's full-sized avatar
πŸ™‚
Determined
πŸ™‚
Determined
Block or Report

Block or report abdullahkhawer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abdullahkhawer/README.md

Abdullah Khawer

abdullahkhawer

profile for Abdullah Khawer at Stack Overflow, Q&A for professional and enthusiast programmers

Profile Views

Hi there πŸ‘‹πŸ»

Welcome to my profile. This is Abdullah Khawer. I'm a Senior DevOps Engineer with over 7 years of experience who has worked across Europe, the Middle East, and Asia in providing services around DevOps, Platform Engineering, and Site Reliability Engineering (SRE) based on AWS cloud. I have worked on projects in multiple domains including Fintech, Blockchain, Big Data, Digital Identity, Logistics and Supply Chain, and Low-Code. I have expertise in developing highly available, secure, auto-scalable, self-healing, and cost-effective solutions using a wide range of AWS services and DevOps tools and technologies.

GitHub Repositories:

  • πŸ“Œ 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.
  • πŸ“Œ aws-alerts: AWS Alerts is a solution for AWS cloud to monitor resources for various AWS services and alert for failures, errors, warnings and terminations on Slack.
  • πŸ“Œ find-and-report-secrets-in-code: A security solution that finds secrets in a git repository using Gitleaks, generates a JSON report based on the findings from Gitleaks by extracting only the relevant information, finds the commit id and commit author for each finding, updates an Atlassian Confluence page with the secrets found based on that generated report and finally sends an alert on Slack.
  • πŸ“Œ 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.
  • πŸ“Œ terraform-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.
  • πŸ“Œ 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.
  • πŸ“Œ devops-helper-scripts: This repository has various helper scripts related to DevOps and AWS.
  • πŸ“Œ 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.
  • πŸ“Œ ak-encoder-decoder: A Python based encoding and decoding tool for texts and secrets with executables provided for Windows and Linux.

πŸ† Key Achievements:

  • πŸ“Œ AWS: AWS Certified Developer Associate and AWS Certified Cloud Practitioner.
  • πŸ“Œ Stack Overflow: 4 Gold, 37 Silver, and 78 Bronze Badges with 5000+ Reputation.
  • πŸ“Œ GitHub: 9 Repositories with 66 Stars & 30 Forks collectively with Arctic Code Vault Contributor badge and Starstruck badge.
  • πŸ“Œ Received name in Principal's List 3 times on acquiring 3.5+ GPA during my Bachelors in Software Engineering at the University of the Punjab.

πŸ’» Skills:

  • πŸ“Œ Programming Languages: Python with Boto3 for AWS, Bash/Shell, JavaScript, YAML, NodeJS
  • πŸ“Œ CI/CD: Jenkins, GitLab CI with GitLab Runners, GitHub Actions, BitBucket Pipelines, AWS (CodeDeploy, CodeBuild, CodePipeline)
  • πŸ“Œ Containerization: Docker, Kubernetes with Helm
  • πŸ“Œ Infrastructure as Code (IaC): Terraform, AWS CloudFormation, Ansible
  • πŸ“Œ Logging: Elasticsearch with Curator, Filebeat, Functionbeat, Logstash, Fluentd, Kibana, Papertrail, Loggly, Rollbar, Dynatrace, AWS CloudWatch
  • πŸ“Œ Monitoring and Alerting: Prometheus, Grafana, Alert Manager, Blackbox, AWS (CloudTrail, CloudWatch, SNS, EventBridge)
  • πŸ“Œ Databases: MongoDB, etcd, Redis, MySQL, PostgreSQL, Oracle, MariaDB, InfluxDB, AWS (RDS, Aurora, DocumentDB, DynamoDB, ElastiCache)
  • πŸ“Œ More DevOps Tools: Nginx Ingress Controller, Snyk, Nexus, Lacework, Cert Manager, Cluster Autoscaler, Renovate
  • πŸ“Œ More Skills: Agile, Scrum, Reverse Proxy, Caching, Load Balancing, REST API, Networking, Security, Auto Scaling, Backups, DNS, CDN, OIDC, Serverless, GitOps, Disaster Recovery
  • πŸ“Œ More Amazon Web Services: EC2, Lambda, EBS, SES, S3, VPC, SQS, API Gateway, ECR, ECS, EKS, Route 53, CloudFront, IAM, Cognito, Auto Scaling, EFS, SSO, Secrets Manager, KMS, ACM, SSM Parameter Store, SSM Session Manager, CodeCommit, EMR, Redshift, Data Pipeline, DMS, Kinesis, Athena
  • πŸ“Œ OS: Linux, macOS, Windows
  • πŸ“Œ More Tools: Sqoop, Hadoop, JIRA, Confluence, Slack, Zoom, Microsoft 365, Google Workspace, AzureAD

Pinned

  1. aws-auto-terminate-idle-emr aws-auto-terminate-idle-emr Public

    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.

    Python 26 16

  2. aws-alerts aws-alerts Public

    AWS Alerts is a solution for AWS cloud to monitor resources for various AWS services and alert for failures, errors, warnings and terminations on Slack.

    HCL 10 4

  3. simple-etcd-backup-restore simple-etcd-backup-restore Public

    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 …

    Shell 4 2

  4. terraform-aws-ssm-parameter-store-backup terraform-aws-ssm-parameter-store-backup Public

    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 A…

    HCL 4 1

  5. mongodb-cluster-on-aws-ecs mongodb-cluster-on-aws-ecs Public

    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 clust…

    HCL 4 2

  6. find-and-report-secrets-in-code find-and-report-secrets-in-code Public

    Security solution to find secrets in a git repository using Gitleaks, generate a JSON report based on the findings from Gitleaks by extracting only the relevant information, find the commit id and …

    Python 2 1