Lalit Deore
51 posts

Lalit Deore
@dev_lalit010
Software engineer building Shuffle. I share practical notes on backend, system design, and the trade-offs behind shipping production software.
Earth Katılım Ekim 2021
30 Takip Edilen17 Takipçiler

@dev_lalit010 Hey Lalit, I am into most of them especially Startups, let's connect and grow together
English
Lalit Deore retweetledi

I'm looking to connect with people interested in:
→ Frontend
→ Backend
→ Full Stack
→ DevOps
→ LeetCode
→ AI/ML
→ Data Science
→ UI/UX
→ Freelancing
→ Startups
Say hi & let's grow together
#Connect
English

Background Jobs are one of the most underrated concepts in System Design 🧵
When a user hits "Submit", they expect a fast response. But some tasks — sending emails, resizing images, processing payments — take time.
The fix? Don't do it inline. Queue it.
User Request → API → Push to Queue → Return response ✅
↓
Worker picks job & processes it async
Key things to get right:
→ Idempotency — jobs will retry, results must stay consistent
→ Dead Letter Queue — catch & inspect failed jobs
→ Priority Queues — don't let bulk tasks block urgent ones
→ Monitoring — a silent failing worker is a production nightmare
Popular tools: Celery (Python), BullMQ (Node), Sidekiq (Ruby), Hangfire (.NET)
Rule of thumb: If a task can fail silently and be retried later — it belongs in a background job.
Speed + Resilience + Scale. That's the combo.
#SystemDesign #BackendEngineering #SoftwareArchitecture
English

@dev_lalit010 Building in full stack + AI space, always open to connect and see what others are shipping
English

Companies where engineers quietly make 40+ LPA in India
NVIDIA → 40–80 LPA
Rubrik → 35–70 LPA
Rippling → 40–75 LPA
LinkedIn → 35–65 LPA
VMware → 30–55 LPA
Google → 35–80 LPA
Microsoft → 30–70 LPA
Adobe → 30–65 LPA
Salesforce → 30–60 LPA
Jane Street → 1–3 Cr
Graviton → 80 LPA – 2 Cr
Quadeye → 80 LPA – 2 Cr
NK Securities → 70 LPA – 1.5 Cr
Most people chase FAANG.
Meanwhile, some of the highest-paying jobs are hiding in plain sight. 👀
Which company would you join without thinking twice
Dansk

@dev_lalit010 Heyyy, i am into ai n I built stufff.
Let’s connect…
English

@dev_lalit010 heya leanne, 21, building ai fashion tools and frontend stuff in germany
English

@SumitM_X Sure, let me also add SingletonBuilderDecoratorAdapter while we're at it 😭
English

If you're a solo founder building right now — drop your product below.
#buildinpublic
English




