Skip to content
View jackylamhk's full-sized avatar

Highlights

  • Pro

Organizations

@miroai
Block or Report

Block or report jackylamhk

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
jackylamhk/README.md

DevOps • Cloud Architect • AWS, Azure, GCP & OCI Certified
IT Ops • Sytem Administrator • MS & Google Certified Expert
SecOps • ISC2 SSCP | IT Support • CompTIA A+ Certified

aws-csaa-badge aws-csoa-badge microsoft-certified-expert-badge microsoft-certified-associate-badge google-certified-wsa-badge google-certified-ace-badge oracle-certified-associate-badge isc-sscp-badge isc-cc-badge comptia-aplus-badge

As a DevOps & Backend Enginner at Greenfly, I own the deployment and testing pipelines, and manage cloud infrastructure on AWS. I have over six years of experience in DevOps, SecOps, and IT Ops, and I hold multiple expert-level certifications from AWS, Azure, Google, Oracle, ISC2, and CompTIA.

Prior to Greenfly, I was a System Administrator at Coherent. I implemented high-availability solutions with Kubernetes and AWS Lambda, set up CI/CD pipelines with GitHub Actions, and managed Keycloak, a Red Hat multi-tenant IAM service.

I am passionate about delivering secure, efficient cloud architectural services to meet business needs and enhance operational efficiency. I am also skilled in writing Python, JavaScript, and Bash scripts for automation and integrations.As a DevOps & Backend Enginner at Greenfly, I own the deployment and testing pipelines, and manage cloud infrastructure on AWS. I have over six years of experience in DevOps, SecOps, and IT Ops, and I hold multiple expert-level certifications from AWS, Azure, Google, Oracle, ISC2, and CompTIA. Prior to Greenfly, I was a System Administrator at Coherent. I implemented high-availability solutions with Kubernetes and AWS Lambda, set up CI/CD pipelines with GitHub Actions, and managed Keycloak, a Red Hat multi-tenant IAM service. I am passionate about delivering secure, efficient cloud architectural services to meet business needs and enhance operational efficiency. I am also skilled in writing Python, JavaScript, and Bash scripts for automation and integrations.

readme-stats top-langs
Despite the top languages chart displayed, I mainly write in Python. Last updated Dec 2023.

Pinned

  1. python-http-csp python-http-csp Public

    HTTP Content Security Policy Manager for Python

    Python 1

  2. Remove inactive licenses assignments... Remove inactive licenses assignments for Atlassian
    1
    import logging
    2
    import httpx
    3
    import json
    4
    import asyncio
    5
    from datetime import datetime, timedelta, timezone