[ 0.000000]OK Linux version 6.x.0 (captain@devops-pod)
[ 0.142873]OK Mounting /proc filesystem
[ 0.288441]OK Loading AWS credentials — region: ap-south-1
[ 0.401209]OK Ansible inventory parsed — 127 hosts ready
[ 0.512034]OK kubectl context: accenture-eks-prod
[ 0.623910]OK Prometheus scrape interval: 15s — targets: 84 active
[ 0.744821]WARNServiceNow incident queue: 0 open (all resolved ✓)
[ 0.812349]OK GitHub Actions pipeline: green
[ 0.901823]INFOSystem uptime: 99.8% — SLA: compliant
[ 1.000000]OK Engineer online. All systems nominal.
captain@devops-pod:~ $ whoami
Captain Patel
DevOps Engineer · Cloud Architect · SRE
Accenture · Indore, India · AWS SAA-C03 Certified
system uptime: calculating... | MTTR reduced by 65% | incidents resolved: 500+
cat about.yaml
about.yaml
name:Captain Patel
role:DevOps Engineer / SRE
employer:Accenture
location:Indore, Madhya Pradesh, India
experience:2 years production infrastructure
currently:Prepping for CKA · Deepening Terraform + Helm
certifications:AWS SAA-C03 AWS CLF-C02
cloud:
EC2EKSRDSS3LambdaVPCIAM
iac:
TerraformAnsibleCloudFormation
containers:
DockerKubernetesEKSHelm
cicd:
GitHub ActionsJenkinsGitLab CI
observability:
PrometheusGrafanaLokiCloudWatch
scripting:
PythonBashC++
os:
RHEL 7/8/9SUSE LinuxUbuntu
dsa:300+ problems solved — LeetCode / GFG (C++, Python)
fun_fact:Resolved a P1 faster than the ticket was raised
git log --oneline --graph
DevOps Engineer — Cloud Infrastructure & Automation
- Resolved 500+ critical P1/P2 ServiceNow incidents on RHEL 7/8/9 and SUSE; automated recovery playbooks cut MTTR by 65%, achieving 99.8% uptime SLA
- Provisioned AWS EC2 and EKS clusters via Terraform and Ansible IaC — deployment time from 3 days to under 2 hours
- Automated OS patching, LVM/FS management, SSSD/Kerberos auth with Python + Bash + Ansible roles, saving 180+ engineer-hours/month
- Containerized 5 legacy apps with Docker, deployed on AWS EKS with Kubernetes — 28% infrastructure cost reduction
- Built CI/CD pipelines in GitHub Actions + Jenkins; zero-downtime deployments across multiple production environments
- Deployed Prometheus + Grafana observability stack with custom dashboards and proactive alerting rules
Full Stack Developer Intern
- Built production MERN apps with React, Node.js, Express, MongoDB — JWT auth + RBAC, 500+ concurrent users
- Optimized REST APIs and MongoDB queries — 40% improvement in response times
Bachelor of Computer Applications — CGPA 8.64/10
htop — resource usage
process: skill-monitor | user: captain
Linux / RHEL95%
Ansible88%
Terraform82%
Docker85%
Kubernetes / EKS75%
AWS (EC2/EKS/S3…)85%
GitHub Actions / CI80%
Prometheus / Grafana78%
Python / Bash83%
Kerberos / SSSD / SSH80%
ls -la ./projects
directory: ~/projects
permissions
size
name / description
modified
drwxr-xr-x
4.2K
Jun 2025
cicd-eks-platform/
Cloud-native K8s platform on AWS EKS with full CI/CD
stack: Terraform · AWS EKS · GitHub Actions · Helm · Prometheus · Grafana
- Provisioned production-grade Kubernetes on AWS EKS using Terraform IaC from scratch
- Fully automated CI/CD via GitHub Actions with Helm-based application deployments
- Integrated Prometheus + Grafana for end-to-end observability with custom alert rules
- Zero-downtime rolling deployments with readiness/liveness probes configured
drwxr-xr-x
2.1K
Mar 2025
linux-automation-toolkit/
20+ Ansible roles for Linux infra automation
stack: Ansible · Python · Bash · AWS EC2 · RHEL
- Library of 20+ reusable Ansible roles: OS patching, LVM, SSSD/Kerberos, log aggregation
- Reduced manual configuration time by 80% in AWS EC2 lab environments
- Idempotent roles tested against RHEL 7/8/9 and SUSE Linux targets
- Python scripts for pre/post-check validation and rollback automation
-rwxr-xr-x
890B
Jan 2025
incident-triage-bot.py
AI-powered ServiceNow incident classifier + Slack router
stack: Python · OpenAI API · FastAPI · ServiceNow · Slack Webhooks · AWS Lambda
- Parses ServiceNow ticket descriptions with OpenAI API to classify severity automatically
- Routes structured alerts to correct Slack channels based on team and priority
- Deployed as a FastAPI microservice on AWS Lambda — serverless, zero infrastructure overhead
- Reduced incident triage time by ~50% in testing
drwxr-xr-x
1.7K
Nov 2024
devops-dashboard/
Full-stack metrics dashboard — MERN + Docker + EC2
stack: React · Node.js · MongoDB · Docker Compose · AWS EC2 · JWT
- Full-stack DevOps KPI dashboard — live infrastructure metrics via REST APIs
- Containerized with Docker Compose, deployed on AWS EC2
- JWT-secured endpoints with role-based access control
- GitHub Actions pipeline for automated build and deployment
4 directories — click any row to expand ▸
cat /etc/certifications
Amazon Web Services
Solutions Architect – Associate
SAA-C03 · Verified
ACTIVE
Amazon Web Services
Cloud Practitioner
CLF-C02 · Verified
ACTIVE
Linux Foundation · CNCF
Certified Kubernetes Administrator
CKA · In progress
UPCOMING
ssh captain@patel.dev
# establish connection — pick your protocol
$ ssh -i ~/.ssh/recruiter_key captain@patel.dev