Systems | Development | Analytics | API | Testing

Latest News

Extending Snowflake's External Functions with Serverless-Adding Driving Times from Mapbox to SQL

Data engineers love to use SQL to solve all kinds of data problems. For this and more, Snowflake is a perfect partner. Snowflake’s support for standard SQL and several SQL variations, combined with JavaScript stored procedures, has helped me solve complex data challenges. But sometimes you might have the need for custom code.

Sauce Acquires API Fortress; Adds API Testing Capabilities

By now you may have seen the news that Sauce Labs has acquired API Fortress, a leading provider of modern API testing solutions for agile and DevOps teams. This is an exciting milestone for us, and we are thrilled to welcome the capable API Fortress team into the Sauce Labs team! Here, I’d like to go into a bit more depth on why we did this acquisition and what this will mean for our customers.

Forrester predicts significant increase in low-code platform adoption in 2021 & beyond

“By year’s end, 75% of development shops will use low-code platforms” Forrester recently released its Predictions 2021: Software Development, providing insight into the application development and delivery landscape in 2021. While the report includes a number of predictions, two predictions are particularly relevant to Appian: Forrester predicts that: The Appian Low-Code Automation Platform helps organizations build elegant solutions for complex business problems.

Kafka Is Not a Database

It's important to understand the uses and abuses of streaming infrastructure. Apache Kafka is a message broker that has rapidly grown in popularity in the last few years. Message brokers have been around for a long time; they're a type of datastore specialized for "buffering" messages between producer and consumer systems. Kafka has become popular because it's open-source and capable of scaling to very large numbers of messages.

CaliberMind Onboards Customer Data With Fivetran

With automated data integration, CaliberMind uncovers data insights for customers. As a Customer Data Platform (CDP), CaliberMind delivers data-driven insights to its customers. To do so, it must connect to its customers’ data sources, extract, process and transform the data, run it through specially designed analytic models, and, finally, present data back to the customer as insights. CaliberMind uses Fivetran to offload the task of ingesting data from its customers’ applications.

3 Solutions for Avoiding Plain-Text Passwords in Insomnia

When testing APIs, software engineers often repeat identical values across multiple requests, but who wants to waste time typing the same values every time? Insomnia’s environment variables solve this problem by allowing you to define a value once as an environment variable and reference that value wherever it’s needed. Insomnia also enables you to override certain variables using sub-environments or folder environments.

The Easiest Way to Monitor Node.js: Automatic Instrumentation

Monitoring for your Node.js apps can be hard. The tricky part is understanding what you need to monitor, instrumenting your code, and then making sense of all the data that’s been emitted. (That’s almost every part you might say 😅 ). At AppSignal, we dogfood our product and understand the pain users feel ourselves. The key points we focus on are the ease of use, flexibility, and developer experience.

NodeSource Brings arm64 Support to its Node.js Binary Distributions

NodeSource is excited to announce support for the aarch64 (ARM 64-bit) architecture in Enterprise Linux based distributions! It includes: In the last decade x86_64 was the dominant architecture in Enterprise Linux based distributions, but since 2018 there has been a significant increase in arm64 downloads. Also, big tech companies such as Apple and Amazon are adopting the arm64 processor.