Senior Software Engineer, Storage - Distributed Caching
DoorDash
- Location
- San Francisco, CA; Seattle, WA; New York, NY
- Work model
- On-Site
- Level
- Senior
- Salary
- $159.8k/yr
- H-1B history
- 147 approvals (FY2023)
- Posted
- 1h ago
Skills
About this role
About the Team
The Storage organization builds and operates the online stateful systems and abstractions that DoorDash Engineering depends on: reliable, efficient, secure, and easy to use. Within Storage, the Distributed Caching team owns every caching offering at DoorDash end to end, including ElastiCache (Redis/Valkey), Boulder (our KVRocks-based key-value store for high-QPS feature serving), Entity Cache (read Bill Shen’s engineering blog post, “High-Performance Proxy Cache for DoorDash Services”), and the Distributed Lock Service, plus the smart clients (asgard-redis, valkey-go) that sit in front of them. These systems back critical product surfaces across DoorDash, Wolt, and Deliveroo: the team runs roughly 400 ElastiCache clusters serving hundreds of millions of GET requests per second in aggregate, and Boulder, our offline-to-online feature store, serves billions of feature lookups per second at peak.
About the Role
The team owns provisioning of clusters and the smart clients that sit in front of them, baking in sensible defaults so that other engineering teams get a turnkey caching solution instead of having to run their own. You'll help drive Boulder's evolution to scale further, improve cost efficiency, enhance performance, and support real-time updates; re-platform the Distributed Lock Service onto a strongly consistent backend; and build the self-serve tooling and recommendation engine that let customers describe a workload (QPS, TTL, payload size, latency profile) and get the right backend without talking to a human.
You'll go deep on cache invalidation, replication, sharding, compaction, and failover, while shipping the guardrails, automation, and observability that keep this scale operable by a small team.
You must be located in San Francisco, Seattle, or the New York Metro Area for this hybrid position. You will report to the Engineering Manager on the Distributed Caching team within the Storage organization.
You’re excited about this opportunity because you will…
• Own high-leverage caching and locking services with direct, measurable customer impact: cost, latency, and reliability at multi million QPS scale.
• Build and scale Boulder, our KVRocks backed key-value store, including compaction, sharding, and domain isolation.
• Re-platform the Distributed Lock Service onto a strongly consistent backend with sharding
• Contribute to the standardized smart caching client that bakes in failover, retry, and observability defaults so customers don't have to think about them.
• Diagnose and resolve production issues that span cache invalidation storms, replication lag, hot shards, and noisy-neighbor contention, then turn each one into a durable guardrail rather than a one-off fix.
• Collaborate closely with the teams that build on top of caching, including Taulu, ML Platform, and product engineering across DoorDash, Wolt, and Deliveroo.
We’re excited about you because…
• You have 6+ years of full-time experience designing, building, and operating distributed, stateful systems in production, at least 2 of which involved caching or key-value storage at meaningful scale.
• You are proficient in Go, or Java/Kotlin with deep expertise in concurrency, distributed systems, and production-grade backend services.
• You have hands-on experience