OFOlashubomi Fashakininblog.545plea.xyz·Feb 2 · 5 min readScaling Websockets Across Multiple ServersRecently, I built a mini project called Null-Void (a collaborative virtual whiteboard). The goal was simple: allow multiple users to draw together in real time, with features like live cursor tracking00
LLakshmiPerumalinmalalakshmi.hashnode.dev·Jul 7, 2025 · 14 min readDeployment Strategies in MicroservicesWhat deployment strategies are commonly employed in the domain of Microservices?How to deploy microservices? Common deployment strategies in the domain of microservices include: Recreate Deployment We stop the old version of the app. Then we deploy...00