Systems | Development | Analytics | API | Testing

Latest News

The 2022 Guide to API Adoption

You must constantly innovate and expand your offerings to stay ahead of the curve. One way to do this is by adopting APIs. API adoption can help you improve customer experience, increase efficiency, and drive innovation. This guide will discuss APIs, including how they work, what benefits API adoption offers, and how to get started.

Parser Combinators in Elixir: Taming Semi-Structured Text

The need to manipulate strings comes up quite often, whether it's to validate user-provided values or transform text into structured data that can be used programmatically. Most often, we'll reach for regular expressions to accomplish this task, but sometimes there's a better solution to the problem: parser combinators. In this two-part article, we'll explore how they work. Before moving on, let's define what 'parsing' is: Source: Wikipedia.

Cloudera Uses CDP to Reduce IT Cloud Spend by $12 Million

Like all of our customers, Cloudera depends on the Cloudera Data Platform (CDP) to manage our day-to-day analytics and operational insights. Many aspects of our business live within this modern data architecture, providing all Clouderans the ability to ask, and answer, important questions for the business. Clouderans continuously push for improvements in the system, with the goal of driving up confidence in the data.

4 Challenges in Test Automation (and How to Solve Them)

Let’s take a look at some of the most common challenges that arise when QA teams begin implementing an automated testing strategy, along with tips for addressing them. If you’re like most app development and QA teams, you’ll discover that adopting automated testing requires clearing some hurdles.

White Label Analytics: What It Is, Why It Matters & 5 Key Benefits

A key consideration when buying an embedded analytics solution is not only whether it supports embedding of charts and reports, but that it can integrate analytics in a way that is indistinguishable from the experience of your application. Learn what white-label BI is.

API Integration: Top 5 "Must Haves" in the Future of APIs

As time goes by, technology leaders are having a hard time improving IT architectures by using API integrations. Also, data management has become more complex because of the acceleration of digital transformation in companies that want to remain competitive in the market. Do companies know that the urgency of digitalization is here? Are companies aware of the importance of workflow automation and what is the role of APIs in connecting services, applications, and clouds?

Instrument your Nodejs Applications with Open Source Tools - Part 2

As we mentioned in the previous article, at NodeSource, we are dedicated to observability in our day-to-day, and we know that a great way to extend our reach and interoperability is to include the Opentelemetry framework as a standard in our development flows; because in the end our vision is to achieve high-performance software, and it is what we want to accompany the journey of developers in their Node.js base applications.