Priya Natarajan
Software Engineer — Backend
priya.natarajan@example.com(555) 623-7784Seattle, WAGitHub: github.com/priyanatLinkedIn: www.linkedin.com/in/priyanatarajan
Summary
Backend engineer with 5 years building payment and order systems in Go and Python. Own services handling 40M requests/day; led a queue migration that cut p99 checkout latency 38% and reduced infra spend $180K/year.
Experience
Software Engineer II
Jan 2023 – Present- Own three Go microservices in the shipment-pricing path (40M requests/day), holding 99.95% availability across 2025
- Led migration from RabbitMQ to Kafka for order events, cutting p99 checkout latency 38% and eliminating a class of duplicate-billing incidents
- Reduced compute spend $180K/year by profiling hot paths and moving batch repricing to spot instances
- Mentor two junior engineers; introduced ADR process adopted by 4 teams
Software Engineer
Jul 2020 – Dec 2022- Built Python/Django order-management endpoints used by 200+ internal operations staff daily
- Cut nightly inventory reconciliation from 4 hours to 35 minutes by rewriting the diff engine with batched SQL
- Added contract tests to the checkout API, catching 12 breaking changes pre-deploy in the first year
Projects
pgstream (open source)
- Postgres logical-replication CLI in Go; 800+ GitHub stars, used in production by 3 companies I know of
Skills
Languages: Go, Python, SQL, TypeScript
Infrastructure: Kafka, PostgreSQL, Redis, AWS (ECS, Lambda, RDS), Terraform, Docker
Practices: Distributed systems, Observability (Datadog), CI/CD, On-call incident response