Systems | Development | Analytics | API | Testing

Latest News

Node.js 2023 Year in Review

Two months into 2024, I’ve decided to summarize the achievements in the Node.js space from 2023. As always, this list is curated by me, so I may overlook some pull requests due to the vast amount of work completed by Node.js collaborators and areas where I need more context, such as WASI. Node.js is rapidly evolving, and it can be challenging for regular users to stay updated with the latest changes. Even as someone who works on the project, it’s possible to overlook certain commits.

Mastering API Gatekeeping: A Guide to Efficiently Managing API Operations

Seeking to enhance your API operations? Delve into the world of API management, where securing, optimizing, and maximizing the potential of your API inventory becomes clear. Uncover the significance of API gateways, grasp the nuances of lifecycle management, and learn strategies to maintain uptime and performance. Ideal for those looking to tighten security, increase efficiency, or generate revenue through API management, these insights are designed to be practical and straightforward.

Navigating API Management's New Era: Kong's Incremental Buy-in Product Principle

In the rapidly evolving world of API management, the conversation around "the great unbundling of API management" has recently gained traction. This movement, highlighted by industry experts and analysts, including a recent Forbes article, reflects a shift towards a more componentized approach in API tooling offerings. Such an approach caters to the enterprise's specific needs, moving away from the traditional "does-it-all" solutions.

Beyond the Buzz: Braze Equips Modern Marketers with Powerful AI Tools

A lot of the buzz around AI focuses on its future potential. And we get it — we’re talking about a transformative technology that presents seemingly limitless possibilities. But an important aspect of this world-changing tech story that gets lost in the hype is understanding exactly what AI solutions are available for you and your team to employ right now, today.

What is WebdriverIO? Unlock the Secrets of Automated Testing

Hey there! Ever wondered how the digital world consistently delivers sleek, bug-free websites and apps at the speed of light? Well, it’s not all caffeine-fueled coding marathons. A big hero behind the scenes is automated testing, and one of the champions in this arena is WebdriverIO. Let’s dive into this game-changer and see how it’s making the lives of developers, business owners, and pretty much everyone involved in web development a whole lot easier.

Integration as a Service: A 2024 Guide

Integration as a Service (IaaS) has emerged in recent years to become a pivotal force in 2024. This cloud-based solution is redefining how businesses operate in the digital landscape. It represents a significant leap in the integration of software applications, platforms, and services by streamlining processes that were once seen as cumbersome and time-consuming.

Simplify Application Development With Hybrid Tables

We previously announced Snowflake’s Unistore workload, which continues Snowflake’s legacy of breaking down data silos by uniting transactional and analytical data in a consistent and governed platform. Today, we are pleased to announce that Hybrid Tables — the core feature powering Unistore — is in public preview in select AWS regions. Hybrid Tables is a new table type that enables transactional use cases within Snowflake with fast, high-concurrency point operations.

3 Ways Embedded Analytics Boosts Data Literacy

Put simply, data literacy is the ability to translate data into insights, a capability that every technology buyer is seeking this year. The importance of data has been well established and technology leaders understand the value sitting dormant in their ever-growing databases. When researching the right application for their teams, features that boost data literacy will be front of mind for your buyers.

Data Products, Data Contracts, and Change Data Capture

Change data capture (CDC) has long been one of the most popular, reliable, and quickest ways to connect your database tables into data streams. It is a powerful pattern and one of the most common and easiest ways to bootstrap data into Apache Kafka®. But it comes with a relatively significant drawback—it exposes your database’s internal data model to the downstream world.