Skip to content
View muthuraj-rajarathinam's full-sized avatar

Block or report muthuraj-rajarathinam

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

Pinned Loading

  1. aws_3tierapp aws_3tierapp Public

    Designed and deployed a production-grade 3-Tier architecture on AWS including a load-balanced frontend, secure private backend, and RDS MySQL database — all orchestrated via Terraform and automated…

    HTML 1 1

  2. sassappcode sassappcode Public

    Automated SaaS Deployment with Jenkins, Docker, Kubernetes, and Argo CD. Developers push code → Jenkins builds and pushes Docker images → GitOps repo updates → Argo CD auto-syncs to Kubernetes.

    Python

  3. AWS-CloudTrail-Threat-Detection-System AWS-CloudTrail-Threat-Detection-System Public

    A fully serverless security monitoring solution that detects suspicious activities in your AWS environment using CloudTrail, CloudWatch, AWS Lambda, DynamoDB, and SNS. Automatically sends real-time…

    Python

  4. Smart-Image-Analyzer-AI-powered-Image-Recognition-Pipeline-using-AWS Smart-Image-Analyzer-AI-powered-Image-Recognition-Pipeline-using-AWS Public

    A serverless AI image recognition system built on AWS that lets users upload images through a web interface, automatically analyzes the image using Amazon Rekognition, and displays detected labels …

    HTML

  5. Jenkins_Failure_Recovery_Pipeline Jenkins_Failure_Recovery_Pipeline Public

    Failure Recovery CI/CD Pipeline is a robust, production-ready Jenkins CI/CD pipeline that automatically deploys a Node.js app to an EC2 instance with built-in health checks, SNS alerts, and rollbac…

    Shell

  6. ci-cd-react-s3 ci-cd-react-s3 Public

    I built a CI/CD pipeline that automatically builds and deploys a React application to AWS S3 using GitHub Actions. Every code push to the main branch triggers a workflow that installs dependencies,…

    JavaScript