// azure cloud & devsecops runtime
Cloud Engineer
building secure Azure systems.
I design and operate production Azure infrastructure — serverless workloads, Terraform/Bicep IaC, and CI/CD pipelines with security enforced at the infrastructure layer, not patched on after deployment.
Live deployment pipeline
Every push through this pipeline runs the same five gates I build for clients — code lands only after it clears security scanning.
Engine ecosystem
# Cloud Infrastructure
# Automation & IaC
# Orchestration
# Security Ops
Azure DevSecOps policy attestation stream
TARGET: AZURE RESOURCE MONITORING · DRIFT DETECTION
Interactive terminal
System implementations
Employee Management System
Provisioned full Azure infrastructure from scratch and configured three independent CI/CD pipelines; secured all credentials in Key Vault, eliminating hardcoded secrets.
Decoupled AKS Cluster Architecture
Deployed 10+ containerised microservices to AKS achieving 99.9% availability; optimised Docker images via multi-stage builds, automated through Azure DevOps.
Splunk Enterprise Telemetry Engine
Analysed 50GB+ of security event data with SPL queries to surface DDoS and lateral-movement patterns; dashboards cut incident detection time by 35%.
Machine Learning Intrusion Detection
PCA + Random Forest classifier reaching 96.78% detection accuracy on DDoS traffic, outperforming SVM and Naive Bayes baselines. Published, IJESR 2024.
Terraform Provisioning & Monitoring
Authored reusable Terraform modules with remote state, cutting environment provisioning from hours to under 15 minutes; integrated Application Insights.
Low-Level Logic Disassembly
Static analysis on a Delphi-compiled Windows binary using Ghidra's disassembler and control-flow graph; documented 11 Indicators of Compromise.
Automated Static Web Hosting
Built an Azure DevOps pipeline with Node 18.x dependency management, deploying directly to Azure Static Website Hosting with custom SPA routing.