Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Load Testing with K6: A Step-by-Step Guide for Developers
https://www.reddit.com/r/programming/comments/1lveeyg/load_testing_with_k6_a_stepbystep_guide_for/

<!-- SC_OFF -->A few months ago, when our QA team was downsized, the dev team (myself included) was suddenly in charge of performance testing. We tried JMeter... and gave up pretty quickly. That’s when I discovered K6 — a lightweight, developer-friendly load testing tool that just makes sense if you're comfortable with JavaScript and CLI workflows. <!-- SC_ON --> submitted by /u/sshetty03 (https://www.reddit.com/user/sshetty03)
[link] (https://medium.com/@subodh.shetty87/load-testing-with-k6-a-step-by-step-guide-for-developers-9c8a37e1a0e4) [comments] (https://www.reddit.com/r/programming/comments/1lveeyg/load_testing_with_k6_a_stepbystep_guide_for/)
Migrate Enterprise Classic ASP Applications to ASP.NET Core
https://www.reddit.com/r/programming/comments/1lvehuh/migrate_enterprise_classic_asp_applications_to/

<!-- SC_OFF -->Proven 5-phase framework to modernize legacy ASP apps. Eliminate security risks, reduce costs, boost performance. Includes migration strategies for COM, VBScript & databases. <!-- SC_ON --> submitted by /u/plakhlani (https://www.reddit.com/user/plakhlani)
[link] (https://www.faciletechnolab.com/blog/migrating-enterprise-classic-asp-applications-to-aspnet-core/) [comments] (https://www.reddit.com/r/programming/comments/1lvehuh/migrate_enterprise_classic_asp_applications_to/)
Complete guide to implementing OpenTelemetry in Nextjs applications - Traces, Metrics & Logs
https://www.reddit.com/r/programming/comments/1lvfgnd/complete_guide_to_implementing_opentelemetry_in/

<!-- SC_OFF -->Vercel gives you some observability out of the box for your NextJS application: function logs, perf insights, basic metrics. But as your app grows, the cracks start showing. This is a series of blogs that will help you understand how to implement OpenTelemetry in Nextjs applications. Apart from logs, metrics, and traces, the series has other blogs focused on specific use cases like monitoring 404s, external APIs, exceptions, etc. <!-- SC_ON --> submitted by /u/ankit01-oss (https://www.reddit.com/user/ankit01-oss)
[link] (https://signoz.io/blog/opentelemetry-nextjs/) [comments] (https://www.reddit.com/r/programming/comments/1lvfgnd/complete_guide_to_implementing_opentelemetry_in/)