Skip to content
View saichandram-sadhu's full-sized avatar

Highlights

  • Pro

Block or report saichandram-sadhu

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
saichandram-sadhu/README.md

🖥️ > whoami

const saichandram = {
    role: "DevOps Engineer & Cloud Infrastructure Specialist",
    location: "India 🇮🇳",
    current_focus: "Production-Grade AWS Infrastructure & CI/CD Pipelines",
    building: ["ThreatVision — Full DevOps Pipeline on AWS",
               "AI-Powered Intrusion Detection Systems",
               "SOC Automation & Threat Intelligence Platforms"],
    philosophy: "Automate Everything. Ship Faster. Sleep Better. 🚀",
    open_for: "DevOps | Cloud | Security Collaborations"
};

♾️ DevOps & CI/CD Pipeline

graph LR
    A[🧑‍💻 Code] -->|Git Push| B[📦 GitHub]
    B -->|Trigger| C[⚡ GitHub Actions]
    C -->|Build & Test| D[🐳 Docker]
    D -->|Push Image| E[📦 Amazon ECR]
    C -->|Terraform| F[🏗️ Infrastructure]
    F --> G[⚖️ ALB]
    G --> H[🚀 ECS Fargate]
    H --> I[(🗄️ RDS PostgreSQL)]
    
    style A fill:#0d1117,stroke:#00d4ff,color:#00d4ff
    style B fill:#0d1117,stroke:#f97316,color:#f97316
    style C fill:#0d1117,stroke:#22c55e,color:#22c55e
    style D fill:#0d1117,stroke:#2496ED,color:#2496ED
    style E fill:#0d1117,stroke:#FF9900,color:#FF9900
    style F fill:#0d1117,stroke:#7B42BC,color:#7B42BC
    style G fill:#0d1117,stroke:#FF9900,color:#FF9900
    style H fill:#0d1117,stroke:#FF9900,color:#FF9900
    style I fill:#0d1117,stroke:#336791,color:#336791
Loading

🛠️ DevOps Arsenal & Toolkit

☁️ Cloud Platforms

AWS Azure GCP

🐳 Containers & Orchestration

Docker Kubernetes ECS ECR

⚡ CI/CD & IaC

GitHub Actions Terraform Ansible Jenkins

📊 Monitoring & Observability

Prometheus Grafana CloudWatch ELK

🔐 Security & Networking

Splunk Wireshark Kali Nginx Snort

💻 Languages & OS

Python Bash HCL JS TS Linux Ubuntu RHEL

🗄️ Databases

PostgreSQL RDS MySQL MongoDB

🚀 Featured Project — ThreatVision

ThreatVision — A production-grade Threat Intelligence Platform deployed on AWS using a complete DevOps pipeline.

🏗️ Infrastructure Stack

Component Technology
Compute ECS Fargate (Serverless)
Registry Amazon ECR
Database RDS PostgreSQL
Load Balancer Application LB
IaC Terraform
CI/CD GitHub Actions
Containers Docker Multi-Stage
Region ap-south-1 (Mumbai)

⚡ DevOps Highlights

  • 🐳 Dockerized — Multi-stage builds for minimal images
  • ♾️ CI/CD — Auto deploy on push via GitHub Actions
  • 🏗️ IaC — Full infrastructure as Terraform code
  • 🚀 Serverless — ECS Fargate, zero EC2 management
  • 🔒 Secure — Private VPC, encrypted ECR, IAM roles
  • 📊 Monitored — CloudWatch + real-time dashboards
  • 🗄️ Managed DB — RDS PostgreSQL in private subnet
  • ⚖️ HA — Multi-AZ ALB for high availability

🗂️ Other Projects

📊 GitHub Analytics

📈 Contribution Graph

Activity Graph

🤝 Let's Connect


💡 Open to collaborations in DevOps, Cloud Infrastructure, CI/CD Pipelines & Security Operations!

Followers Stars

Popular repositories Loading

  1. stego-integrity-tool stego-integrity-tool Public

    Steganography tool for verifying file integrity and hiding data securely.

    Python 1

  2. discord-ai-bot discord-ai-bot Public

    AI-powered Discord bot for community management and engagement.

    Python 1

  3. SecurityOpsBot SecurityOpsBot Public

    Security Operations (SecOps) bot for automating security workflows and alerts.

    Python 1

  4. portfolio portfolio Public

    Personal portfolio website showcasing cybersecurity and software development projects.

    TypeScript 1

  5. soc-threat-hunting-dfir-portfolio soc-threat-hunting-dfir-portfolio Public

    SOC, Threat Hunting, and Digital Forensics & Incident Response (DFIR) portfolio.

    Python 1

  6. AI-POWERD-IDS AI-POWERD-IDS Public

    An AI-powered Intrusion Detection System (IDS) for modern network security.

    Python 1