Systems | Development | Analytics | API | Testing

Blog

How to Get the Unfair Advantage

When you look at stories of great success like these, emotionally it’s tempting to feel like these companies just got the “unfair” advantage – that lucky, elusive edge that set them apart and put them ahead of their competition and into the hearts of their customers. But often, it is something else… In my role as Chief Strategy Officer at Qlik, I have been looking at this more formally with my team.

Business Testing in Production

In this blog post we are going to look at using JMeter to support business testing in production. This is a slightly different topic to the one discussed in this post on testing in production. The one in the link above is around running your performance testing in production for reasons that are discussed in that post. This post is going to focus on how you can leverage your performance testing tools to support this activity, as discussed above we will focus on JMeter in some of the examples.

Does Your Organization Need a System Integrator?

Companies often face challenges integrating various systems and technologies. A system integrator is an invaluable resource for organizations. Five key takeaways about system integrators: In this article, you'll learn what system integrators do, how to know when you might need one, the benefits of hiring a system integrator, and how to choose the right system integrator for your organization.

Integrating Ollama with a Ruby on Rails Application

Check out Scout Monitoring's ollama-rails GitHub repo for samples on how to use ollama-ai to communicate with Ollama. Large Language Models (LLMs) have emerged as a game-changer, enabling machines to understand, generate, and process human language with unprecedented accuracy and fluency. One such tool that has gained significant attention is Ollama, a cutting-edge platform that allows developers to run LLMs locally without relying on cloud services.

Understanding Brand Identity: A Comprehensive Guide

Brand identity is a crucial element for any business aiming to establish a strong presence in the market. It encompasses various components that collectively define how a brand is perceived by its audience. This article delves into the concept of brand identity, its importance, and the steps to create a compelling and consistent brand identity.

The Observability Advantage: Mastering Contemporary Programming Techniques

Feedback loops are key to what we do as developers. They inform us and allow us to learn from our users’ past and present behaviors. This means we can work toward proactive development based on our reactive past. Proactive Programming vs. Reactive Programming Proactive programming pushes the concept of isolating variables that might be easy to mitigate. The idea is to eliminate problems before they become problems.