|
Staff Software Engineer - II building high-scale distributed systems with Go, Kubernetes, and multi-cloud platforms. Conference speaker at GopherCon & IndiaFOSS & Conf42.
package main
import "fmt"
type Engineer struct {
Name string
Role string
Skills []string
Passion string
}
func main() {
me := Engineer{
Name: "Sandeep Bhat",
Role: "Staff SWE II",
Skills: []string{
"Go", "K8s",
"Cloud", "Envoy",
},
Passion: "Building at scale",
}
fmt.Println(me)
}
I am a passionate software engineer with over 10 years of experience working with technologies across multi-cloud (GCP, AWS and Azure), Kubernetes, Envoy and distributed systems.
Was part of a startup which was acquired by Cisco (Cmpute.io) as well as a team which built a platform that handles traffic to the scale of several million flows per minute at Walmart, supporting successful holiday seasons across 2019-2021.
I give talks at tech conferences like GopherCon, Conf42 and IndiaFOSS, and love working on cutting-edge projects that push the boundaries of scale and performance.
Harness — Staff Software Engineer - II
Bangalore, India
GopherCon, IndiaFOSS, Conf42
IIT Delhi CEP - Generative AI
Primary language for professional development. Building scalable, testable, and maintainable systems for over 3+ years, with two major projects built from scratch.
Hands-on experience with GCP, AWS, and Azure. Active work on Azure VMs, Autoscaling, Azure Blob Storage, and multi-cloud architectures.
Writing dockerized container programs with experience in multi-stage, multi-arch build processes for production-ready deployments.
Working with K8s using Helm for template management. Intermediate to advanced skills in container orchestration and deployment strategies.
Setup, configuration, and custom dashboards. Experienced with PromQL and Grafana with Prometheus as the data source for observability.
Primary operating system. Capable of writing bash/shell scripts and comfortable with Linux-based infrastructure management.
Staff Software Engineer - II
September 2025 – Present • BangaloreStaff Software Engineer
May 2023 – September 2025Senior Software Engineer - II
December 2021 – May 2023Software Engineer III
July 2019 – November 2021 • BangaloreSoftware Engineer II → III
Jan 2018 – July 2019 • BangaloreSoftware Developer
Jan 2017 – Dec 2017 • BangaloreR&D Engineer
Earlier • BangaloreContinuous Education Program (CEP) — Generative AI
2025Won the hackathon at Walmart Labs with a POC of Latency Tracker, which was later promoted to a full-time project with a dedicated PM.
Microsoft Azure AZ-900 certification demonstrating foundational knowledge of cloud services and Azure platform.
Delivered technical talks at prestigious conferences, sharing knowledge on Go, cloud infrastructure, and open-source technologies.
Part of Cmpute.io from early stage through its acquisition by Cisco, contributing to the core product that drove the deal.
AWS Lambda function to automatically sync files from an S3 bucket to a target VM. Streamlines deployment and file management workflows.
Comprehensive study notes and resources for preparing for the AWS Solutions Architect Certification exam.
A proof-of-concept product built in Go — think Zomato for all recipes. Exploring Go's capabilities in web application development.
Watch my talks on Go, Cloud Infrastructure, and Distributed Systems
30:45
Building robust scheduled job execution systems with Go - practical examples and best practices for distributed systems
42:18
Building custom load balancing solutions for high-traffic workloads and distributed systems architecture
25:32
Building and deploying custom load balancers using Envoy proxy for high-performance traffic management at scale
Have a project in mind or just want to connect? I'd love to hear from you.
Bangalore, India