Portfolio

Huzaif Shah

DevOps engineer building calm, reliable infrastructure. Selected work in Kubernetes, CI/CD, and cloud automation.

Huzaif Shah

DevOps Engineer

Kashmir, India

Resource-Level Isolation in Kubernetes

Resource-Level Isolation in Kubernetes

How to achieve resource-level isolation in Kubernetes using a multi-environment node pool strategy for enterprise clusters.

KubernetesMulti-tenancyNode PoolsIsolation
Custom Healthy Backend Metric in GCP

Custom Healthy Backend Metric in GCP

Creating a custom healthy backend count metric in GCP to fix the AWS HealthyHostCount gap. Essential for multi-cloud observability.

GCPMonitoringCloudObservability
AWS Lambda CI/CD with GitHub Actions

AWS Lambda CI/CD with GitHub Actions

Complete CI/CD automation guide for deploying AWS Lambda functions using GitHub Actions. From code to production in minutes.

AWS LambdaGitHub ActionsServerlessCI/CD
Secure App Exposure with Cloudflare Tunnel

Secure App Exposure with Cloudflare Tunnel

Step-by-step guide on securely exposing applications using Cloudflare Tunnel, eliminating the need for public IPs and reducing attack surface.

CloudflareSecurityNetworkingZero Trust
Secure Container Deployment Without SSH

Secure Container Deployment Without SSH

How to deploy new container images in a VM without SSH access. Secure deployment patterns for production environments.

DockerSecurityDeploymentContainers
AWS Graviton Cost Optimization

AWS Graviton Cost Optimization

How choosing the right AWS instances can cut cloud costs in half. Deep dive into the Graviton advantage and migration strategies.

AWSCost OptimizationGravitonEC2
Enterprise AWS Backup Implementation

Enterprise AWS Backup Implementation

Comprehensive guide on AWS Backup with compliance policies, monitoring, and data protection strategies for enterprise environments.

AWSBackupComplianceData Protection
EC2 vs Fargate: The Right Choice

EC2 vs Fargate: The Right Choice

Detailed comparison of EC2 and Fargate for container workloads. When to use each and how to optimize for cost and performance.

AWSECSFargateContainers
Local GitHub Actions Testing with Act

Local GitHub Actions Testing with Act

How to test GitHub Actions workflows locally using Act, saving time and reducing failed workflow runs in CI/CD pipelines.

GitHub ActionsCI/CDDevOpsTesting
Avoiding GitHub Token Rate Limiting

Avoiding GitHub Token Rate Limiting

Complete guide for DevOps teams on avoiding GitHub token rate limiting issues. Best practices for token management and API usage.

GitHubDevOpsAPIBest Practices