Systems | Development | Analytics | API | Testing

Elixir background jobs: choosing the right tool for the job

With its vast ecosystem, Elixir offers multiple solutions for running things in the background. To a newcomer or even an experienced developer, the variety of options might seem daunting. Some tools that used to be popular have fallen into the maintenance limbo, while others have emerged as default choices.

How to Migrate from Selenium to Playwright

I remember the time when Selenium was first set up. It felt empowering a reliable tool for browser automation. But over time, the shine wore off. I was spending more time fixing broken tests than validating real features. That’s when I thought of Migrating from Selenium to Playwright and honestly, I wish I had done it sooner. The speed, stability, and built-in smart features just work. What makes Playwright stand out from Selenium is its clarity.

Strategies to transform mobile testing cycles | Suman Bala | TTTribeCast Webinar

In today's fast-paced mobile app development environment, lengthy testing cycles can severely impact time-to-market and competitive advantage. This session reveals proven strategies that successfully reduced regression testing time from two weeks to just one day, transforming the entire development lifecycle.

API Security: Validating Auth and Access with Traffic Simulation Starts with Behavior

Security breaches rarely begin with a hidden zero-day exploit or a complex web of escalated hacks. They often start in very simple ways – an internal team member is breached, a permission is misconfigured, an overly permissive API endpoint is overlooked, or a JWT simply doesn’t expire. An API, or application programming interface, is a set of protocols and tools that enable different software systems to communicate and exchange data, making them essential in modern software development.

Understanding CI vs CD vs CT in DevOps: Key concepts explained

Speed isn’t everything in software development, but getting high quality apps out fast is still crucial. That’s where DevOps comes in: its core purpose is to streamline the delivery of apps as quickly and reliably as possible, without sacrificing quality at any stage of the process. ‍ At the heart of DevOps automation are three essential concepts: CI, CD, and CT. ‍ CI and CD are often used interchangeably, but each of the three concepts serves a distinct purpose.

How NeuBird's Hawkeye Automates Incident Resolution in Confluent Cloud

A joint post from the teams at NeuBird and Confluent For organizations leveraging Confluent, ensuring smooth operations is mission-critical. While Confluent Cloud eliminates the operational burden of managing Apache Kafka, application teams still need to monitor and troubleshoot client applications connecting to Kafka clusters.

Build chat UIs in minutes with Ably Chat React UI Components

We’ve all been there: you’re building a chat experience and end up spending way too much time on UI glue - message bubbles, room lists, typing indicators… all before you even get to the good part: real-time logic. So today, we’re launching a set of lightweight, flexible UI components built for React and powered by Ably Chat.