Systems | Development | Analytics | API | Testing

Blog

Should You Use Ruby on Rails or Hanami?

Ruby on Rails is the most popular web framework in the Ruby ecosystem and has a large user base, ranging from freelancers to large established companies. With an active user community and wide-ranging documentation, it can be used to build everything from simple applications to complex web platforms. That said, a new contestant is taking on Rails’ dominance for the full-stack Ruby framework title: Hanami.

A Software Engineer's Tips and Tricks #1: Drizzle

Hey there! At Koyeb, we really like diving into technical stuff. But here’s the thing: not every cool thing we stumble upon or think about needs a massive blog post. And honestly, not everything we’re into is directly related to what Koyeb does or about infrastructure in general. So, we’ve got an idea: what if we start sharing these bits and pieces with you in a series of really short blog posts?

Snowflake Arctic: The Best LLM for Enterprise AI - Efficiently Intelligent, Truly Open

Building top-tier enterprise-grade intelligence using LLMs has traditionally been prohibitively expensive and resource-hungry, and often costs tens to hundreds of millions of dollars. As researchers, we have grappled with the constraints of efficiently training and inferencing LLMs for years.

Introducing Insomnia 9.0 with Pre-request Scripting, Improved Offline Access, API Mocking, and 100+ Improvements

Kong Insomnia 9.0 is now generally available for download. It ships with many new features and improvements — over one hundred improvements in total! This new version of Kong Insomnia also makes it much easier to migrate from other products with a more reliable “import” experience, while improving the speed of using the product and making it more customizable. Let’s dive into all the notable features.

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.

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 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.

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.

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.