Writing /
Notes on system design, backend architecture, and building for production.
- 01
Scaling Video Management Systems for Enterprise
Feb 10, 20268 min readHow I approach VMS architecture: RTSP at scale, Go2RTC, and keeping latency low for real-time dashboards.
System DesignVideoGo2RTCRead more - 02
Optimizing AI Inference Pipelines
Jan 15, 20266 min readBatching, quantization, and GPU use so you can run multiple models on a single edge node.
AI/MLPythonPerformanceRead more - 03
Event-Driven Architecture with RabbitMQ
Dec 20, 20255 min readDecoupling services and reliable messaging in distributed systems—from design to production.
BackendRabbitMQMicroservicesRead more