Skip to content
View anshu-sharma-devops's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 03:00 (UTC +05:30)

Block or report anshu-sharma-devops

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

👨‍💻 About Me

Name       : Anshu Sharma
Role       : Aspiring Cloud & DevOps Engineer
Location   : New Delhi, India 🇮🇳
Background : Commerce and Operations → Cloud and DevOps (Career Pivot)
Focus      : AWS · Terraform · Jenkins · Docker · Ansible · Kubernetes
Learning   : Python · Boto3 · Helm · Azure
Current    : CloudCart Production-Style DevOps Platform
Goal       : Cloud/DevOps internship, trainee or junior position
Mindset    : Automate first. Build real. Document everything.

I am a self-driven professional transitioning from a commerce and operations background into Cloud and DevOps engineering. My approach is practical and portfolio-first — every concept I learn gets translated into a hands-on project on GitHub. I build infrastructure, automate deployments, troubleshoot failures and document what I learn.

  • ☁️ Hands-on experience with AWS services including EC2, VPC, IAM, S3, Route53, ELB, Auto Scaling, RDS, CloudWatch, Lambda, SQS, SNS, ECR and EKS
  • 🌍 Provisioning infrastructure through reusable Terraform code
  • 🔄 Automating deployments with Jenkins CI/CD pipelines
  • 🐳 Packaging applications with Docker and pushing to Amazon ECR
  • ☸️ Deploying and troubleshooting Kubernetes workloads (kubeadm and EKS)
  • ⚙️ Configuring Linux servers with Ansible
  • 🐍 Currently learning Python and Boto3 for AWS automation
  • 📝 Publishing screenshots, architecture diagrams, troubleshooting notes and cleanup instructions
                 ┌──────────────────────────────────────────┐
                 │   BUILD  →  AUTOMATE  →  SECURE  →  SHIP  │
                 └──────────────────────────────────────────┘

🛠️ Technology Stack

☁️ Cloud Platform

AWS

🏗️ Infrastructure & Automation

Terraform Ansible Jenkins

📦 Containers & Orchestration

Docker Kubernetes Helm

💻 Languages & Scripting

Python Bash

🖥️ Systems & Version Control

Linux Ubuntu Git GitHub VS Code


🚀 Featured Projects

🛒 CloudCart DevOps Platform

🏆 Flagship Project

A production-style delivery platform built in sequential phases.

Implemented:

  • Terraform AWS infrastructure
  • Ansible server configuration
  • Docker containerization
  • Amazon ECR
  • Jenkins CI/CD
  • Trivy security scanning
  • Kubernetes deployment
  • Health probes and self-healing

In progress: Helm, GitOps and monitoring.

Repository

📚 Cloud & DevOps Learning

📌 Flagship Reference Repo

A structured, phase-based repository containing practical projects and evidence.

Highlights:

  • Eight Terraform phases
  • Seven Jenkins phases
  • Docker and Ansible exercises
  • Kubernetes deployments
  • Screenshots and expected results
  • Troubleshooting documentation
  • AWS cleanup instructions

Repository

🚀 Multi-EC2 CI/CD Platform

An end-to-end AWS deployment workflow using separate Jenkins and application servers.

Technologies:

  • Terraform
  • Ansible
  • Jenkins
  • Docker
  • Amazon ECR
  • Kubernetes

Highlights:

  • Provisioned infrastructure using Terraform
  • Configured EC2 servers using Ansible
  • Built CI/CD pipelines using Jenkins
  • Automated deployment using Docker containers

Repository

🌍 Terraform Jenkins Lab

An AWS automation lab covering infrastructure provisioning, configuration and CI/CD.

Experience demonstrated:

  • Terraform remote state
  • EC2 infrastructure
  • Jenkins pipelines
  • Ansible automation
  • Docker deployment
  • Failure recovery

Repository

🔄 Capstone Project 1

A three-server AWS environment with Jenkins, testing and production systems.

Workflow:

  • Branch-based Jenkins jobs
  • Ansible configuration
  • Docker deployments
  • Test and production environments

Repository

☸️ Capstone Project 2

A four-instance AWS environment containing Jenkins and a kubeadm Kubernetes cluster.

Architecture:

  • One Jenkins EC2 instance
  • One Kubernetes control-plane node
  • Two Kubernetes worker nodes
  • Calico container networking
  • Amazon ECR container images
  • Kubernetes Deployment with two replicas
  • NodePort Service on port 30008
  • Troubleshooting of NotReady, CrashLoopBackOff and image-pull failures

Repository


🔁 My DevOps Workflow

flowchart LR
    A["Plan"] --> B["Build"]
    B --> C["Validate"]
    C --> D["Secure"]
    D --> E["Deploy"]
    E --> F["Monitor"]
    F --> G["Document"]
    G --> H["Clean Up"]

    style A fill:#F7971E,stroke:#333,color:#000
    style B fill:#2496ED,stroke:#333,color:#fff
    style C fill:#844FBA,stroke:#333,color:#fff
    style D fill:#EE0000,stroke:#333,color:#fff
    style E fill:#326CE5,stroke:#333,color:#fff
    style F fill:#0F1689,stroke:#333,color:#fff
    style G fill:#D24939,stroke:#333,color:#fff
    style H fill:#4EAA25,stroke:#333,color:#fff
Loading

Infrastructure as Code → Configuration → CI/CD → Containers → Kubernetes → Observability


🧭 Infrastructure Journey

Physical Infrastructure
        ↓
Virtual Machines
        ↓
Cloud Infrastructure (AWS)
        ↓
Infrastructure as Code (Terraform)
        ↓
Configuration Management (Ansible)
        ↓
CI/CD Pipelines (Jenkins)
        ↓
Containers (Docker)
        ↓
Container Orchestration (Kubernetes)
        ↓
Monitoring and Observability
        ↓
Cloud Native Platforms

🏆 Practical Experience

Area Evidence
Terraform Eight structured phases covering EC2, VPC, remote state, modules and environments
Jenkins Seven phases covering freestyle jobs, pipelines, webhooks, Docker and deployments
AWS Hands-on work with EC2, VPC, IAM, S3, ECR, load balancing, Auto Scaling and EKS
Kubernetes kubeadm and EKS clusters, Deployments, Services, probes and troubleshooting
Docker 6+ containerization projects, image builds and registry pushes to ECR
Ansible 3+ configuration management projects across multi-server environments
Troubleshooting Documented pipeline, SSH, Docker, Terraform state and Kubernetes incidents
Documentation README files, screenshots, architecture, expected results and cleanup guidance

AWS Labs Terraform Projects Docker Projects Jenkins Projects Ansible Projects Repos Published


📊 GitHub Analytics

GitHub Metrics
GitHub Streak



Activity Graph

⚙️ The metrics card above is a static SVG generated by .github/workflows/metrics.yml, which commits github-metrics.svg to the output branch on a schedule. This avoids the live-API rate-limit errors the Vercel-hosted cards can hit. See setup notes below if the image doesn't appear yet.

Activity statistics provide context, but the working code and evidence inside the featured projects are the main portfolio.


🐍 Contribution Snake

Snake animation

⚙️ To activate the snake: Go to your repo → Actions tab → Enable workflows → Run the Generate Snake action. Setup guide here →


📈 Learning Progress

✔ 20+ AWS Hands-On Labs Completed ✔ 8+ Terraform Projects Completed ✔ 6+ Docker Projects Completed ✔ 4+ Jenkins Projects Completed ✔ 3+ Ansible Projects Completed ✔ Multiple Kubernetes Deployments Completed ✔ 10+ Projects Published on GitHub ✔ Every project documented with README files, screenshots and troubleshooting notes


🗺️ Current Roadmap

PHASE 1 — Cloud Foundations          ██████████████████████  ✅ COMPLETE
  ├── ✅ Linux Fundamentals & Bash Scripting
  ├── ✅ AWS Core Services (EC2, S3, VPC, IAM, ELB)
  ├── ✅ AWS Hands-on Projects (EC2, S3, VPC, Load Balancer)
  └── 🚧 Python and Boto3 for AWS automation

PHASE 2 — DevOps Toolchain           ██████████████████████  ✅ COMPLETE
  ├── ✅ Docker & Containerization
  ├── ✅ Jenkins CI/CD Pipelines
  ├── ✅ Terraform (Infrastructure as Code)
  ├── ✅ Ansible (Configuration Management)
  └── ✅ Kubernetes (Container Orchestration)

PHASE 3 — CloudCart Platform         ██████████████████░░░░  🚧 IN PROGRESS
  ├── ✅ CloudCart Phases 1–7
  ├── 🚧 Helm Packaging
  ├── 🔜 Argo CD GitOps
  ├── 🔜 Prometheus and Grafana
  └── 🔜 Security and Failure Testing

PHASE 4 — Certification & Mastery    ░░░░░░░░░░░░░░░░░░░░░░  🔜 UPCOMING
  ├── 📗 AWS Certified Solutions Architect – Associate
  ├── 🔷 Microsoft Azure Administration (AZ-104)
  ├── ☸️ Certified Kubernetes Administrator (CKA)
  └── 📊 Prometheus and Grafana Monitoring

🎓 Learning and Certification

  • 📘 Preparing for AWS Certified Solutions Architect – Associate
  • 🔷 Learning Microsoft Azure administration and AZ-104 concepts
  • ☸️ Developing deeper Kubernetes and Helm skills
  • 📊 Moving toward monitoring, observability and security automation

🎯 Current Focus

Currently building production-style projects around:

Infrastructure as CodeCI/CD PipelinesContainersKubernetesMonitoringCloud Native Architecture


🤝 Open to Opportunities

I am currently looking for:

  • 🎯 Cloud/DevOps internships
  • 🎯 DevOps trainee positions
  • 🎯 Junior Cloud or Infrastructure roles
  • 🎯 Linux and Cloud Support opportunities
  • 🎯 Practical infrastructure collaborations

LinkedIn Email GitHub


💼 Open to DevOps internships, entry-level Cloud roles, and collaboration on infrastructure projects.


If you find my work useful, consider giving a star to any repo — it keeps me motivated!


╔══════════════════════════════════════════════════════════╗
║                                                          ║
║   "Build it. Break it. Fix it. Document it."             ║
║                                                          ║
║   Automate what's repetitive.                           ║
║   Document what's complex.                               ║
║   Ship what's real.                                      ║
║                                                          ║
╚══════════════════════════════════════════════════════════╝

This profile is a living record of my journey from learner to professional Cloud & DevOps Engineer.

Footer

Pinned Loading

  1. multi-ec2-cicd-devops-project multi-ec2-cicd-devops-project Public

    End-to-end AWS CI/CD platform using Terraform, Ansible, Jenkins, Docker, Amazon ECR and Kubernetes across separate EC2 environments.

    HTML

  2. terraform-ec2-jenkins-lab terraform-ec2-jenkins-lab Public

    AWS automation lab using Terraform, Ansible, Jenkins and Docker, with remote state, deployment workflows and documented incident recovery.

    HCL

  3. capstone-project-1-devops-lifecycle capstone-project-1-devops-lifecycle Public

    Three-server AWS DevOps lifecycle project using Jenkins, Ansible and Docker for branch-based testing and production deployments.

    HCL

  4. capstone-project-2-devops-lifecycle capstone-project-2-devops-lifecycle Public

    AWS Kubernetes capstone using Jenkins, Amazon ECR and a kubeadm cluster with one control plane, two workers and automated container deployment.

    HCL

  5. cloudcart-production-devops-platform cloudcart-production-devops-platform Public

    Production-style DevOps platform using AWS, Terraform, Ansible, Jenkins, Docker, ECR and Kubernetes, built with security gates and documented evidence.

    HCL

  6. key-learning-of-cloud-and-devops key-learning-of-cloud-and-devops Public

    Structured Cloud and DevOps learning portfolio with phase-based Terraform and Jenkins projects, screenshots, troubleshooting notes and cleanup guidance.

    HCL