Systems | Development | Analytics | API | Testing

%term

Simplifying EDI Data Mapping

Struggling to ensure accurate and efficient data exchange? EDI data mapping is the answer to streamlining your business’s communication pipeline. This indispensable process converts data into universally recognizable formats for seamless transactions with trading partners. Discover how to implement EDI data mapping effectively with our comprehensive guide, designed to give you the edge in today’s data-driven marketplace.

7 Key Features of WSO2 Identity Server 7.0 Every Application and API Developer Should Know

As the open source leader in IAM, we’re excited to release WSO2 Identity Server 7.0. If you’ve been involved in the IAM space for some time, you might remember that WSO2 Identity Server 5.0 released in 2014, which was a revolutionary product at that time. It brought an innovative experience for identity domain experts to model and implement their access management requirements.

API Generation: A Better Way of Snowflake Data Extraction for Data Products

Organizations are constantly seeking more efficient ways to extract, transform, and load (ETL) data into their data warehouses. Snowflake, is one of the leaders in cloud data warehousing, has traditionally recommended ETL/ELT processes for data ingestion and extraction. However, for organizations building internal data products, there is a new kid on the block: API generation. Here’s the key things to know from this article.

The State of AI Infrastructure at Scale 2024

In our latest research, conducted this year with AIIA and FuriosaAI, we wanted to know more about global AI Infrastructure plans, including respondents’: 1) Compute infrastructure growth plans 2) Current scheduling and compute solutions experience, and 3) Model and AI framework use and plans for 2024. Read on to dive into key findings! Download the survey report now →

Node.js Performance APIs: An Introduction

Node.js offers a rich set of performance data through its APIs, similar to how modern web browsers expose performance metrics for webpages. With tools like the Performance Measurement API and the perf_hooks module in Node.js, you can gain insights into your application's performance from the server's perspective, closely aligning with what the end user experiences. In this article, the first of a two-part series about performance hooks, we'll explore how to approach performance optimization in Node.js.

Mapbox Snowflake Native App Opens Geospatial Analytics to New Audiences

Geospatial data can give a business a competitive edge — especially when it’s combined with the company’s own data resources. Considering a new store location? You’ll want to analyze not just where your nearest competitors and potential customers are, but also retail footfall numbers, historical traffic patterns, distance from distribution centers, environmental factors, potential delivery times to customers and more. You need geospatial data to make it all happen.

Let's build a Hanami app

Hanami is a relatively new full-stack Ruby web framework. Unlike Rails, which has many default assumptions about how an app should be built, Hanami promises developer freedom by not imposing too many such defaults. The framework is also blazingly fast due to its low memory footprint and focus on minimalism. Combine that with a focus on strict abstractions, and you get a fully-featured Ruby framework that could rival Rails for building some applications, such as APIs and micro-services.