ZAYN
.CLOUD
About
Stack
Projects
Blog
Contact
Toggle theme
Toggle theme
Blog
Deep dives into cloud engineering, DevSecOps, and AI projects.
Latest Post
Jan 31, 2026
12 min
Cloud-Pulse: En Komplett Guide (DevOps & Cloud)
How I built a self-healing AWS infrastructure with Terraform, Ansible, and Docker. Complete with automated monitoring using Prometheus + Grafana.
AWS
Terraform
Ansible
Docker
Prometheus
Grafana
Read Article
Jan 15, 2026
8 min
Building Jarvis: A Resilient AI Chatbot with Auto-Failover
How I built a portfolio chatbot that stays online even when APIs fail. Exploring error handling, fallback strategies, and the importance of resilience engineering.
AI
API Design
Resilience
Next.js
Read Article
Jan 10, 2026
12 min
Secure GCP Landing Zone: Zero Trust Infrastructure with Terraform
A deep dive into building production-ready cloud infrastructure. From VPC design to GKE Autopilot configuration, learn how to implement Zero Trust networking on Google Cloud.
GCP
Terraform
Kubernetes
Security
Read Article
Jan 5, 2026
10 min
DevSecOps Done Right: Building a Complete CI/CD Pipeline
From code to production with confidence. How I implemented a multi-stage pipeline with linting, security scanning, and cross-browser E2E testing.
DevSecOps
CI/CD
GitHub Actions
Testing
Read Article
Dec 20, 2025
15 min
I Built an AI Agent with Infinite Memory
Solving the context window trap. How I created a three-tier memory system for AI agents using MCP and Google Drive, enabling persistent context across sessions.
AI Agents
MCP
Gemini CLI
Memory Systems
Read Article