Hi There! 👋
I'm Sannihith Reddy
6+ years building, automating, and securing hybrid and multi-cloud environments across GCP, Azure, AWS, and OCI. Focused on Kubernetes, networking, cost optimization, and GenAI integration.
deploy.tf
1resource "google_container_cluster" "primary" {
2 name = "gke-prod"
3 location = "us-central1"
4 network = google_compute_network.vpc.id
5
6 node_pool {
7 name = "default-pool"
8 node_count = 3
9 machine_type = "e2-standard-4"
10 }
11}What I Do
Specializing in cloud infrastructure, automation, and AI integration
Cloud & Infrastructure
Hybrid and multi-cloud architecture, Kubernetes (GKE, AKS, EKS), Terraform, Ansible, VMware vSphere, networking, and FinOps across GCP, Azure, AWS, and OCI.
AI & Automation
Integrating LLMs and GenAI into cloud workflows for intelligent service mapping, right-sizing, and recommendation engines.
Data & Migration
Petabyte-scale ETL pipelines, cross-cloud migrations, and production data systems with banking-grade reliability.
Recent Posts
Writing about cloud architecture, AI integration, and DevOps