Skip to content
View thomasasamba-bot's full-sized avatar

Block or report thomasasamba-bot

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Terraform-AWS-Multi-Region-Microservices-Platform Terraform-AWS-Multi-Region-Microservices-Platform Public

    Production-Grade 3-Tier Microservices Architecture on AWS using Terraform

    HCL

  2. 01-self-healing-infrastructure 01-self-healing-infrastructure Public

    AIOps-driven self-healing AWS platform — CloudWatch anomaly detection → SNS → Lambda/SSM auto-remediation. Autonomously detects and recovers degraded EC2 instances without human intervention. 60%+ …

    HCL

  3. 02-observability-ml-alerting 02-observability-ml-alerting Public

    Full-stack observability platform: Prometheus + Grafana + ELK Stack + custom ML anomaly detector (Z-Score, EWMA, Isolation Forest). Shifts ops from reactive firefighting to predictive incident mana…

    Python

  4. 03-secure-aws-infrastructure 03-secure-aws-infrastructure Public

    Production-grade AWS security baseline: 4 KMS CMKs, 3-tier VPC segmentation, IAM least-privilege, GuardDuty, Security Hub (CIS benchmark), CloudTrail with Insights, AWS Config drift detection. Incl…

    HCL

  5. 04-kubernetes-orchestration 04-kubernetes-orchestration Public

    Production EKS cluster with zero-downtime rolling deployments, HPA, PDB, topology spread across 3 AZs, liveness/readiness/startup probes, and a deployment orchestration script with canary validatio…

    HCL

  6. 05-devsecops-pipeline 05-devsecops-pipeline Public

    End-to-end DevSecOps CI/CD pipeline: SonarQube SAST + quality gate, Trivy container/IaC/secrets scanning, OWASP ZAP DAST, GitOps delivery via ArgoCD, and an AI-powered vulnerability analyser using …

    Python