Skip to content
View MrHassanMurtaza's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report MrHassanMurtaza

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
MrHassanMurtaza/README.md
github twitter linkedin

Hello, and welcome 👋

Who Am I

An engineer passionate about enabling DevOps and Cloud Infrastructure for healthcare and compliance related companies.

What I do

AWS, Azure, Terraform, Serverless, Kubernetes and all that cloud security related stuff.

What Am I Doing

Currently busy building a cloud security platform to ensure continuous compliance and data security for healthcare companies.

If you like or enjoy what I do, be a kind follower 😬

Pinned

  1. ec2-ssh ec2-ssh Public

    Wrapper around AWS Session Manager to establish ssh sessions using public ip, private ip and instance id

    Shell 3 1

  2. cloudwatch-alarm-to-slack-python cloudwatch-alarm-to-slack-python Public

    AWS Cloudwatch Alarm to Slack using AWS Lambda

    Python 6 4

  3. Automate Analyzing your IAM Permissi... Automate Analyzing your IAM Permissions using IAM Access Advisor
    1
    import boto3
    2
    from botocore.exceptions import ClientError
    3
    from datetime import datetime, timezone
    4
    import traceback
    5
    from time import sleep
  4. deploy-python-flask-app-with-ecs-fargate deploy-python-flask-app-with-ecs-fargate Public

    Deploy Python flask with ECS Fargate

    HTML 3 1

  5. aws-cli-useful-commands aws-cli-useful-commands Public

    Some useful AWS CLI commands that I use on daily basic.

    2 1

  6. aws-attach-secondary-eni-lambda aws-attach-secondary-eni-lambda Public

    Persist Private IP in AWS Auto Scaling Group

    Python 1 1