Jan 23 · 4 min read · Introduction: The Constraints of the Edge The Internet of Things (IoT) operates under constraints that traditional enterprise software rarely faces: intermittent network connectivity, limited battery life, and constrained processing power. In this en...
Join discussion
Jan 21 · 7 min read · মূল বক্তব্য আজকালকার অ্যাপ্লিকেশনগুলো ডেটা-নির্ভর – মানে সমস্যা হয় সাধারণত কম্পিউটিং পাওয়ারের কারণে নয়, বরং ডেটার জটিলতা, পরিমাণ বা গতির কারণে। অধিকাংশ সিস্টেম তৈরি করা হয় স্ট্যান্ডার্ড ব্লকগুলো ব্যবহার করে—যেমন: ডেটাবেস, ক্যাশ, মেসেজ কিউ। একজন আর...
Join discussion
Dec 22, 2025 · 4 min read · Deep dive. When engineers talk about “performance,” they often mean different things without realizing it. One person is worried about slow API responses.Another is worried about how many requests the system can handle before it falls over. Both are ...
Join discussionNov 4, 2025 · 16 min read · The world of distributed systems is a constant battle against the inherent challenges of scale, reliability, and performance. As seasoned engineers, we've navigated countless architectural decisions, often finding ourselves at a crossroads: optimize ...
Join discussionSep 18, 2025 · 24 min read · When building large-scale distributed systems, engineers often make trade-offs between different system properties. Four of the most important metrics in design discussions are latency, throughput, availability, and consistency. Alongside these, the ...
Join discussion
Aug 1, 2025 · 47 min read · Welcome to a deep dive into one of the most critical and fascinating areas of AI Engineering: Inference Optimization. While building powerful models is one part of the equation, making them run efficiently—faster, cheaper, and at scale—is what makes ...
Join discussion
Apr 29, 2025 · 2 min read · Latency vs. Throughput: Understanding the Key Differences When optimizing system performance, two critical metrics often come into play: latency and throughput. While they are related, they measure different aspects of performance. Understanding thei...
Join discussionApr 27, 2025 · 15 min read · Introduction I recently came across a fascinating blog by Zomato Engineering detailing how they rebuilt their logging system to handle an impressive 150 million logs per minute using ClickHouse. https://blog.zomato.com/building-a-cost-effective-loggi...
Join discussion