Skip to content
View dushyantkumark's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dushyantkumark

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
dushyantkumark/README.md
██████╗ ██╗   ██╗███████╗██╗  ██╗██╗   ██╗ █████╗ ███╗   ██╗████████╗
██╔══██╗██║   ██║██╔════╝██║  ██║╚██╗ ██╔╝██╔══██╗████╗  ██║╚══██╔══╝
██║  ██║██║   ██║███████╗███████║ ╚████╔╝ ███████║██╔██╗ ██║   ██║   
██║  ██║██║   ██║╚════██║██╔══██║  ╚██╔╝  ██╔══██║██║╚██╗██║   ██║   
██████╔╝╚██████╔╝███████║██║  ██║   ██║   ██║  ██║██║ ╚████║   ██║   
╚═════╝  ╚═════╝ ╚══════╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝

~/devops · Noida, India · 2+ yrs

🟢  Available for collaboration

LinkedIn Hashnode Email



Building production-grade cloud-native systems on AWS & GCP — from Terraform-provisioned infra to secure, GitOps-driven Kubernetes deployments.


▸ focus areas

Area Stack
Cloud Infrastructure AWS · GCP · EKS · Terraform · IAM · VPC · Lambda
CI/CD & GitOps Jenkins · GitHub Actions · GitLab CI · AWS CodePipeline · Argo CD
Containers & Kubernetes Docker · Kubernetes · Helm · Gateway API
DevSecOps & Observability SonarQube · Trivy · GuardDuty · Prometheus · Grafana

▸ deployment pipeline

  code push
      │
      ▼
  ┌─────────────────────────────────┐
  │  Jenkins · GitHub Actions       │  ← CI trigger
  │  GitLab CI · AWS CodePipeline   │
  └──────────────┬──────────────────┘
                 │
                 ▼
  ┌─────────────────────────────────┐
  │  SonarQube · Trivy scan         │  ← security gate
  └──────────────┬──────────────────┘
                 │
                 ▼
  ┌─────────────────────────────────┐
  │  Docker build → ECR / GCR push  │  ← artifact
  └──────────────┬──────────────────┘
                 │
                 ▼
  ┌─────────────────────────────────┐
  │  Argo CD GitOps → EKS deploy  ✓ │  ← production
  └─────────────────────────────────┘

▸ tech stack

☁ Cloud & Infrastructure

AWS GCP Terraform Ansible

⟳ CI/CD & GitOps

Jenkins GitHub Actions GitLab CI CodePipeline ArgoCD

◎ Containers & Orchestration

Docker Kubernetes Helm

🔒 Security & Observability

SonarQube Trivy Prometheus Grafana GuardDuty

🗄 Databases & Messaging

PostgreSQL MySQL MongoDB Redis RabbitMQ

🤖 MLOps & Scripting

Python Bash MLflow AWS Bedrock


▸ recent commits

a3f9c21  [feat]   manage production EKS clusters for microservices workloads
b12e4d7  [feat]   optimize Jenkins/GHA/GitLab CI pipelines + Argo CD GitOps
c8a1f03  [infra]  provision AWS + GCP infrastructure with Terraform IaC
d45b9e0  [sec]    integrate SonarQube + Trivy + GuardDuty into CI pipeline
e67c2a8  [ops]    deploy Prometheus + Grafana observability stack on EKS
f90d1b4  [learn]  MLOps PoC — model packaging + Kubernetes-based serving
g23f5e9  [learn]  GenAI automation with AWS Bedrock + Lambda

▸ currently learning

2025:
  - Advanced Kubernetes internals & Gateway API
  - DevSecOps security automation & compliance
  - MLOps fundamentals — model lifecycle & CI/CD for ML
  - GenAI automation — AWS Bedrock & Lambda

▸ open to collaborate on

  • DevOps & Cloud automation projects
  • Kubernetes & GitOps-based platform engineering
  • Knowledge sharing & learning-driven MLOps experiments

⚙️ converting manual infrastructure tasks into fully automated pipelines since 2022 🚀

Popular repositories Loading

  1. chatgpt-clone chatgpt-clone Public

    JavaScript 1 1

  2. argo_tetris_game argo_tetris_game Public

    1 2

  3. jenkins-shared-library jenkins-shared-library Public

    Groovy 1

  4. maven-devsecops-ecr-project maven-devsecops-ecr-project Public

    CSS 1

  5. PythonForBeginners PythonForBeginners Public

    Forked from logicopslab/PythonForBeginners

    One stop for Python beginners

    Python

  6. node-todo-cicd node-todo-cicd Public

    JavaScript