Systems | Development | Analytics | API | Testing

Latest News

Monorepos: HAL 9000-Approved Code Management and Collaboration

This is the third in a series. Read Part 1 and Part 2. “2001: A Space Odyssey” doesn’t spend time on the training contexts of its antagonist, HAL 9000. The only clues we get are upon its “death,” where it regresses back to its earliest lessons, like singing “Daisy Bell” as it winds down for the last time, suggesting it started with the very basics and grew more complex only with time and practice.

Useful Heuristics for Effective Exploratory Testing

Ever felt overwhelmed by the complexity of the system that you’re testing? Navigating intricate software systems can be daunting, leaving us feeling lost and unsure where to begin. While exploratory testing gives us some degree of freedom to test, we still need some guidance on how to approach those complex systems. This is where heuristics might help by guiding us to efficiently navigate the complexities of software systems and uncover hidden issues.

What Is Low-Code Integration and Is It Right for Your Enterprise?

Enterprises have complex IT and technology needs. To reach business goals, organizations must often stitch together a patchwork of software and IT systems. So, it’s understandable that the thought of adding yet another technology—low-code—might cause trepidation. But low-code excels at integrating seamlessly with any technology. Low-code tools speed up development work and enable rapid application development.

7 Data Quality Metrics to Assess Your Data Health

No matter their size, all organizations rely heavily on the data they collect and manage. This data ranges from customer information to sales records, employee performance, and more. However, if this data is inaccurate, outdated, or incomplete, it becomes more of a liability than an asset, making it more important to measure its health. To do so, they need data quality metrics relevant to their specific needs.

What is Metadata Governance?

Metadata governance is the systematic approach to managing metadata, or data about data, to ensure it is accurate, consistently formatted, and securely stored. The main goal of metadata governance is to improve data quality, ensure data privacy, and streamline metadata management. As metadata provides the necessary details about data, such as when it was created, by whom, and its content or purpose, it becomes easier for employees to find, understand, and trust the data they use.

Shipping Rails logs with Kamal and Vector

The ability to record and see everything happening across your web applications is essential when building resilient and highly available systems. All of your events—from application logs to errors to user behavior—contain data that could be useful to you and your team. When you have a central place to access all this information, finding issues and their root causes becomes easier because you have the data at your fingertips.

Deep Diving Into the Erlang Scheduler

Erlang is renowned for its remarkable fault tolerance and high concurrency. Erlang's scheduler efficiently handles many lightweight processes. The scheduler plays a crucial role in managing processes, concurrency, and system resources, efficiently coordinating these elements to help Erlang maintain fault tolerance and support high levels of concurrency in its applications. This post will dissect some of the scheduler's key components and shed light on how it works internally. Let's get started!

What is a Microapp: An Emerging Trend

The microapp trend is on the rise! In the approximately two years since joining the DreamFactory team, I’d estimate I’ve conversed with more than one thousand companies about their API-based projects. These conversations provide a great opportunity to peer inside the IT operations of organizations large and small, not to mention pick up on emerging technology trends.