Anshuman Mohapatra

Anshuman Mohapatra

DevOps Engineer

Building scalable infrastructure and automating deployment pipelines

About Me

I'm a DevOps Engineer with expertise in containerization, Kubernetes, and cloud technologies. I specialize in building scalable infrastructure, automating deployment pipelines, and implementing CI/CD workflows.

Currently pursuing B.Tech in Computer Science & Engineering at ITER, SOA University (2022-2026), I'm passionate about cloud-native technologies and infrastructure as code.

Education

B.Tech - Computer Science & Engineering

ITER, SOA University | 2022 - 2026

Senior Secondary, CBSE

St. Xavier's High School | 2022

Secondary, CBSE

DAV Public School | 2020

Additional Experience

Content Creator & Editor

  • Created tech videos (104K+ views) using Premiere Pro, DaVinci Resolve & Audacity
  • Improved audio clarity by 95% with noise reduction

Skills

Cloud & DevOps

AWS EC2/S3 Docker Kubernetes Helm YAML CI/CD pipelines Argo CD GitOps Kind Ansible Terraform DevSecOps

Programming

Python Java JavaScript C++ Node.js

Infrastructure

Microservices architecture Container orchestration Namespace isolation Persistent storage management

Tools

Git GitHub Prometheus/Grafana Docker multi-stage builds Jenkins SonarQube

Web Technologies

Flask REST APIs HTML/CSS React (Basic) MongoDB Redis

AI Integration

LangChain Hugging Face FAISS Amazon Q

Security

Container isolation Resource limiting Secure code execution OWASP ZAP SonarQube Vulnerability scanning Security testing

Projects

Netflix-Clone-Deployment

Jun 2025

AWS EC2, Jenkins, Docker, Docker Hub, SonarQube, Trivy, Kubernetes, Prometheus, Grafana, OWASP Dependency Check, TMDB API, React, TypeScript, Email (SMTP), GitHub

This project demonstrates a complete end-to-end DevOps pipeline for deploying a Netflix Clone application built with React and TypeScript. It showcases enterprise-grade automation from code commit to production deployment with comprehensive CI/CD integration, security scanning, code quality analysis, containerization, monitoring, and Kubernetes orchestration using modern cloud-native tools and GitOps practices.

View on GitHub

E-Commerce-Three-Tier-Application-EKS-Deployment

Jun 2025

AWS EKS, eksctl, kubectl, AWS CLI, IAM OIDC, AWS ALB Controller, EBS CSI Driver, Helm, Kubernetes, Microservices, AWS Load Balancer

This project demonstrates a complete end-to-end deployment of a microservices-based E-Commerce Three-Tier application (Stan's Robot Shop) on Amazon EKS (Elastic Kubernetes Service). It showcases enterprise-grade cloud-native architecture following Kubernetes best practices with AWS managed services integration, comprehensive microservices orchestration, and production-ready infrastructure automation using modern container orchestration and service mesh technologies.

View on GitHub

Redit-Clone-Deployment

Jun 2025

AWS EC2, AWS EKS, Terraform, Jenkins, Docker, Docker Hub,SonarQube, Trivy, Kubernetes (EKS), ArgoCD, Prometheus, Grafana, Email (SMTP), GitHub

This project demonstrates a complete end-to-end DevOps pipeline for deploying a Reddit Clone application using modern cloud-native tools and GitOps practices. It showcases enterprise-grade automation from code commit to production deployment with comprehensive monitoring and security.

View on GitHub

Infra-Code-To-Prod-k8s

Jun 2025

Terraform, AWS EC2, AWS EKS, Jenkins, SonarQube, JFrog Artifactory, Docker, Kubernetes (AWS EKS),Trivy

This project demonstrates a complete enterprise-grade CI/CD pipeline that automates the entire software delivery lifecycle from infrastructure provisioning to production deployment on Kubernetes. It showcases how to transform infrastructure code into a fully operational production environment using modern DevOps tools and practices.

View on GitHub

Registration App Jenkins Maven Deploy

Jun 2025

Jenkins, Maven, Docker, AWS EC2, Amazon Linux, Tomcat

A complete Jenkins CI/CD pipeline with Docker integration on AWS EC2, automating Java web application builds and deployments. Features automated Maven builds, Docker containerization, and seamless artifact deployment across dedicated Jenkins and Docker host instances. Demonstrates enterprise DevOps practices.

View on GitHub

Jenkins Kubernetes Orchestrator

Jun 2025

Docker, Jenkins, Maven, Trivy, Kubernetes (EKS), SonarQube, ArgoCD, Tomcat

End-to-end CI/CD pipeline implementation using Jenkins, SonarQube, Docker, and Kubernetes (EKS) with GitOps methodology via ArgoCD. Features automated build, test, security scanning, and deployment of a Java web application with infrastructure as code principles.

View on GitHub

DevSecOps Setup and Integration

Jun 2025

Jenkins, SonarQube, OWASP ZAP, CI/CD, Security Scanning

Implemented a complete DevSecOps pipeline integrating Jenkins, SonarQube, and OWASP ZAP. Set up automated security scanning within the CI/CD workflow to detect vulnerabilities early in the development lifecycle. Configured Jenkins for continuous integration, SonarQube for code quality analysis, and OWASP ZAP for security testing, resulting in improved code quality and reduced security risks.

View on GitHub

Wanderlust MERN Application Kubernetes Deployment

May 2025

Kubernetes, Docker, MongoDB, Redis, Node.js, React, AWS EC2

Deployed a microservices travel platform on Kubernetes using kubeadm with master-worker architecture. Implemented namespace isolation, persistent storage, and proper service discovery. Created custom Docker images with environment configurations and deployed on AWS EC2 with NodePort exposure.

View on GitHub

Online Shop Kubernetes Deployment

May 2025

Kubernetes, Docker, Amazon Q, Infrastructure as Code

Designed and implemented Kubernetes manifests for a containerized online shop application. Created dedicated namespace with 3-replica deployment and NodePort service exposure. Demonstrated AI-assisted infrastructure deployment using Amazon Q for manifest creation and troubleshooting.

View on GitHub

Multi-Stage Dockerized Web Scraper

Apr 2025

Docker, Node.js, Puppeteer, Python, Flask, Alpine Linux

Designed a lightweight multi-stage Docker scraper using Node.js (Puppeteer) and Flask. Reduced image size by 70% with Alpine, enhanced security with non-root users, and improved container startup by 30%. Served scraped data via Flask API.

View on GitHub

Full Stack Chat Application Deployment

Apr 2025

DevOps, Cloud, CI/CD, Kubernetes

Automated build and deployment with GitHub Actions. Created Kubernetes manifests for backend, frontend, and MongoDB, enabling cloud scalability on AWS.

View on GitHub

Automated Voting App Deployment with Argo CD

Apr 2025

AWS EC2, Kubernetes, Kind, Argo CD, GitOps, CI/CD

Orchestrated scalable application deployment on AWS EC2 using Kubernetes and Argo CD. Implemented GitOps workflows for continuous deployment, achieving 60% improved deployment efficiency and 99.9% uptime. Created visual management through Kubernetes dashboard for streamlined operations.

View on GitHub

Kubernetes Containerized Code Execution Platform

Mar - Apr 2025

Python, Flask, React, Docker, Kubernetes, Nginx

Built a secure multi-language code execution platform (Python, C, JavaScript) using Flask APIs in isolated Docker containers. Implemented security restrictions with keyword filtering and resource limits. Created a React frontend with real-time output display and containerized the entire application with proper isolation and automatic cleanup.

View on GitHub

AI-Powered Chatbot

Feb 2025

Python, Flask, Langchain, Hugging Face, FAISS, LLMs

Built an RAG-based chatbot using FAISS for semantic search and Falcon 7B via Hugging Face. Scraped and chunked Brainlox data, embedded using MiniLM, and served responses via a Flask API with secure key handling and logging.

View on GitHub

Real-time Cryptocurrency Data Integration

Feb 2025

Python, REST API, Pandas, CoinGecko API, Data Automation

Automated crypto analytics using CoinGecko API. Fetched top 50 coins every 5 minutes, analyzed trends with Pandas, and logged metrics (gainers, losers, averages) to CSV for live dashboards.

View on GitHub

Flask Blog Application

Oct - Dec 2024

Python, Flask, SQLAlchemy, Flask-WTF, Flask-Bcrypt, Jinja2

Developed a blog with user auth, CRUD posts, and responsive UI. Used SQLAlchemy, Flask-Migrate, CSRF-protected forms, and Bcrypt-secure passwords.

View on GitHub

Contact Me