DevOps · Platform Engineering · Cloud

Avinash
Rajure

Building and operating cloud-native infrastructure on AWS - Kubernetes, Terraform, GitOps, and CI/CD pipelines that are automated, reproducible, and production-ready.

Avinash Rajure

About Me

DevOps Engineer & Platform Engineer

I'm Avinash Rajure, a final-year B.Tech student at GRIET, Hyderabad, focused on DevOps and cloud engineering. I build automated, scalable infrastructure using Kubernetes, Terraform, and Docker on Linux-based systems.

Currently interning as a Software Development Engineer Intern at Alemeno, where I provision production-grade AWS infrastructure using Terraform, operate containerized workloads on Amazon EKS, and build GitHub Actions CI/CD pipelines with GitOps delivery via Argo CD. I previously interned at Will2Care (IGENWILL Pvt. Ltd.), working on Node.js/Express backend APIs and AWS deployments. As Technical Lead at the Free Software Wing (FSW), I led student developer teams, built event platforms, and mentored 50+ students.

Education

B.Tech in Artificial Intelligence & Machine Learning

Gokaraju Rangaraju Institute of Engineering and Technology (GRIET)

Hyderabad · Aug 2022 – May 2026

CGPA 8.3 / 10

Intermediate in MPC

Vidya Vikas Junior College

Bodhan · 2020 – 2022

My Skills

AWS Services

AWS EKSEC2VPCIAMOIDC / IRSAALBRDS PostgreSQLS3NAT GatewayElastic IP

Containers & Orchestration

DockerKubernetesAmazon EKSkindkubeadmcontainerdCalico CNIKubernetes Gateway APIKustomize

Infrastructure as Code

TerraformAWS ProviderVPC ProvisioningEKS Cluster ProvisioningIAM Role & Policy Automation

CI/CD & GitOps

GitHub ActionsArgo CDGitOps WorkflowsDocker BuildxImmutable Image TaggingAutomated Deployment Pipelines

Automation & Scripting

Bash ScriptingAnsibleAnsible PlaybooksIdempotent Infrastructure Automation

Monitoring & Observability

PrometheusPromQLApplication InstrumentationMetrics Collection

Backend & Databases

Node.jsExpress.jsDjangoSpring BootREST APIsJWT AuthenticationNginxPostgreSQLMongoDBMySQL

Languages & Methodologies

PythonJavaScriptJavaLinux (Ubuntu)DevOpsPlatform EngineeringSRE PrinciplesAgile

Work Experience

Software Development Engineer Intern

Alemeno · Hyderabad

April 2025 – PresentCurrent
  • Provisioned production-grade AWS infrastructure using Terraform, including custom VPCs, public/private/isolated subnets, NAT Gateway, EKS clusters, RDS PostgreSQL, IAM roles, and OIDC/IRSA integration for Kubernetes workload identity.
  • Deployed and operated containerized applications on Amazon EKS using Kubernetes deployments, services, secrets, configmaps, and rolling update strategies.
  • Configured Kubernetes Gateway API with AWS Load Balancer Controller (ALB) to manage scalable HTTP routing for cloud-native microservices.
  • Implemented IRSA (IAM Roles for Service Accounts) enabling Kubernetes workloads to authenticate with AWS services without static credentials.
  • Built GitHub Actions CI/CD pipelines with Docker Buildx layer caching, path-based selective builds, immutable SHA-based image tagging, and automated Docker Hub publishing.
  • Configured Argo CD for GitOps-based continuous delivery, automated Kubernetes reconciliation, and rolling deployments on EKS clusters.
  • Developed secure Django backend systems with authentication workflows for high-reliability verification pipelines.

Projects

AWS EKS GitOps Infrastructure Platform

AWS EKS GitOps Infrastructure Platform

Provisioned production-style AWS infrastructure using Terraform: custom VPC, public/private/isolated subnets, NAT Gateway, ALB, Amazon EKS cluster, and RDS PostgreSQL in isolated database subnets. Implemented IAM/OIDC/IRSA for secure Kubernetes-to-AWS authentication without static credentials. Built GitHub Actions CI/CD with Docker Buildx caching, SHA-tagged immutable images, and Argo CD for full GitOps delivery from Git commit to automated EKS rolling update.

TerraformAWS EKSRDS PostgreSQLGitHub ActionsArgo CDDockerKubernetes
AutoKube – Automated Kubernetes Cluster with Ansible

AutoKube – Automated Kubernetes Cluster with Ansible

An automated multi-node Kubernetes cluster orchestration project using Ansible and kubeadm. Provisions a production-style control plane and worker nodes on AWS EC2 with fully idempotent, role-based automation. The entire cluster lifecycle is managed through a single master playbook, ensuring safe execution order and dynamic worker node joining.

AnsibleKubernetes (kubeadm)containerdCalico CNILinuxAWS EC2
DevOps Local Lab Platform

DevOps Local Lab Platform

A fully automated local DevOps platform that provisions a production-like Kubernetes environment on a laptop. Built using Docker, kind, a local container registry, and Argo CD, with a single CLI to manage the entire lifecycle (up, down, status, destroy). Designed to understand real-world DevOps concepts like registry mirrors, GitOps, idempotency, and infrastructure automation.

DockerKubernetes (kind)Local Container RegistryArgo CDBash ScriptingGitOps
WhatsApp → Notion AI Bridge

WhatsApp → Notion AI Bridge

A smart placement message parser that uses whatsapp-web.js and a local LLM (Mistral via Ollama) to extract structured data from WhatsApp and sync it to a Notion dashboard. Designed for campus placement automation - built in a day, runs fully offline.

Node.jsExpressOllamaMistralwhatsapp-web.jsNotion SDK