Loading Portfolio…
Open to Opportunities

Ghanshyam
Ramole

Cloud DevOps Engineer

I design, automate, and scale cloud infrastructure — bridging development and operations with AWS, Kubernetes, and CI/CD excellence. Building reliable, secure, high-performance systems that empower teams.

10+ Projects Built
15+ AWS Services
12+ DevOps Tolls
Ghanshyam Ramole
 AWS Cloud Kubernetes 🐳 Docker Ansible Jenkins Terraform
Ghanshyam Ramole — Cloud DevOps Engineer
10+ Projects Delivered

Ghanshyam Ramole

Cloud DevOps Engineer

I'm Ghanshyam Ramole, a Cloud DevOps Engineer based in Pune, India. Most outages aren't caused by bad code — they're caused by infrastructure nobody trusted enough to automate. I close that gap. I treat infrastructure as a product: versioned, tested, automated, and observable from day one, instead of patched together until it breaks.

That means designing AWS environments with Terraform, shipping through CI/CD pipelines that don't need a human standing by, and building the observability layer that tells you why something broke before a customer ever has to ask.

10+ Projects built
AWS Primary cloud
2025 Graduate
🎓

B.tech CSE — Cloud Technology & Information Security

Sandip University · Graduated 2025

Experience

Building production-grade DevOps systems across real-world roles — from cloud provisioning to CI/CD automation and observability.

💼

DevOps Engineer Intern

Davine Technologies

July 2026 — Present Mumbai, India 2 months
🟢 Current Role

Designing and provisioning scalable AWS cloud environments using Infrastructure as Code principles with Terraform.

Building and maintaining CI/CD pipelines to automate code delivery from development to production safely and continuously.

Implementing observability stacks with Prometheus and Grafana to detect and resolve issues before they impact end users.

Containerizing applications with Docker and managing workloads on Kubernetes for high availability and scalability.

Treating infrastructure as a product — versioned, tested, automated, and self-healing.

Tech Stack
AWS Terraform Kubernetes Docker Jenkins Prometheus Grafana Linux
🎓

DevOps Engineer Trainee

SevenMentor Pvt Ltd

Sep 2025 — Mar 2026 Pune, India 7 months
Trainee

Completed hands-on training in end-to-end DevOps lifecycles covering cloud platforms and deployment automation.

Provisioned cloud infrastructure on AWS using Terraform for Infrastructure as Code — VPCs, EC2, EKS, IAM, and more.

Containerized microservices applications using Docker and managed auto-scaling workloads via Kubernetes clusters.

Automated build and release workflows with Jenkins CI/CD pipelines — integrating SonarQube for code quality gates.

Practiced configuration management and system administration using Ansible playbooks and Python scripting.

Key outcome: Built 9 real-world DevOps projects during this period — including a full DevSecOps MERN stack on AWS EKS, multi-environment Terraform automation, and a Kubernetes observability platform.
Tech Stack
AWS Terraform Ansible Docker Kubernetes Jenkins SonarQube Python Linux

Cybersecurity & Ethical Hacking Intern

TechnoHacks EduTech

Jul 2024 — Aug 2024 Nashik, India 2 months
Internship

Administered RHEL and Ubuntu server environments, monitoring high availability and performance metrics to sustain 99.9% uptime.

Automated system updates and backup processes through custom shell scripts — reducing manual maintenance effort by 30%.

Resolved critical network connectivity issues (TCP/IP, UDP, HTTP/HTTPS) and configured firewall rules to strengthen infrastructure security.

Collaborated cross-functionally within Agile sprint cycles, contributing to daily stand-ups and sprint planning for infrastructure fixes.

Impact: Shell script automation reduced manual maintenance effort by 30% — maintained 99.9% server uptime across RHEL and Ubuntu environments.
Tech Stack
RHEL Ubuntu Shell Scripting TCP/IP Networking Firewall Config Agile
Sandip University logo

Bachelor of Technology — Computer Science Engineering

Specialized in Cloud Technology & Information Security

Sandip University Dec 2021 — Jul 2025 Nashik, Maharashtra
Publication: Certificateless Public Integrity Checking of Group Shared Data in Cloud Storage — research on cloud data security and integrity verification mechanisms.

Featured Projects

Cloud DevOps projects — automating workflows, scaling infrastructure, and delivering reliable deployments with Kubernetes, Docker, Ansible, and AWS.

⭐ Featured Project
DevSecOps Three-Tier MERN Stack on AWS EKS with Jenkins ArgoCD and Prometheus

DevOps Arsenal — End-to-End DevSecOps on AWS EKS

Solo

Production-grade Three-Tier MERN stack with full DevSecOps lifecycle — IaC, security scanning, GitOps, and real-time monitoring


Full DevSecOps pipeline — every code commit triggers automated security scanning (SonarQube + Trivy + OWASP) before any image reaches the EKS cluster. Zero-downtime rolling deployments with ArgoCD GitOps ensure production is always in sync with the repository.

Architecture

React Frontend Node.js API MongoDB StatefulSet + PVC Nginx Reverse Proxy AWS ALB Ingress
3 App tiers (MERN)
4 Security scans
0 Downtime deploys
Full GitOps + Observability
AWS EKS AWS ECR AWS ALB AWS VPC Terraform Ansible Jenkins ArgoCD Kubernetes Helm Docker SonarQube Trivy OWASP Prometheus Grafana React.js Node.js MongoDB
🏗️ Enterprise IaC
AWS MultiEnv Automation Engine — Terraform Ansible Dev Stage Prod environments

AWS MultiEnv Automation Engine

Solo

End-to-end IaC engine provisioning Dev, Stage & Prod environments with zero human interaction — Docker → Swarm → EKS


Three environments, three deployment strategies — Dev uses standalone Docker, Stage uses Docker Swarm with 5 replicas for HA, and Production runs on AWS EKS with rolling updates, resource limits, health probes, and an NLB. All provisioned automatically with terraform apply + Ansible.

Automation Flow

terraform apply VPC + EC2 provisioned User Data bootstraps Ansible Dynamic inventory Playbook deploys app App live 🚀
3 Environments
5 Stage replicas (HA)
S3 Remote state backend
0 Manual steps
AWS EKS AWS VPC AWS NLB AWS S3 Terraform Ansible Ansible Vault Docker Docker Swarm Kubernetes Java Spring Boot Maven IaC Modules Remote State
PulseView Monitoring dashboard

PulseView — Monitoring & Observability

Solo

Full-stack observability for Kubernetes, microservices & AWS infra


Comprehensive monitoring platform covering Kubernetes clusters, microservices, and AWS infrastructure (EC2, RDS). Built with Prometheus, Grafana, and Alertmanager orchestrated via Docker Compose. Custom alert rules for CPU spikes, memory pressure, pod crashes, and node-down events.

Custom Alertmanager rules for CPU spikes, memory pressure, pod crashes & node failures — proactive incident response across the full infrastructure stack.
3Layers monitored
CustomAlert rules
DockerCompose deploy
LiveDashboards
Prometheus Grafana Alertmanager Docker Compose Kubernetes AWS EC2 AWS RDS PromQL
Terraform Ansible AutoCluster — AWS EC2 cluster with ALB and NGINX

Terraform Ansible AutoCluster

Solo

Fully automated AWS cluster provisioning — Ansible master + configurable worker nodes + ALB + NGINX via Terraform


Automated infrastructure solution that provisions a complete Ansible-managed EC2 cluster on AWS using Terraform — including an Ansible master node, configurable number of worker nodes, an Application Load Balancer distributing traffic across all workers, and automated NGINX deployment via Ansible roles. Terraform auto-generates the Ansible inventory file from live EC2 outputs, eliminating all manual configuration. The master node is fully bootstrapped via user data scripts — Ansible installed, inventory populated, SSH connectivity established — all within a single terraform apply.

N Configurable workers
ALB Load balanced
Auto Inventory generated
0 Manual steps
Terraform Ansible Ansible Roles AWS EC2 AWS ALB AWS VPC Security Groups NGINX Amazon Linux IaC HCL
k8s-Hub-App screenshot

k8s-Hub-App

Solo

Kubernetes learning platform for beginner DevOps engineers


Full-stack web app guiding beginners through all major Kubernetes distributions — Minikube, Kind, Kubeadm, EKS, and GKE. Deployed via a production-grade pipeline: Jenkins + SonarQube → Docker image → ECR/Docker Hub → GitOps → K8s cluster, with full observability via Prometheus & Grafana.

CI/CD Pipeline

Code push Jenkins SonarQube Docker build ECR/Hub GitOps → K8s
5K8s distros
100%Automated deploy
FullObservability
Kubernetes Docker Jenkins SonarQube GitOps Amazon ECR EKS Prometheus Grafana React
🗂️

More Projects

Click to explore additional DevOps & Cloud projects

4 More Projects
AIOps Amazon Q Terra_Apply_to_Deploy Jenkins Freestyle CI/CD Ansible Multi-Server
AIOps Amazon Q Developer project

AIOps — AI-Assisted E-Commerce Platform

Solo

E-commerce platform built with Amazon Q Developer + MCP architecture


Leveraged Amazon Q Developer as an AI coding assistant to design, develop, and deploy a production-ready e-commerce app. Integrated an MCP-inspired architecture connecting Amazon Q with documentation sources and a live Kubernetes cluster — enabling AI-driven infrastructure awareness. Deployed across multiple AWS services.

Amazon Q connected to live K8s cluster via MCP-style context — making AI-generated code infrastructure-aware and deployment-ready from day one.
AI-firstDev approach
MCPContext arch
MultiAWS services
Amazon Q Developer MCP Architecture Kubernetes Docker AWS EC2 AWS S3 GitOps
InfraWeave — Automated AWS Cloud Orchestration with Terraform and Ansible

InfraWeave — Automated AWS Cloud Orchestration

Solo

Expert-level IaC + Configuration Management — zero-touch deployment from bare infrastructure to live containerized apps


Zero-touch deployment — terraform apply provisions the full AWS environment, bootstraps all nodes, configures internal DNS via /etc/hosts mapping, and Ansible deploys 3 different Docker containers across the worker cluster automatically.

Architecture

Custom VPC Public Subnets IGW + Routing Security Groups (HCL loops) 4 EC2 nodes
4 EC2 nodes
3 Docker apps deployed
0 Manual steps
IaC Pure HCL infra
Terraform Ansible Docker AWS EC2 AWS VPC AWS IGW IaC Amazon Linux HCL SSH Hardening
Jenkins Freestyle CI/CD pipeline architecture

Jenkins Freestyle — End-to-End CI/CD

Solo

Automated build, code quality scanning & Docker deployment on AWS EC2


Complete CI/CD pipeline using Jenkins Freestyle on AWS EC2 — from environment setup to production deployment. Automated Dockerized static website build, integrated SonarQube for code quality gates, and published the final image to Docker Hub. Zero manual intervention required.

Pipeline Stages

Jenkins on EC2 Code build SonarQube Docker build Docker Hub Deploy
5Auto stages
0Manual steps
EC2Jenkins host
HubImage registry
Jenkins Docker Docker Hub SonarQube AWS EC2 Linux
Ansible automated Nginx deployment

Ansible — Multi-Server Nginx Deployment

Solo

Zero-touch Nginx provisioning across dev & production EC2 instances


Fully automated infrastructure provisioning using Ansible across 4 AWS EC2 instances — 1 master control node and 3 managed servers split across dev and production. Separate playbooks per environment; Nginx on 2 dev servers, custom static page to production. Jenkins triggered playbook execution automatically — full CI/CD + IaC workflow.

Zero-touch deployment — Ansible's agentless SSH architecture required no software installed on target EC2 nodes. Jenkins triggered everything automatically.
4EC2 instances
2Playbooks
0Manual steps
2Environments
Ansible Playbooks Jenkins AWS EC2 Nginx SSH / SCP Linux Ubuntu IaC

Technical Skills

☁️

Cloud Platforms

AWS EC2 AWS S3 AWS VPC AWS IAM AWS EKS AWS ECR CloudFormation CloudWatch RDS Lambda
🐳

Containers & Orchestration

Docker Kubernetes Helm EKS Minikube Kind Kubeadm GKE Docker Compose
⚙️

CI/CD & Automation

Jenkins GitHub Actions GitOps ArgoCD Ansible Terraform SonarQube Shell Scripting
📊

Monitoring & Observability

Prometheus Grafana Alertmanager CloudWatch PromQL Logging Dashboards
💻

Programming & Scripting

Bash / Shell Python Go (Golang) YAML HCL (Terraform) JSON
🔄

DevOps Practices

Infrastructure as Code DevSecOps Agile Git / Version Control Linux AIOps Amazon Q

Certifications

Actively investing in industry-recognized certifications to validate real-world DevOps skills.

AWS Certified Cloud Practitioner

Amazon Web Services

⏳ In Progress

Foundational AWS certification covering cloud concepts, core services, security, and pricing.

AWS Solutions Architect Associate

Amazon Web Services

📅 Planned

Designing resilient, cost-optimized, and secure AWS architectures for real-world workloads.

Certified Kubernetes Administrator

CNCF / Linux Foundation

📅 Planned

Hands-on Kubernetes administration — cluster setup, workloads, networking, storage, and security.

HashiCorp Terraform Associate

HashiCorp

📅 Planned

Infrastructure as Code with Terraform — modules, state management, and cloud provisioning.

Let's Work Together

Open to Cloud DevOps roles, freelance infrastructure projects, and collaboration. Let's connect!