DEV Community

Neel-Vekariya profile picture

Neel-Vekariya

Exploring how reliable Node.js systems are built. Redis Streams, Observability, Distributed Systems & Kubernetes.

Joined Joined on  github website twitter website

Education

Self learning developer exploring Node.js, distributed systems, and reliability engineering.

Work

Gujarat University : IMSCIT

Middleware is More Than Auth - What I Learned Building Production Systems

Middleware is More Than Auth - What I Learned Building Production Systems

Comments
3 min read

Want to connect with Neel-Vekariya?

Create an account to connect with Neel-Vekariya. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Graceful Shutdown in Node.js — What Happens to Your App When It Crashes

Graceful Shutdown in Node.js — What Happens to Your App When It Crashes

Comments
3 min read
worker-threads vs cluster

worker-threads vs cluster

2
Comments
3 min read
Developer vs Engineer : How I Stopped a Memory Problem by Thinking Differently

Developer vs Engineer : How I Stopped a Memory Problem by Thinking Differently

Comments 1
2 min read
Node.js Worker Threads: Solving CPU Intensive Tasks Without Blocking the Main Thread

Node.js Worker Threads: Solving CPU Intensive Tasks Without Blocking the Main Thread

Comments
3 min read
Scheduling Mechanisms In Node.js Execution.

Scheduling Mechanisms In Node.js Execution.

Comments
1 min read
Why await Doesn't Block Node.js

Why await Doesn't Block Node.js

Comments
1 min read
loading...