Systems | Development | Analytics | API | Testing

%term

Introducing Apache Kafka 3.8

We are proud to announce the release of Apache Kafka 3.8.0. This release contains many new features and improvements. This blog post will highlight some of the more prominent features. For a full list of changes, be sure to check the release notes. See the Upgrading to 3.8.0 from any version 0.8.x through 3.7.x section in the documentation for the list of notable changes and detailed upgrade steps. In a previous release, 3.6, Tiered Storage was released as early access feature.

Optimizing global message transit latency: a journey through TCP configuration

At Ably, we provide a realtime messaging service that aims to deliver messages between globally-distributed participants with the lowest latency possible. When powering apps that enable realtime collaboration, or require time-critical updates, low and consistent latency is essential.

How To Calculate Test Automation ROI?

Test automation is no longer a cutting-edge technology. It is now a standard for any QA team looking to bring product quality to the next level. However, some testers are hesitant. They pose questions: does test automation actually bring ROI? Or perhaps they’re wary of the struggle with maintaining automation test scripts that break every time a new update is rolled out. It is those questions that deter business leaders from making the final decision, but they have a reason to be wary.

Efficient Dom Manipulation With The Virtual Dom And Refs

Ever wondered why your favorite websites are so fast and responsive? It all boils down to how they handle DOM manipulation. The Document Object Model (DOM) represents your web page as a structured tree. Traditionally, we used JavaScript methods like getElementById or removeChild to make changes. But as websites get more complex, these methods can slow things down. Enter React, with its game-changing Virtual DOM.

Building Success in the Manufacturing Industry with API Management

Manufacturing has been one of the most prominent industries worldwide since the Industrial Revolution. Since then, from producing textiles to computer chips, manufacturers have always looked for ways to innovate. In the age of AI and APIs (or application programming interfaces), tech companies are looking for technological breakthroughs to gain an edge over the competition.

APIs and ERPs: A Match Made in Heaven | Dreamfactory

History is full of dynamic duos like peanut butter and jelly or Batman and Robin—but is it time to add APIs and ERPs to the mix? According to a 2019 study by Cloud Elements, APIs and ERPs are essential to modern business strategy. 55 percent of respondents believe that API integrations are “critical” to their operations. What’s more, the survey’s participants say that ERPs are one of their top three business use cases for API integrations.

App Center internal app distribution alternatives

Internal app sharing is a crucial step in ensuring the quality and functionality of applications before their public release. With the upcoming discontinuation of Microsoft's App Center, developers are looking for robust alternatives that streamline the distribution process and address common challenges faced during internal testing phases. This post explores the intricacies of internal app sharing, highlighting common obstacles and reviewing platforms designed to simplify the process.

What is Idempotency?

Idempotent operations produce the same result even when the operation is repeated many times. The result of the 2nd, 3rd, and 1,000th repeat of the operation will return exactly the same result as the 1st time. In this post, we will demystify the concept of idempotency—a fundamental property that ensures consistency, predictability, and reliability in APIs and distributed systems.

Snowflake Advances Cybersecurity Excellence by Joining CISA Secure by Design Pledge

I’m happy to share that Snowflake has signed the Cybersecurity and Infrastructure Security Agency (CISA) Secure By Design Pledge as we champion the advancement of industry standards for security in technology design. The CISA pledge to foster tech-ecosystem security deeply aligns with Snowflake’s own product design ethos, where security is built in from the start.