Skip to content
View shubhamjain-tech's full-sized avatar
👋
👋

Block or report shubhamjain-tech

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
shubhamjain-tech/README.md

👋 Hi, I’m @shubhamjain-tech

🚀 DevOps Engineer | AWS | Docker | Kubernetes | Terraform | CI/CD

💡 Building scalable cloud infrastructure | ⚙️ Automating deployments | 🔐 DevSecOps Enthusiast

📍 India | 🎯 Open to DevOps / Cloud Engineer Roles


🧠 About Me

✔ Hands-on with AWS (EKS, EC2, S3, IAM, VPC, RDS, ECR)
✔ Containerization & orchestration using Docker & Kubernetes (EKS, Minikube)
✔ CI/CD automation with GitHub Actions & Jenkins
✔ Monitoring & observability using Prometheus, Grafana & CloudWatch
✔ DevSecOps practices using Trivy & SonarQube
✔ Strong in Linux, Shell Scripting & Server Management
✔ Experience with Nginx, Apache HTTPD & reverse proxy setups

📫 Connect with me:
LinkedIn | Email


📄 Resume

Download Resume

View Resume


🚀 Core Expertise

  • ☁️ AWS Cloud Infrastructure (EKS, EC2, VPC, IAM)
  • ⚙️ CI/CD Automation (GitHub Actions, Jenkins)
  • 🐳 Containerization (Docker, Kubernetes)
  • 📊 Monitoring & Observability (Prometheus, Grafana)
  • 🔐 DevSecOps (Trivy, SonarQube)

🧰 Tech Stack

Category Tools
☁️ Cloud AWS (EC2, S3, EKS, RDS, CloudFront, IAM, VPC)
🐳 Containers Docker, Kubernetes, Minikube
⚙️ Automation Terraform, Jenkins, GitHub Actions
📊 Monitoring Prometheus, Grafana, CloudWatch
🌐 Web Servers Nginx, Apache HTTPD
💾 Databases PGSQL, MongoDB
💻 OS & CLI Linux (Ubuntu), Bash scripting

🧩 Featured Projects

🧠 PROJECT: NATIONAL STOCK EXCHANGE (NSE)

Tech Stack: AWS, EKS, Docker, Kubernetes, Terraform, Jenkins, GitHub Actions, Ansible, Prometheus, Grafana, SonarQube, Trivy

Designed and implemented end-to-end CI/CD pipelines using Jenkins & GitHub Actions for microservices deployment Migrated applications from Docker Compose to Kubernetes (Amazon EKS), improving scalability and availability Built and optimized Docker images (multi-stage builds) for frontend, backend, and microservices Implemented Kubernetes Ingress & AWS Load Balancer for efficient traffic routing and high availability Integrated SonarQube and Trivy scans to enhance code quality and container security Automated infrastructure provisioning using Terraform and configuration management using Ansible Managed database migrations using Flyway, ensuring consistent schema deployment Set up Prometheus & Grafana monitoring for real-time observability and alerting Automated application configuration and reduced manual intervention using scripting (Bash/Python) Troubleshot CI/CD pipelines, Kubernetes deployments, and production issues in Linux environments

🚀 Impact

Reduced manual deployment effort by ~70% through CI/CD automation Improved deployment reliability and release consistency Achieved high availability and scalability using Kubernetes (EKS) Enhanced security posture with automated vulnerability and code quality scans Reduced downtime by proactively monitoring applications and infrastructure

💡 Why this version is better

Combines your real NSE experience + modern tools (EKS, Terraform) Sounds practical (not copied/template) Covers: CI/CD ✅ Containers ✅ Kubernetes ✅ Security ✅ Monitoring ✅ Troubleshooting ✅


🏗️ AWS Three-Tier Architecture

  • Designed and deployed a secure and scalable three-tier web app using AWS services
  • Used Docker + Kubernetes (EKS) for container orchestration
  • Automated builds and deployments using CI/CD pipelines

🔁 Web Hosting Comparison

  • Hosted and compared a website using Nginx and Apache HTTPD
  • Configured Nginx as a reverse proxy and Apache for dynamic content

🌱 Currently Learning

  • Advanced Kubernetes (Helm, HPA)
  • GitOps (ArgoCD)
  • Cloud Security & DevSecOps practices

📈 GitHub Analytics

Shubham GitHub Stats Top Languages
GitHub Streak


🏆 Trophies

trophy


🛠️ Badges

AWS Docker Kubernetes Terraform

Jenkins GitHub Actions

Prometheus Grafana

Trivy SonarQube

NGINX Apache

Linux Bash

EKS EC2 S3

Git


⚙️ CI/CD Pipeline Flow

flowchart LR
    A[Code Push] --> B[GitHub Actions]
    B --> C[Build Docker Image]
    C --> D[Quality Scan]
    D --> E[Security Scan]
    E --> F[Push to ECR]
    F --> G[Deploy to EKS]
    G --> H[Monitoring]
Loading

---

📊 Activity Graph

Shubham GitHub activity graph


👀 Visitor Counter

Visitor Count


💬 Daily DevOps Quote

Quote

Popular repositories Loading

  1. AWS-THREE-TIER-PROJECT AWS-THREE-TIER-PROJECT Public

    project Three Tire Architecture using AWS services.

    1

  2. shubhamjain-tech shubhamjain-tech Public

    Config files for my GitHub profile.

  3. AWS-Three-Tier-web-Application AWS-Three-Tier-web-Application Public

  4. partical2 partical2 Public

  5. Three-tier-kubernetes-project Three-tier-kubernetes-project Public

    Forked from asdweb22/Three-tier-kubernetes-project

    Based on tools like docker, kubernetes, Ec2, EKS, ECR, Cloud Formation, frontend: React js, backend : Node js, Database: Mongo DB

    JavaScript

  6. onlinebookstore_Source_code onlinebookstore_Source_code Public

    Forked from Sourabh-Ambhore/onlinebookstore_Source_code

    The Online Book Shopping Store to manage, buy, add, remove and sell books. Book name and Quantity selection, auto receipt generated and payment options. Login and logout security for both user and …

    Java