Senior Site Reliability Engineer on Tesla's Cloud Platform team (Austin, TX), with 11+ years keeping mission-critical, multi-cloud systems fast, secure, and 99.99% available. Published author of End-to-End Observability with Grafana.
- 🔭 Currently engineering reliability & observability across multi-cloud (AWS · Azure · GCP) + on-prem infrastructure at Tesla
- 🥅 Ajay's goal: more contributions to open-source Cloud Native tooling
- 👯 He is looking to collaborate with other content creators and open-source contributors
- 📖 Author of End-to-End Observability with Grafana and published research on observability, privacy & ethics
- 🎓 AWS DevOps Pro · CKA · CKAD · MIT xPRO · IEEE Senior Member · BCS Chartered IT Professional
- 💬 Ask him about SRE, DevSecOps, Kubernetes, and observability
- ⚡ Fun fact: He loves to play Chess ♟️, Cricket 🏏 and Tennis 🎾
Also hands-on with DataDog · Splunk · Honeycomb · Snyk · CircleCI · Vault · OPA · Gremlin · Kafka
This repo holds the source for Ajay's personal portfolio website — a hand-coded rebuild of the previous Wix site.
Stack: Vite · React 19 · TypeScript · Tailwind CSS v4 · Framer Motion · custom canvas + SVG graphics (particle hero & live observability dashboard).
npm install
npm run dev # http://localhost:5180npm run build # type-check + production build → dist/
npm run preview # serve the production buildAll site content lives in src/data/site.ts — edit the strings
there and the UI updates automatically.
Any static host works. This project deploys to Vercel (framework preset Vite,
build npm run build, output dist); every push to main auto-redeploys.
ℹ️ This repository is
ajayryeruva/ajayryeruva, so this README also renders on Ajay's GitHub profile.