Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🖥️ > 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

About

My GitHub Profile README

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors