Systems | Development | Analytics | API | Testing

Latest News

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!

No QA team? 5 ways to automate your tests and what to consider

Is your startup operating with no QA team and trying to figure out your options for improving software quality? Perhaps you’re proactively thinking about your QA process before quality becomes a problem. Our maybe quality issues have forced you to finally address your QA process (or lack thereof). Either way, end-to-end (e2e) automated software testing is always part of the answer.

A Glance at Playwright - A Modern and User-Friendly Test Automation Framework

The agile development landscape needs strong and effective automated testing solutions to assure the quality of online applications. Choosing the correct test automation framework is critical for efficient testing cycles. While Selenium remains a popular standard, Playwright has evolved as a strong competitor because of its architecture and ability to handle the intricacies of modern online applications.

The Ultimate Guide to REST API Naming Convention: Best Practices for Clarity & Consistency

Efficient and consistent REST API naming conventions can streamline your development process and make navigating your API easier for developers. This guide will look at what’s needed for creating intuitive and consistent endpoint names, REST API naming conventions and best practices, and how to avoid common errors. Let’s begin by taking a quick refresher on some of the basics of REST API endpoints.

How to Fix Unterminated String Literals

Imagine you want to leave a note for someone. You write the message on a piece of paper and put it in an envelope. The envelope around your note keeps the message contained and separate from other things. It's the same idea with terminating string literals. A string literal is like the note you wrote, while terminating it is like sealing the envelope. Here's an example: The phrase "Hello, world!" is the string literal, while the double quotation marks tell the computer where the string begins and ends.

Confidential Computing: Reinforcing Security at the Point of Processing

Confidential computing offers a groundbreaking approach to data security confidentiality, vital for industries like healthcare, finance, and government, where sensitive information reigns supreme. Unlike traditional security measures that center on data at rest or in transit, confidential computing shields data during the processing phase itself.

Magnite's Seamless Petabyte Scale Cross-Region Migration with Snowgrid

Magnite stands as the largest independent sell-side advertising platform, providing an essential bridge between publishers and advertisers. At its core, Magnite streamlines the advertising process, facilitating the buying and selling of advertising space across various channels, including connected TV (CTV), mobile, and desktop environments.