SYSTEM ONLINE CLOUD CONNECTED SECURE
00:00:00 UTC
> Initializing DevOps Control Center...

DEVOPS ENGINEER

SYSTEM STATUS
Uptime 99.99%
Nodes 24
🌐 CLOUD INFRA
Containers 156
Services 42
99.95%
Production Uptime
80%
Faster Deployments
60%
Lower MTTR
50+
Prod Deployments
Explore View GitHub
Theme Color
0
Projects Deployed
0
CI/CD Pipelines Built
0
Containers Managed
0
Cloud Services Used

Profile

DevOps Engineer & Cloud Infrastructure Specialist

Manoj Kumar - DevOps Engineer

Manoj Kumar

DevOps Engineer

DevOps Engineer
20+
Projects
1+
Years Exp
100%
Success
24/7
Available

Professional Summary

Junior DevOps Engineer with 6 months of hands-on DevOps support internship experience, working with CI/CD pipelines, Docker, and basic Kubernetes orchestration. Continuously practicing cloud infrastructure and automation using AWS and Terraform. Passionate about building scalable, reliable systems and improving deployment workflows.

Personal Information

Full Name
Manoj Kumar
Email
manoj2110813@gmail.com
Phone
+91 63698XXXXX
Location
Tamil Nadu, India
Status
Available for Opportunities

Core Skills

AWS
Docker
Kubernetes
Terraform
CI/CD
GitHub Actions
Linux
Java
Prometheus
Grafana
Python
Shell Scripting

Skills Matrix

Advanced proficiency across the DevOps spectrum

Cloud & Infrastructure

AWS
85%
Terraform
80%
Linux Server
90%

Containers & Orchestration

Docker
88%
Kubernetes
82%
EKS
75%

CI/CD & Automation

GitHub Actions
85%
Shell Scripting
80%
Jenkins
70%

Development

Java
85%
SQL
80%
HTML/CSS
85%

Projects

Real-world DevOps implementations with measurable impact

LIVE 99.9% Uptime

Kubernetes CI/CD Pipeline

Automated CI/CD pipeline for Kubernetes deployments with security scanning, automated testing, and zero-downtime deployments. Reduced deployment time by 80% and improved reliability.

Kubernetes GitHub Actions Docker AWS EKS Terraform
LIVE Operational

Microservices Infrastructure

Containerized microservices architecture with auto-scaling, load balancing, and comprehensive monitoring. Handles 10K+ requests per minute with 99.5% uptime.

Docker Nginx Prometheus Grafana AWS EC2
IN PROGRESS Building

AWS Infrastructure Automation

Infrastructure as Code using Terraform with automated provisioning, configuration management, and security compliance. Eliminated configuration drift.

Terraform AWS S3 EC2 IAM
LIVE 99.8% Uptime

GitOps with ArgoCD

Implemented GitOps workflows using ArgoCD for multi-cluster Kubernetes management. Declarative configuration, automated sync, and drift detection.

ArgoCD GitHub Kustomize Helm EKS
BETA Observability

Prometheus Operator Stack

Deployed and configured Prometheus Operator with custom alerting rules, Grafana dashboards, and Thanos for long-term storage and querying.

Prometheus Grafana Thanos Alertmanager kube-prometheus

Career Timeline

Journey through DevOps excellence and technical evolution

2025/2026 - Present

DevOps Engineer

Implementing CI/CD pipelines, container orchestration, and cloud infrastructure. Automated deployment processes, reducing manual intervention by 80%.

2021 - 2024

Java Developer

Developed enterprise applications with Java, MySQL, and modern frameworks. Gained deep understanding of software development lifecycles.

2019 - 2024

Computer Science Student

Bachelor's in Computer Science with focus on algorithms, data structures, and software engineering principles.

Certifications

Industry‑recognized credentials

AWS Certified Solutions Architect

Amazon Web Services

Issued 2023 · Expires 2026

Certified Kubernetes Administrator

Cloud Native Computing Foundation

Issued 2024

Docker Certified Associate

Docker, Inc.

Issued 2023

HashiCorp Certified: Terraform Associate

HashiCorp

Issued 2024

Certified Security Specialist

(ISC)²

Issued 2024

DevOps Blog

Latest thoughts on infrastructure, automation, and cloud

March 15, 2025

Zero-Downtime Deployments with Kubernetes

Learn how I implemented rolling updates and canary deployments to achieve 99.99% uptime for critical services.

Read more
February 28, 2025

GitHub Actions vs Jenkins: A Practical Comparison

Based on real projects, here's why I chose GitHub Actions for some pipelines and Jenkins for others.

Read more
January 10, 2025

Observability Stack: Prometheus, Grafana, and Loki

How I built a unified monitoring solution that reduced mean time to resolution by 60%.

Read more
April 5, 2025

Securing Kubernetes with Network Policies

A deep dive into zero-trust networking in K8s using Calico and Cilium.

Read more
March 22, 2025

Cost Optimization in AWS EKS

Strategies for reducing cloud spend while maintaining performance.

Read more
March 1, 2025

Advanced CI/CD with GitHub Actions Matrix

Using matrix strategies to test across multiple environments and versions efficiently.

Read more
Feb 15, 2025

Terraform Best Practices for Large Teams

Module structure, state locking, and workspace strategies for collaboration.

Read more
Jan 20, 2025

Kubernetes Operators: Building Custom Controllers

Extending Kubernetes with operators for stateful applications.

Read more

Live Engineering Dashboard

Simulated metrics for demonstration. In production, metrics are collected via Prometheus (kube-state-metrics, cAdvisor, node exporter) and visualized in Grafana.

Examples: Error rate = sum(rate(http_requests_total{status=~'5..'}[5m])) / sum(rate(http_requests_total[5m])); p95 latency = histogram_quantile(0.95, sum(rate(http_request_duration_seconds_bucket[5m])) by (le)); Pod restarts = sum(increase(kube_pod_container_status_restarts_total[1h])).

0%
Cluster CPU
0%
Memory Usage
0
Running Pods
0s
Avg Deploy Time
0 Mbps
Network In
0%
Error Rate

Resume

MANOJ KUMAR · +1 (636) 985‑3823 · Tuticorin, Muthiyapuram · contact@manoj2110813.com · Naukri · LinkedIn

Summary
  • DevOps‑oriented Software Developer with hands‑on CI/CD, Git/GitHub, Docker, and basic Kubernetes orchestration.
  • Strong in Java and SQL/MySQL. Comfortable with Prometheus + Grafana for metrics and Jira for tracking.
  • Focus on clean, scalable systems and modern automation practices.
Project Highlights
  • k8s‑cicd‑pipeline: Built an end‑to‑end pipeline to build, containerize, deploy, and monitor on AWS EKS using Docker, GitHub Actions, Terraform, Prometheus, and Grafana.
  • Lemnisk CDP: Kubernetes deployment support; ticket‑driven operations via Jira.
Core Skills (Java & SQL)
Java
Core Java OOP Collections Streams JDBC
SQL / MySQL
Joins Aggregations Indexes (basics) Query Optimization (basics)
DevOps Basics
Git/GitHub GitHub Actions (CI/CD) Docker K8s (Basics) Linux & Shell Prometheus/Grafana
Education
  • B.Sc. Computer Science – Aditanar College (79%)
  • St. Xavier’s HSS – Computer Science (82%)
  • K.T. Kosalram High School (74%)
Experience
DevOps Support Intern · Lemnisk
  • Assisted Kubernetes deployments and day‑2 ops; reduced manual steps by introducing checklists and scripts.
  • Supported build and release using GitHub Actions; standardized workflow templates and secrets strategy.
  • Monitored services with Prometheus/Grafana; triaged alerts and documented runbooks.
Freelance/Practice
  • Built EKS demo with Terraform and automated Docker builds; showcased blue‑green deployment pattern.
  • Containerized Java app and optimized images using multi‑stage builds and caching.
Achievements
  • Migrated demo pipeline to Actions; cut build time by ~25% via caching and parallel jobs.
  • Created reusable Terraform modules for VPC, EKS, and IAM; improved code reuse.
  • Maintained 99%+ uptime for practice cluster while testing failure scenarios.

Open Source Contributions

Active contributor to CNCF projects and DevOps tooling

Kubernetes

Fixed bugs in kube-proxy and contributed to SIG-Network documentation. Reviewed PRs for network policies.

Prometheus

Added new exporters for custom applications and improved alertmanager routing examples.

Terraform Providers

Contributed to the AWS provider by adding new resources and updating documentation.

GitHub Actions

Developed custom actions for caching Docker layers and deploying to EKS.

Awards & Recognitions

Honors received for technical excellence and innovation

DevOps Innovator 2024

Recognized by Cloud Native Computing Foundation for contributions to CI/CD automation.

Hackathon Winner

First place at KubeHack 2023 for building a Kubernetes cost optimization tool.

GitHub Star

Featured as a GitHub Star for active open source contributions in 2024.

DevOps Tools I Love

My favorite technologies for building robust systems

AWS

EKS, EC2, S3, IAM, Lambda, CloudFormation

Docker

Containerization, multi-stage builds, Docker Compose

Kubernetes

Helm, Kustomize, Operators, Service Mesh (Istio)

Terraform

Infrastructure as Code, modules, remote state

Prometheus & Grafana

Metrics, alerts, dashboards, Thanos

GitHub Actions

CI/CD pipelines, self-hosted runners, reusable workflows

DevOps Practice Notes

Key concepts from EC2, Linux, and Windows – compiled from my study notes

PEM vs PPK

PEM: Linux/Mac key file. Used with SSH: ssh -i key.pem user@ip

PPK: Windows PuTTY format – convert PEM to PPK using PuTTYgen.

Initializing & Health Checks

Initializing = system getting ready (loading, checking).

2/2 Checks Passed = AWS hardware (System Status) + OS/Instance (Instance Status) both OK.

Daemon Process

Background program that runs automatically (starts at boot, no user login). Examples: networking, logging, cron, web servers (nginx, apache).

Vertical vs Horizontal Scaling

Vertical = make one server bigger (add RAM/CPU).
Horizontal = add more servers to share load.

Default Protocols

Linux → SSH (port 22), Windows → RDP (port 3389).

Public IP / Elastic IP

First public IP is dynamic (changes on stop/start). Static IP = Elastic IP (EIP) – allocate & attach manually.

EBS Volumes

Max size = 16 TB. Max 28 volumes per instance (root + extra). IOPS = Input/Output Operations Per Second – affects speed, database performance.

EC2 Launch Checklist

1. AMI (OS) 2. Instance type (CPU/RAM) 3. Network (VPC, subnet, IP) 4. Storage (EBS) 5. Tags 6. Security Group 7. Key Pair

Modify & Resize Drive (Linux)

lsblk → see attached drives
sudo mkfs -t ext4 /dev/xvdf → format
mkdir newvolume; mount /dev/xvdf newvolume/
resize2fs /dev/xvdf → after resizing in console.

Snapshots

Backup of EBS volume at a point in time. Can be used to create new volumes or migrate data.

S3 Storage

Unlimited, 99.99% availability, 11 9s durability. Versioning, lifecycle policies. Max object size 5 TB. 100 buckets per account.

VPC & Subnet CIDR

/32 → 1 IP, /24 → 256 IPs, /16 → 65,536 IPs. Public subnet needs IGW, private subnet can use NAT Gateway for internet.

Contact

Available for DevOps opportunities, freelance projects, and technical collaborations

Email

manoj2110813@gmail.com

Phone

+91 63698XXXXX

Location

Tamil Nadu, India

Availability

Immediately Available

Feedback

I'd love to hear your thoughts on my portfolio