Abu Precious O.btere.hashnode.dev·Dec 3, 2024Understanding ML Inference Latency and ML Services LatencyIn the world of machine learning (ML), achieving quick results is critical, especially in real-time applications like autonomous driving, recommendation systems, and interactive voice assistants. But often, discussions about ML performance focus on a...Discusslow-latency
Arslan Haroonarslanharoon.hashnode.dev·Sep 27, 2024Latency and Throughput in system designIn system design and computer networks, latency and throughput are two key performance metrics that describe the efficiency and speed of a system. Though related, they measure different aspects of system performance and are often considered together ...DiscussSystem Design
Pablo Salvador Lopezpabloaicorner.hashnode.dev·Aug 24, 2024Key Technical Challenges while Transitioning GenAI Applications to ProductionWhether you're leading the development of Generative AI apps in a startup or working in a Fortune 500 company, you'll encounter these questions at certain points in your production journey... "Can my application scale to accommodate a 1000-fold incre...Discuss·62 readsGenAI in Production 🧠genai
Manasvi Gadecloudopedia.hashnode.dev·Jul 22, 2024Understanding IOPS, Latency, and Throughput: A Simple GuideWhen it comes to computer storage, three important terms often come up: IOPS, Latency, and Throughput. Let's break these down with simple explanations and everyday examples. IOPS: Tasks Per Second What is it?IOPS stands for Input/Output Operations Pe...Discussstorage performance
SubashMohansubashmohan.hashnode.dev·Jun 30, 2024Boosting Performance: How LinkedIn Slashed Latency by 60%Page load times are critical for LinkedIn as they directly impact user experience. As a large company, LinkedIn doesn't rely on monolithic services but rather utilizes numerous microservices. They use a framework called Rest.li, which they developed ...DiscussSystem Architecture
Venu Madhav Emmadivenumadhavemmadi.hashnode.dev·Mar 14, 2024Throughput vs Latency: Key Tradeoffs in System DesignEngineers frequently struggle to strike a fine balance between throughput and latency when designing systems. These are important metrics that have an immediate effect on a system's functionality and user experience. Despite their similarities, they ...Discuss·2 likesSystem DesignThroughput vs latency
Nicodemus kiptoomyawesomeblog.hashnode.dev·Feb 15, 2024Unlocking Scalability: Exploring Blockchain Scaling SolutionsIn the ever-evolving landscape of blockchain technology, scalability remains a critical challenge impeding widespread adoption and mainstream integration. As blockchain networks strive to accommodate growing user bases and increasing transaction volu...Discuss·1 likescalability
Shivam Dongreblog.shivamdongre.in·Dec 16, 2023Explain Latency, Throughput, and Bandwidth like I’m 5You may have heard the terms latency, throughput, and bandwidth. While these terms may seem interchangeable, but they’re actually very different…To understand these terms better, Imagine pulling water from a well using a bucket tied with rope. Now y...Discuss·26 readsSystem Design
Syed Kumail Rizvirizvicodes.hashnode.dev·Sep 8, 2023Beginner's Guide to Kafka: Everything You Need to KnowI will cover the theoretical part of Kafka in this article "More than 80% of all Fortune 100 companies trust, and use Kafka." This is the quote you will find on the Apache Kafka official site. According to this Kafka seems to play a crucial role i...Discuss·36 likes·201 readskafka
Hemantblog.hemant.lol·Sep 8, 2023A Beginner's Introduction to Apache KafkaApache Kafka is a system that helps transfer data in real-time. It is commonly used in modern applications where events play a crucial role. For example, when a customer places an order on a website, the order service needs to inform other services a...Discuss·4 likes·85 readskafka