
Kaustubh Deokar
Backend / Fullstack Software Engineer specializing in scalable systems
Hyderabad, India
Joined April 2026
Summary
Backend / fullstack engineer focused on building and designing scalable systems; maintains a personal technical portfolio and lists Siemens DISW as a primary employer in his portfolio. github+1
Technical writer and problem-solver who publishes system-design guides and algorithm walkthroughs (Medium), demonstrating an emphasis on microservices, service discovery, API gateways, and coding problem solutions. medium+1
Career shows steady progression through engineering roles at Siemens DISW (intern → software engineer → senior → associate lead → lead) and a move to New Relic as a Senior Software Engineer in 2025. github+1
Active in personal projects and public demonstrations: maintains code and site repositories on GitHub, shares project demos on YouTube, and lists hackathon/Devpost work. github+2
Work
Education
Projects
Writing
System design concepts — consistent hashing .. Why & how.
January 1, 2025A system-design article explaining consistent hashing and its use in distributed systems.
Starting with Spring Cloud. All the hassles and learnings that I’ve…
December 1, 2024A practical guide to setting up a microservice-based cloud architecture, covering service discovery (Eureka → Consul), API gateway patterns (Spring Cloud Gateway, Kong), and related configuration.
Leetcode daily: 2762. Continuous Subarrays
December 1, 2024Problem walkthrough and solution (two-pointers approach) for the LeetCode problem 'Continuous Subarrays' including sample code and analysis.