santhosh@platform:~$ cat about.mdname: 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.
santhosh@platform:~$ ls -la ./capabilities/
module "k8s_platform" {
source = "internal/platform"
cluster = "production"
gitops = true
self_svc = true
}
|
stack:
metrics: [prometheus, mimir]
logs: [loki]
traces: [tempo, otel]
viz: [grafana]
|
#!/usr/bin/env bash
set -euo pipefail
terraform apply -auto-approve
ansible-playbook site.yml
kubectl rollout status deploy/api
|
santhosh@platform:~$ which -a $(cat tools.list)Powered by
Platane/snkvia GitHub Actions β add.github/workflows/snake.yml(see snippet below) to your profile repo to enable it.
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
santhosh@platform:~$ curl -s https://santhosh.dev/contact | jq .β‘ Automated by default, secure by design, and simple for developers. β‘



