athul@devops:~$ ./deploy.sh --env production --target portfolio
0%
DevOps Engineer · Azure & Kubernetes
I build scalable, automated infrastructure — from CI/CD pipelines to Kubernetes clusters — so software ships fast, safely, and without drama.
watching for changes…
About
I'm a DevOps Engineer focused on the Microsoft Azure ecosystem — designing AKS clusters, automating releases through Azure DevOps, and provisioning infrastructure with Terraform and ARM/Bicep so environments stay reproducible, auditable, and disposable.
On the runtime side I care about what happens after deploy: Kubernetes workload reliability, and full-stack observability — metrics, logs, and traces wired together so incidents get caught before they page someone at 3 AM.
Tools and technologies I work with
$ az login && provisioning…
$ connecting to region…
$ kubectl apply -f cluster.yaml
$ terraform plan…
$ pipeline triggered…
$ scraping metrics…
$ chmod +x deploy.sh…
Principles behind every pipeline and cluster I ship
Every environment is defined in version control — reviewable, repeatable, and disposable. No manual changes, no snowflake servers.
If a task is done twice, it gets scripted. Pipelines handle builds, tests, and releases so people focus on what actually needs judgment.
Metrics, logs, and traces are wired in before an incident, not after. If it can fail silently, it gets an alert instead.
Least-privilege RBAC, secrets in a vault, and network policies from day one — not bolted on before an audit.
Career
My professional journey
Credentials
Verified expertise
Projects
Things I've built and automated
End-to-end pipeline deploying containerized apps to AKS with zero-touch releases and rollback safety.
Full observability stack for K8s clusters with metrics, logs, and alerting in one dashboard.
Self-service platform provisioning cloud infra on-demand via reusable, version-controlled modules.
Declarative, Git-driven deployments across dev/staging/production AKS clusters with automatic drift correction.
Contact
Let's build something reliable together