Engineering Lead — Software Engineer
DoubleTick · Bengaluru
Leading engineering on the platform — architecture, delivery and the team.
Bengaluru, India · Open to conversations
I build 0‑to‑1 platforms and scale them 1‑to‑10. Currently Engineering Lead at DoubleTick. Previously founding engineer at Josys — the workflow engine, device pipeline and integration framework behind 500+ enterprise onboardings — and at Rebel Foods, where the integrations I owned drove $1M in annual revenue.
$ whoami
ravi varma sagiraju
$ cat role.json
{
"title": "Engineering Lead",
"company": "DoubleTick",
"since": 2026
}
$ history | grep shipped
josys · founding member · 500+ enterprises
rebel foods · $1M ARR via integrations
$ ./now
event-driven systems @ 10M events/day
const ravi: Engineer = {
role: 'Engineering Lead @ DoubleTick',
previously:['Josys (founding member)', 'Rebel Foods'],
base: 'Bengaluru, IN',
languages: ['Node.js', 'TypeScript', 'Python'],
stack: ['NestJS', 'FastAPI', 'Kafka', 'Redis', 'Temporal'],
stores: ['PostgreSQL', 'DocumentDB', 'Elasticsearch'],
scale: { eventsPerDay: 10_000_000, integrations: 350 },
obsessions:['exactly-once delivery', 'outbox patterns',
'debugging prod at 3am'],
awards: 3,
isShipping: true,
};
DoubleTick · Bengaluru
Leading engineering on the platform — architecture, delivery and the team.
Josys · Bengaluru · SaaS management platform
Modernized the platform from a Ruby monolith to Node.js and FastAPI microservices. Own the workflow engine, identity sync, device pipeline and the integration framework powering 300+ third-party apps.
Rebel Foods · Bengaluru · World's largest cloud kitchen network
Built and owned large-scale marketplace integrations across every major food delivery platform, plus the reliability tooling that kept them up.
Platform work at Josys, each shipped end-to-end from HLD through production.
The workflow engine behind employee onboarding, offboarding, access provisioning, shadow-user detection, license validation and real-time instant actions.
Real-time employee visibility unified across Google Workspace, Microsoft 365, SmartHR, BrioHR and other HRIS/IdP sources.
Event-driven integration framework for near real-time asset tracking across Intune, Jamf and other device management platforms.
License synchronization, account discovery and lifecycle automation across 350+ SaaS applications through one unified architecture.
Self-serve access requests with automated provisioning — HLD and LLD for ticketing, approvals and workflow execution on Temporal.
IGA-readiness audit ingestion plus a secure execution environment for internal automation.
Applying LLMs to platform problems where they earn their place — and building fast when the clock is running.
Team Fast & Curious — 48 hours from idea to a working AI build, presented to the CEO.
JosysSelected to the internal group driving AI direction across the company.
JosysArchitecting and delivering Workflow 2.0 end-to-end — platform-wide automation impact.
JosysLeading stabilization of User Sync and the DDM/MDM unlink flow under critical timelines.
JosysFull ownership of MDM, DDM and DRS pipelines; resolved long-standing performance bottlenecks.
JosysPerformance ratings of 4.9/5 and 4.7/5 across the last two cycles.
JosysTop annual performance recognition.
Rebel FoodsRecognized for raising the engineering bar across teams.
Rebel FoodsArchitecture notes from production, published on Medium.
Three strategies for the consistency-vs-performance tradeoff — centralized fetching, document-store indexing, and localized minimal tables with event-driven updates. The argument: pick per use case, not one pattern for the whole system.
Jan 2025 · 75+ claps · Read on Medium →Adjusting log verbosity in a running service without a redeploy — how to change levels on the fly when you're debugging production under pressure.
Dec 2023 · Read on Medium →