Shyam Anand

Operations Associate

Stockholm, Stockholm County, Sweden15 yrs 11 mos experience
Highly Stable

Key Highlights

  • 14+ years in high-scale distributed systems.
  • Boosted data pipeline fault tolerance by 90% at Google.
  • Promoted to Software Architect after overhauling legacy systems.
Stackforce AI infers this person is a SaaS-focused software architect with extensive experience in scalable systems and data engineering.

Contact

Skills

Core Skills

Technical LeadershipSoftware EngineeringData EngineeringPython (programming Language)Software ArchitectureJava

Other Skills

Software DesignRedisMySQLAmazon Web Services (AWS)PHPLinuxSpring BootREST APIsTeam ManagementWeb ApplicationsWeb DevelopmentRepresentational State Transfer (REST)JavaScriptCC++

About

Software engineer, architect, and tech lead with 14+ years of building high-scale distributed systems. I’ve designed and deployed cloud-based platforms (Java/Python/NodeJS/PHP, SQL/NoSQL) for startups and enterprises. I started as the founding engineer at Innoz, scaling a dorm-room project to 1M+ users, and have worked at tech leadership roles at several other startups, and at Google. I’m a stickler for code quality, and I thrive in roles where clean architecture, automation, and team processes raise the engineering bar. Most recently, I have been focusing on data engineering. I have improved existing data pipelines, and designed pipelines from the ground up. Key wins: Turvo: Promoted from Senior Engineer to Software Architect after overhauling legacy systems and building an automated code-quality framework (because yes, I will die on that hill). Google Cloud: Boosted data pipeline fault tolerance by 90% while working with large scale column-oriented data stores, and ETL workflows. Now: Consulting at Pyyne, eyeing Staff/Principal Engineer, or Architect, roles, especially if it involves untangling complex systems the right way. If you care about scalable tech, pragmatic leadership, or just hate spaghetti code as much as I do, let’s connect!

Experience

15 yrs 11 mos
Total Experience
2 yrs 2 mos
Average Tenure
2 yrs 3 mos
Current Experience

Dema

Software Engineering Consultant

Apr 2024Mar 2025 · 11 mos · Stockholm · On-site

  • Proposed an implemented a complete redesign of Dema's data ingestion services, and re-implemented them as a modularized data ingestion pipeline written in Python.
  • Created a completely configurable, JSON Schema based data transformation engine that allowed non-developers to configure new data-sources, which in turn reduced the time to onboard clients by half.
Python (Programming Language)Data Engineering

Pyyne digital

Associate Manager

Feb 2024Present · 2 yrs 3 mos · Stockholm County, Sweden · On-site

Technical LeadershipSoftware Engineering

Google

Senior Software Engineer

Sep 2021May 2023 · 1 yr 8 mos · Hyderabad, Telangana, India

  • As a senior member of the Google Cloud Storage Capacity Planning team, my primary responsibilities include owning and delivering team OKRs, improving team’s efficiency, and reducing technical debt.
  • Designed and implemented resilience and fault-tolerance mechanisms for the workflow, which brought down failure rates by 90%. This ensured that a daily output was generated by the system, which allowed the downstream processing to run unhindered.
  • Continuing the above, I designed and implemented changes aimed at reducing manual effort involved in processing the output, by adding a second phase to the workflow, which generated a more accurate though less frequent result as a result of additional data validations mechanisms.
  • I led the ownership transfer of the codebase and other software assets related to Google Cloud Storage resource planning. This involved extensive planning that covered migrations, testing and roll-back strategies, and collaboration with engineers outside my team (and timezone).
  • I organised and led my team in Google Cloud’s “Fixit” weeks, where team-members volunteer to focus and work on clearing tech-debt. Me and my team members were awarded peer bonuses for the efforts.
  • I identified and logged several tech-debt and refactoring tasks, which were later cleared during Fixit weeks. This significantly improved the overall quality of the team’s codebase.
Technical LeadershipSoftware DesignData Engineering

Turvo inc.

2 roles

Software Architect

Promoted

Feb 2021Sep 2021 · 7 mos · Hybrid

  • As a Software Architect, my primary responsibilities included improving the software infrastructure in terms of efficiency and reliability, and reducing technical debt.
  • I made several system-design contributions to the platform, for both creating new, and improving existing systems.
  • Was the go-to person for Redis and caching related topics in the organisation. I collaborated with SRE to improve the platform’s Redis deployment on Elasticache, and made contributions that improved the caching system’s resilience and availability.
  • Reduced API latency by 60% and cut Redis memory usage by over 50% through a redesign of the mission-critical configurations framework. After proactively identifying performance issues with the system, I proposed the redesign to engineering leadership, and implemented it, including a new library for simplified configuration access and modification, eliminating duplicate logic and improving code quality.
  • Developed an in-house caching framework using MySQL and Redis that provides APIs through higher-order functions, abstracting away low-level implementation details. This framework greatly reduced the amount of boilerplate code required, and is now widely adopted as the primary caching solution for the platform's services.
  • Designed the “Approvals framework” for the platform as an event-driven state machine that worked with entities shared between tenants on the platform. I guided software engineers in the implementation. The framework was built using MongoDB and Redis.
Software ArchitectureTechnical LeadershipRedisSoftware DesignMySQLAmazon Web Services (AWS)

Senior Software Engineer

Nov 2017Jan 2021 · 3 yrs 2 mos · Hybrid

  • I was the lead engineer of one of the teams that built a new generation of features for Turvo, using distributed architectural patterns and strict code quality standards.
  • I proposed high level design, and led the implementation of several new services. The systems were designed to be deployed separately from the legacy stack, and followed microservices patterns. I was involved in developing the microservices components, as well as starter code that all services were built on top of.
  • I mentored engineers on topics such as software architecture, clean code, etc., and integrated tools such as Google Java Style maven-plugin, Sonar, etc., to the codebase to improve code quality.
  • I developed the initial version of Turvo's automated code quality inspection tool using SonarQube, Jenkins and Bitbucket. The tool was designed to be triggered automatically when pull requests are opened, and then perform static code analysis, and post results back to the VCS as inline comments.
Software ArchitectureTechnical LeadershipSoftware DesignData EngineeringAmazon Web Services (AWS)

Nowfloats

Software Architect

Jul 2016Oct 2017 · 1 yr 3 mos · Hyderabad, Telangana, India

  • After Lookup was acquired by NowFloats, I led the team for NowFloats’ enterprise conversation platform, ana.chat. I designed and implemented a completely distributed, microservices-based architecture for the platform, that could be deployed both as a standalone single-tenant setup, or a multi-tenant cloud setup on AWS. The cloud setup used CloudFormation to create resources and deploy the application stack. The services were built using Java (Spring Cloud), Python, NodeJS, and Apache Thrift.
  • I created a cross-functional team of web, mobile and back-end engineers from within the organisation for the project.
Software ArchitectureTechnical LeadershipSoftware DesignAmazon Web Services (AWS)

Lookup

VP of Engineering

Jul 2015Oct 2017 · 2 yrs 3 mos · Bengaluru Area, India

  • I proposed, planned and executed the re-architecture of Lookup platform from the initial monolithic stack to a distributed architecture deployed on AWS. The re-architecture eliminated downtimes and scaled the platform to handle more than a hundred thousand concurrent users.
  • I designed the new architecture making use of AWS services such as Application Load Balancers, RDS, Elasticache, managed Elasticsearch, SQS, and Elastic Beanstalk.
  • Introduced tools like Git and Jenkins to enable continuous integration and improve development process.
  • Built and organised the engineering team; introduced Jira to the organisation, and set up an agile-based engineering process.
MySQLPHPLinux

Twitter

Software Engineer

Jan 2015Jul 2015 · 6 mos · Bengaluru, Karnataka, India

  • I was at Twitter very briefly, after the ZipDial acquisition. I continued working on the ZipDial products that Twitter kept running, before leaving the company to join Lookup.
Data EngineeringJavaPHPLinux

Zipdial

Lead Engineer

Sep 2013Jun 2015 · 1 yr 9 mos · Bengaluru Area, India

  • I handled development of voice-based applications using PHP and cloud telephony, which was ZipDial's flagship service.
  • I created a bespoke resource monitoring and alerting tool that periodically scraped the cloud telephony platform's web page, generating actionable data. The tool enabled us to proactively take action to prevent downtimes due to capacity issues, resulting in significantly improved SLAs.
  • Created a re-usable internal framework for creating cloud telephony based apps, that cut down development times by half.
  • After the acquisition of ZipDial by Twitter, I continued handling the cloud telephony vertical.

Innoz technologies pvt.ltd

Founding Engineer

Jun 2009Aug 2013 · 4 yrs 2 mos · Bangalore

  • Innoz was founded while I was in college, where I started my career. I wrote the some of the first lines of code for the award-winning product, "SMS Gyan", and later scaled the PHP & MySQL stack to a distributed polyglot platform that handled over a million user queries daily.
  • I designed and implemented the distributed design on AWS, and directly worked on setting up services such as ELBs, RDS, Elasticache, and Elastic Beanstalk.
  • Built and organised the engineering team into product development, R&D, platform and support teams, and streamlined the engineering process. Hired engineers and team leads with various skill sets for all teams. Managed and mentored freshers and lateral hires.
Data EngineeringJavaPHPLinux

Stackforce found 100+ more professionals with Technical Leadership & Software Engineering

Explore similar profiles based on matching skills and experience