Systems | Development | Analytics | API | Testing

%term

Volumes Technical Preview: Blazing-fast NVMe SSD for Your Data

Ready? Day three of Koyeb launch week is on! When you deploy your apps on Koyeb, your data is on ephemeral disks. While this works great for stateless applications, this is challenging for stateful workloads like databases. Just in time to save the day, we are launching the technical preview of Volumes! You can now use Volumes to persist data between deployments, restarts, and even when services are paused. We're gradually onboarding users to ensure the best experience for everyone.

Steering the Future: WSO2's Approach to Emerging Tech Trends

Asanka Abeysinghe (CTO of WSO2) This is your chance to take a deep dive into the world of “Innovation & Digital Transformation,” all inside the unique walls of the Louwman Museum in The Hague. This event is specially curated for forward-thinking IT leaders and decision makers like you, with a passion for digital transformation, integration, API management and Identity & Access Management.

How to Perform Data Validation in Node.js

Data validation is essential to avoid unexpected behavior, prevent errors, and improve security. It can be performed both on a web page — where data is entered — and on the server, where the data is processed. In this tutorial, we'll explore data validation in the Node.js backend. Then, you'll learn how to implement it in Express using the express-validator library. Get ready to become a Node.js data validation expert!

The future of realtime Fan Engagement in sports and media [with video]

As a veteran of the sports media industry with 35 years of experience at Deltatre, Carlo De Marchis recently delivered a thought-provoking keynote at our Fan Engagement Summit exploring the current state of fan engagement, the challenges faced by organizations, and the potential scenarios for the future of realtime fan engagement in sports and media. In the following video and post, Carlo shares what he presented at the Ably Summit with a re-recorded version of his presentation, and summary of key points.

Celebrating 18 Years of Innovation: Talend Studio's Exciting New UX

In 2006, a revolutionary data solution emerged from France: Talend Studio. Over the years, it has become the worldwide industry standard in Data Transformation, Big Data, Application Integration, and API low-code design. Fast forward to 2023/2024, and Talend Studio proudly serves over 10,000 unique users worldwide.

How to Craft and Sign a Custom JWT in Kong Konnect

The JSON Web Token (JWT) is an open standard that allows information to be transferred securely between different parties. The token is digitally signed by using a private key (HMAC) or a public/private key (RSA) by building a JSON Web Signature (JWS). It guarantees that the JWT hasn’t been modified since its creation.

Revolutionizing Financial Services with AI: Harnessing Speed and Real-Time Data in the Cloud

In today's financial services landscape, the need for speed is paramount. Traditional financial processes are no longer sufficient to meet the demands of modern consumers and businesses. The synergy of three emerging technologies promises to expedite financial services processes: By implementing a data fabric, financial institutions can break down silos, enabling data to flow freely across the organization.

Spreadsheets vs. Test Management Tools: Unleash the Power of Efficient Test Cases

In the ever-evolving world of software development, a well-defined test plan is the cornerstone of a successful Quality Assurance (QA) process. For QA professionals, testers, testers, and developers alike, a robust plan ensures comprehensive testing, minimizes risks, and ultimately delivers high-quality software. Traditionally, spreadsheets like Excel have been the go-to tool for crafting test plans. However, as projects grow in complexity, the limitations of spreadsheets become increasingly apparent.