Skip to content
View erpriyanktrivedi's full-sized avatar

Block or report erpriyanktrivedi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erpriyanktrivedi/README.md

Typing SVG

Profile views


🧭 The Way I Think About Infrastructure

I don't think of DevOps as a toolchain. I think of it as a feedback loop β€” the shorter the loop between writing code and running it reliably in production, the better the engineering culture.

Most of my work lives in that gap:

  • Infrastructure that's consistent and auditable, not click-ops and hope
  • Pipelines that catch problems early, not after the on-call gets paged
  • Observability that tells you why something broke, not just that it did
  • Access patterns that follow least-privilege by design, not by afterthought

"The goal isn't automation for its own sake. It's reducing the cognitive load on engineers so they can focus on what actually matters."


⚑ What I'm Currently Focused On

current_role:    Lead DevOps Engineer (Kavia AI)
primary_focus:
  - Scaling EKS environments for AI workloads
  - Hardening CI/CD pipelines for safer, faster releases
  - Improving Terraform module structure and remote state management
exploring:
  - GitOps patterns with ArgoCD
  - eBPF-based observability tooling
  - Cost attribution and FinOps practices on AWS
open_to:
  - Platform engineering collaborations
  - DevOps consulting on AWS and Kubernetes
  - Open source contributions in the cloud-native space

πŸ”§ My Core Toolkit

These are the tools I reach for daily and the ones I've built production systems with:

Cloud & Platform

AWS EKS Terraform Kubernetes Docker Helm

Delivery & Automation

GitHub Actions Jenkins Bash Python Linux

Observability

Prometheus Grafana Loki CloudWatch


πŸ“Œ Things I've Shipped That I'm Proud Of

Not a portfolio dump β€” just a few problems I found genuinely interesting to solve:

πŸ—οΈ Multi-AZ EKS from scratch with Terraform
Built the full stack: VPC, subnets, OIDC federation, managed node groups, autoscaling, and add-ons. The goal was a platform another team could onboard onto without needing to understand the underlying AWS plumbing.

⚑ Cut deployment cycle time by 40%
Replaced manual release steps with end-to-end Jenkins + GitHub Actions pipelines β€” Docker multi-stage builds, ECR image scanning, Helm rolling deploys, and automated rollback gates. Less toil, fewer incidents.

πŸ” Observability stack that teams actually used
Deployed Prometheus + Grafana + Loki on Kubernetes. The difference wasn't the tools β€” it was building dashboards around questions engineers actually asked, not metrics that were just available.

πŸ”’ IAM patterns that don't break things six months later
Designed least-privilege role structures with OIDC service accounts, audit logging via CloudTrail, and Security Hub compliance workflows. The real win was making it easy for developers to request access correctly, not just saying no.


πŸ“Š GitHub Activity


πŸ… Certifications


πŸ’¬ A Few Things Worth Knowing

  • 🌱 Started as a network engineer β€” that foundation shapes how I think about security, latency, and failure modes in ways that pure cloud engineers sometimes miss
  • 🧱 I prefer boring, reliable infrastructure over clever infrastructure. Clever is a liability at 2am
  • πŸ“– I write notes on problems I've debugged β€” it's the fastest way I know to learn something properly
  • πŸ“ Based in Ahmedabad, India β€” open to remote-first roles globally

If something here resonates, feel free to reach out β€” always happy to talk platform engineering, Kubernetes war stories, or AWS cost surprises.

Popular repositories Loading

  1. erpriyanktrivedi.github.io erpriyanktrivedi.github.io Public

    HTML 3

  2. erpriyanktrivedi erpriyanktrivedi Public

    3

  3. DevOps_Books DevOps_Books Public

    Forked from rohitg00/DevOps_Books

    Contribute to Open-Source

    1

  4. DevOpsCommunity DevOpsCommunity Public

    Forked from rohitg00/DevOpsCommunity

    DevOps/SRE community is for those folks who are trying to learn or explore DevOps with the help of experienced professionals. Opportunities are open to share.

    1

  5. linux-basics-course linux-basics-course Public

    Forked from kodekloudhub/linux-basics-course

    1

  6. second-brain-skills second-brain-skills Public

    Forked from coleam00/second-brain-skills

    A collection of Claude Skills to turn Claude Code into a Second Brain

    Python 1