Hello, I’m
Prasanna R

I'm a DevOps Engineer. I build reliable, scalable, and secure systems through automation and cloud-native technologies.

Prasanna R

Career Objective

To work as a DevOps Engineer where I can apply my hands-on experience in CI/CD automation, containerization, cloud infrastructure, and monitoring to build reliable, scalable, and secure systems. Seeking an opportunity to contribute to real-world production environments while continuously improving my skills in cloud-native technologies, automation, and infrastructure reliability.

Summary

DevOps-focused engineer with strong hands-on experience in designing, deploying, and operating containerized, production-style systems. Proven expertise in building end-to-end CI/CD pipelines, managing Docker-based infrastructures, and implementing centralized monitoring across local and cloud environments.

Personal Details

  • Email prasannaramesh1808@gmail.com
  • Location Madurai, India
  • Degree B.E ECE (Age: 23)
  • Languages Tamil, English
  • Birthday 18 August 2002

Professional Experience

DevOps Engineer

Justtry Technologies, Madurai

2025 - Present
  • Design, implement, and maintain CI/CD pipelines to automate build, test, and deployment.
  • Containerize applications using Docker and manage multi-service deployments with Docker Compose.
  • Deploy on cloud platforms: AWS, GCP, and Oracle Cloud Infrastructure (OCI).
  • Set up reverse proxies and web servers such as Nginx and Apache.
  • Monitor performance using industry-standard monitoring tools and configure alerts.
  • Implement security best practices (SSH access and credential management).
  • Manage container networking, volumes, and persistent storage.
  • Collaborate with development teams to reduce manual operational tasks.

DevOps Intern

Justtry Technologies, Madurai

2024 - 2025
  • Assisted in automating CI/CD pipelines to test, build and deploy.
  • Worked with Docker and Kubernetes for containerized deployments.
  • Supported cloud infrastructure on AWS and Linux servers.
  • Collaborated with development teams using Git and Agile practices.

Technical Projects

Project 01

Private Ethereum Proof-of-Stake Blockchain with Blockscout

Designed and deployed a fully private Ethereum Proof-of-Stake (PoS) blockchain network with a custom chain ID. The infrastructure includes a Dockerized execution layer, consensus layer, validator client, and a complete Blockscout explorer stack for on-chain visibility.

  • Built a private Ethereum PoS network with a custom chain ID
  • Deployed Go-Ethereum (Geth) as the execution client
  • Configured Beacon node and Validator client for PoS consensus
  • Set up own validator wallet to collect transaction fees
  • Integrated Blockscout frontend and backend for block, transaction, and account exploration
  • Containerized all services using Docker and Docker Compose
  • Managed inter-container communication through Docker networking
  • Verified block finalization, validator participation, and fee distribution
Docker Go-Ethereum (Geth) Beacon Node Validator Blockscout PostgreSQL Redis Linux
Project 02

CI/CD Pipeline using CircleCI for Web2 Application (GCP)

Implemented a fully automated CI/CD pipeline using CircleCI to build and deploy a Web2 domain-selling platform that provides Web3 services. The application is deployed on a GCP Virtual Machine using SSH-based deployment with Nginx as a reverse proxy.

  • Configured CircleCI pipeline using .circleci/config.yml
  • Wrote Dockerfile to containerize the application
  • Automated build and deployment triggered on every Git commit
  • Implemented SSH-based deployment directly into GCP VM from the pipeline
  • Deployed and configured Nginx container as a reverse proxy by connecting both the application in same docker network
  • Eliminated manual deployment steps through full pipeline automation
  • Ensured zero-touch deployment workflow for faster releases
Docker CircleCI Nginx GCP VM Linux Git
Project 03

Advanced CI/CD Automation using Jenkins (Multi-Branch Pipeline)

Designed and implemented a Jenkins-based CI/CD system running as a Docker container on a GCP VM. Built a multi-branch pipeline strategy to handle automated build and deployment workflows for development, production, and release branches.

  • Deployed Jenkins as a Docker container on GCP VM
  • Created multi-branch pipeline for dev, prod, and release branches
  • Implemented branch-specific Docker build and deployment logic
  • Automated dev → prod → release promotion workflow
  • dev job directly builds and deploys dev container
  • release follows the same controlled promotion process like prod
  • Wrote shell scripts for consistent build and deployment across branches
  • Configured Apache web server container to serve the application as reverse proxy & Connected via docker network
  • Ensured clean, repeatable, and controlled release cycles
Docker Jenkins Shell Scripting Git GCP VM Linux APACHE
Project 04

Infrastructure Monitoring & Alerting with Prometheus, Grafana & Odoo Integration

Designed a centralized monitoring and alerting system for both local servers and cloud VMs using Prometheus, Grafana, Alertmanager, and custom alert hooks. Integrated alerts directly into Odoo CRM channels using RPC/JSON communication.

  • Deployed Prometheus, Grafana, Alertmanager, Alert-Hook, Node Exporter, and cAdvisor
  • Built a custom Docker image for Odoo CRM from source code
  • Connected all monitoring and application containers using a same Docker network
  • Monitor the CPU, RAM, Disk usage of the server
  • Container-level metrics via cAdvisor
  • Cloud VM metrics using Node Exporter
  • Configured Prometheus targets using IP-based aliases
  • Configured Apache web server container to serve the application as reverse proxy & Connected via docker network
  • Implemented custom alert hooks to send real-time alerts to Odoo channels
  • Alerts triggered automatically when local server or cloud VM resource usage crosses thresholds
  • Enabled centralized visibility and proactive infrastructure monitoring
Prometheus Grafana Alertmanager Node Exporter cAdvisor Docker Odoo RPC/JSON Linux GCP VM APACHE

Technical Skills

DevOps & Tools

Linux Shell Git Docker Kubernetes Jenkins CircleCI Terraform Ansible Nginx Apache

Monitoring

Prometheus Grafana Alertmanager Node Exporter cAdvisor

Cloud & Database

AWS GCP PostgreSQL MongoDB