Skip to content
View santhosh-sathishkumar's full-sized avatar

Block or report santhosh-sathishkumar

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
header

typing

visitors followers focus collab


πŸ–₯️ ~/about

santhosh@platform:~$ cat about.md
name:      Santhosh S
role:      Platform Engineer
focus:     [ Kubernetes, Cloud Native, Observability, DevEx ]
mission:   >
  Build cloud-native platforms that let developers
  ship reliable software β€” faster and safer.
principle: "Automated by default, secure by design, and simple for developers."
loves:     [ K8s internals, GitOps, SLOs, distributed tracing, IaC ]
πŸ’‘ santhosh@platform:~$ ./expand --more

I'm a Platform Engineer passionate about building cloud-native platforms that enable developers to move faster and operate reliably. My work revolves around:

  • ☸️ Kubernetes platform engineering
  • πŸ“Š Observability platforms
  • ☁️ Cloud infrastructure
  • βš™οΈ Infrastructure automation
  • πŸ” Secure and scalable developer platforms

I enjoy solving complex infrastructure problems, simplifying developer workflows, and exploring the evolving Cloud Native ecosystem.


πŸš€ ~/what-i-build

santhosh@platform:~$ ls -la ./capabilities/

☸️ Kubernetes Platforms

module "k8s_platform" {
  source   = "internal/platform"
  cluster  = "production"
  gitops   = true
  self_svc = true
}
  • Kubernetes β€’ Helm β€’ Terraform

  • GitOps workflows

  • Cluster operations at scale

  • Developer self-service

πŸ“Š Observability

stack:
  metrics: [prometheus, mimir]
  logs:    [loki]
  traces:  [tempo, otel]
  viz:     [grafana]
  • Metrics pipelines

  • Logs aggregation

  • Distributed tracing

  • Monitoring-as-a-platform

βš™οΈ Automation

#!/usr/bin/env bash
set -euo pipefail
terraform apply -auto-approve
ansible-playbook site.yml
kubectl rollout status deploy/api
  • Terraform β€’ Python β€’ Go β€’ Shell

  • CI/CD pipelines

  • Toil elimination

  • Golden paths


🧰 ~/toolbox

santhosh@platform:~$ which -a $(cat tools.list)

skills

helm github actions argocd otel loki mimir tempo


πŸ“ˆ ~/stats

followers stars repos views

streak

activity graph


🐍 ~/contributions --animated

snake

Powered by Platane/snk via GitHub Actions β€” add .github/workflows/snake.yml (see snippet below) to your profile repo to enable it.


πŸ† ~/achievements

k8s obs iac

gitops sec slo


πŸ—οΈ ~/highlights

santhosh@platform:~$ tail -f engineering.log
[INFO ]  Designed & operated a Kubernetes-native observability platform
[INFO ]  β”œβ”€β”€ Scalable metrics ingestion  (Prometheus + Mimir)
[INFO ]  β”œβ”€β”€ Centralized logging          (Loki)
[INFO ]  β”œβ”€β”€ Distributed tracing          (Tempo + OpenTelemetry)
[INFO ]  β”œβ”€β”€ Automated dashboards         (Grafana + Jsonnet)
[INFO ]  └── Infrastructure as Code       (Terraform + Helm)
[OK   ]  Multi-tenant Β· scalable Β· SLO-driven

🌐 ~/connect

santhosh@platform:~$ curl -s https://santhosh.dev/contact | jq .

github linkedin email


quote


footer

⚑ Automated by default, secure by design, and simple for developers. ⚑

Pinned Loading

  1. concourseviz concourseviz Public

    Go 1