Ankur sainiankur0213.hashnode.dev·Nov 16, 2024Backend which Handle 1 Million RequestSource Code : https://github.com/AnkursainiRD/v2_EDA_Project Every time when i saw these big tech giant’s severs i thought how could have they handle the millions of requests. I were very curious about that. So i started learning advanced backend. An...Discuss·27 readsGrafana
Shyam Kundashyamkunda.dev·Nov 15, 2024Exploring K6 for performance testingNote: Running blog, will complete this blog by Dec 1st Background I am working in a startup who’s techstack based on javascript (nodejs + angular +PGSQL+ mongo). As system is scaling up we need build performance suites. Based on my previous experienc...Discuss·54 readsk6
Rishi MeenaforRishi Meena's Blognodejsblog.hashnode.dev·Jul 15, 2024Node.js Observability Tool: Enhance Visibility Without Performance ImpactIntroduction Load testing is a crucial process for understanding how your application performs under various conditions. In this article, we examine the effectiveness of Errsole.We focus on key performance metrics—average response time, the 90th perc...Discussnode
Nitish TiwariforParseableparseable.com·Jul 5, 2024Load testing Parseable with K6Integrating K6 with Kubernetes allows developers to run load tests in a scalable and distributed manner. By deploying K6 in a Kubernetes cluster, you can use Kubernetes orchestration capabilities to manage and distribute the load testing across multi...DiscussParseable
Suvrakamal Dasblog.suvrakamaldas.online·Jun 29, 2024Scaling your ML API to One Million Requests per dayMany ML developers focus on making their ML models better, improving it's performance and etc, obviously, there is a lot it, also you don't focus on it because there are solutions like HF spaces to host your ml models on the internet just to share it...Discussrayserve
Nathan.LuforMicroFIRE's team blogganhua.wang·May 7, 2024k6 Best practices and guidelinesk6 的核心價值觀 Treat it as you would any other kind of testing suite. Start simple and then iterate. Basic continuous testing is better than no testing at all. Treat it as you would any other kind of testing suite 在開發流程中,性能測試通常被視為一個可以延後處理的項目,直到產品出現嚴重的...Discuss·75 readsObserverbilityk6
Hardik Chotaliyahardikchotaliya.hashnode.dev·Apr 3, 2024🏗️ How to Install Gatling on Mac with VS Code and Scala: A Step-by-Step GuideGatling, a powerful load-testing tool, can be installed on your Mac alongside Visual Studio Code (VS Code) for easier development. Let's walk through the steps to set it up! Before You Begin: Prerequisites: Java Version: Ensure you have a 64-bit Ope...Discuss·544 readsGatling
Michael Krutikovmkrutikov.hashnode.dev·Mar 4, 2024I wrote the same app in PHP, Go and Python to compare performanceI knew that Go is faster than PHP (they are 2 my main programming languages now), but how big the difference. And how about Python? The best way to find out (as a software engineer) is to compare them on a real example. I wrote a simple REST API, URL...Discuss·252 readsgolang
Farhan Labibfarhanlabib.hashnode.dev·Mar 3, 2023An Introduction to k6: Load Test Your API with EaseAre you seeking a free, open-source load-testing tool for your RESTful API? Look no further than k6. k6 is an open-source, developer-friendly tool for load, performance, and stress testing of APIs, micro-services, and websites. It is designed to be s...Discuss·3 likes·65 readsk6
Farhan Labibfarhanlabib.hashnode.dev·Feb 25, 2023K6: The Load Testing Framework That’s Changing the GamePerformance testing is essential to software development, ensuring that your application can handle the load and stress of real-world usage. Many tools are available for performance testing, but one that stands out is K6. K6 is an open-source load-te...Discuss·33 readsk6