Skip to content
View z-fahmi-z's full-sized avatar
😶‍🌫️
Building
😶‍🌫️
Building

Highlights

  • Pro

Block or report z-fahmi-z

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
z-fahmi-z/README.md

Zulfahmi Zaid

DevOps & Cloud Engineer

💡 About Me

Started out in the backend trenches writing Java and automating API test suites, but my curiosity quickly pulled me deeper into the infrastructure layer. Now, I’m navigating the intersection of DevOps, DevSecOps and cloud-native architectures. I’m a firm believer in the growth mindset especially in this industry. I see every deployment as a lesson and every new challenge as an opportunity to level up. The goal? Not just to master DevOps and cloud engineering, but to keep pushing boundaries, learning relentlessly, and shaping the future of reliable, modern infrastructure.

Projects

Repositories Descriptions Tools & Platform Status
EKS + GitOps Deployment Deploys the Journal API on AWS using EKS with a complete CI/CD pipeline. Features include cluster provisioning, service mesh, auto-scaling, and GitOps-driven deployments. Kubernetes, Terraform, Helm, GitHub Actions, ArgoCD
AWS (EKS, VPC, RDS, ALB, ACM, IAM)
Secured Multi-AZ ECS Deployment Deploys a production-grade Journal API on AWS using ECS Fargate across multiple Availability Zones. The architecture incorporates security best practices, including private subnets, VPC endpoints, least-privilege IAM roles, and encrypted secrets management, with observability via CloudWatch and CloudTrail. Python, Terraform, GitHub Actions
AWS (ECS, Fargate, RDS, ALB, ACM, IAM)
Configuration Management Deploys a static web game Void Runner to the cloud using Terraform for provisioning and Ansible for configuration, including basic security hardening. Terraform, Ansible, Nginx, Linux, Bash
DigitalOcean

Tech Stacks

Pinned Loading

  1. secure-multi-az-ecs-deployment secure-multi-az-ecs-deployment Public

    Secured multi availability zone ECS deployment for Journal API project in AWS Cloud

    HCL 1

  2. config-management config-management Public

    Void Runner deployment (Ansible, Terraform, DigitalOcean)

    HCL

  3. server-performance-stats server-performance-stats Public

    Display a quick performance snapshot in a linux server

    Shell

  4. journal-starter journal-starter Public

    Forked from learntocloud/journal-starter

    A starter project to help you practice Python + API skills

    Python