Systems | Development | Analytics | API | Testing

Find and Fix N+1 Queries in Django Using AppSignal

In this article, you'll learn about N+1 queries, how to detect them with AppSignal, and how to fix them to speed up your Django apps significantly. We'll start with the theoretical aspects and then move on to practical examples. The practical examples will mirror scenarios you might encounter in a production environment. Let's get started!

S1.E28: Unlocking the Secrets of API and Exploratory Testing with Lewis Prescott

In this episode of QA Therapy, Lewis Prescott dives deep into the world of API testing and exploratory testing! Lewis shares his insights on how these two testing methods can be combined to enhance the quality of your software and speed up your testing cycles. Tune in to hear: The fundamentals of API testing How exploratory testing plays a key role in discovering issues early Practical tips for integrating both approaches into your testing strategy.

How to Release a Beta Version of a Node.js Package

Releasing a beta version of a Node.js package is a common practice when you want to share a new feature or a breaking change with testers or early adopters without affecting your stable users. Beta releases are tagged with a special version identifier (like 1.0.0-beta.0), making it clear that the version is pre-release and not production-ready. In this guide, we will cover the steps to release a beta version of your package using npm, ensuring a smooth and controlled release process.

Choosing The Right Penetration Testing Tools For Your System

Organizations are in a sheer need to stay up-to the minute, and be ahead for protecting their systems and data. Penetration testing can prove to be a structured process that can mimic the real-world vulnerabilities before it’s prone to any malicious exploits. In this entire lifecycle of pentesting, we got some tools in order to automate, streamline, and enhance each phase of it. They could be of various types, based on their specific role in this entire lifecycle.

Top 15 Website Analytics Tools for 2025

Whether you’re struggling to pinpoint why your bounce rate is off the charts, understand which pages drive conversions, or optimize the user journey, the right website analytics tool can make or break your strategy. But with countless platforms claiming to be the best, choosing one feels overwhelming. That’s why we’ve handpicked the top 15 website analytics tools for 2025 to help you track the metrics that matter and grow your business smarter—not harder.

Luggage lost in a world of streaming data

Democratizing and sharing data inside and outside your organization, as a real-time data stream, has never been more in demand. Treating data as-a-product and adopting Data Mesh practices is leading the way. Here, we explain the concept through a real-life example of an airline building applications that process data across different domains.

Luggage lost in a world of streaming data

The need to democratize and share data inside and outside your organization, as a real-time data stream, has never been more in demand. Treating real-time data as a product, and adopting Data Mesh practices, is the way forward. Here, we explain the concept through a real-life example of an airline building applications that process data across different domains.