Systems | Development | Analytics | API | Testing

%term

Running Solid Queue in production Rails apps

Background jobs are essential to many Ruby on Rails apps. Since the introduction of ActiveJob, Rails developers have been able to manage their background jobs as natively as they do their database records. Still, ActiveJob requires you to select (and support) a backend adapter that will implement ActiveJob's backend. Many use Redis, a memory cache, to queue and process background jobs. Redis comes with incredible speed but is yet another dependency to maintain.

What's New in Node.js 22

Node.js 22 has been released, offering a compelling upgrade for developers. It takes over the 'Current' release line, while v21 transitions into maintenance mode until its end-of-life in June. This release delivers advances like a stabilized Watch mode, pattern matching support in the fs module, a default-enabled WebSocket client, and a new--run flag for script execution. It also offers some performance improvements and the usual V8 engine upgrade.

How to Create a Heat Grid in Yellowfin Dashboards

Welcome to the latest entry in Yellowfin Japan’s ‘How to?’ blog series! In our previous blog, we created a pie chart that aggregates on the basis of category. By using set analysis, we were able to represent the percentage of Books Only in the numeric display, based on the composition of the items ordered.

Authentication and Authorization Using Middleware in Django

Django is a “batteries-included” framework. It has a wide array of built-in features that handle common web development tasks: URL routing, template engine, object-relational mapping (ORM), and database schema migrations. This makes it highly efficient for rapid development, allowing developers to focus on building their applications' unique aspects without reinventing basic functionalities.

Power Up Your Testing with Pro Test Plans (Templates Included)

This blog post is designed as a guide to illuminate the critical importance of software testing plans—a cornerstone in ensuring the delivery of reliable and high-quality software products as we described in a previous post when we described the process of creating a complete Test Plan. For QA professionals and testers, as well as for those developers that are getting initiated on a journey into the world of testing, this post serves as a reaffirmation of our principles.

Navigating Kong Konnect Is Easier and More Powerful with the Revamped Search Bar in the UI

You can use the new comprehensive search bar in Kong Konnect to quickly retrieve the information you need across Konnect entities so you can focus on taking action. Operating through a platform search API, the new search bar’s query syntax offers advanced and precise search capabilities and is designed to cater to a wide range of search requirements, enabling you to find the information you need across different areas of the product with ease and speed.

SaaS in 60 - Cyclic Group Dimensions

This week a new Dimension type for Master Item Dimensions is available, Cyclic groups. You all know that Master Items offer a centralized, reusable governed library of measures, expressions, visualizations and both single and drillable dimensions – now with Cyclic group defined dimensions – you can dynamically cycle through dimensions in every chart, at the same time using a click of a button or simple selection. Offering new ways to analyze data, save precious screen space and enable multiple use cases on a single chart.

Accelerating Deployments of Streaming Pipelines - Announcing Data in Motion on Kubernetes

Organizations are challenged today to become both more data driven and more nimble to adapt quickly to changing conditions. These challenges are the driving forces behind much of their digital transformation or “modernization” efforts.