Systems | Development | Analytics | API | Testing

Latest News

Announcing General Availability of Model Registry

In the dynamic world of machine learning operations (MLOps), staying ahead of the curve is essential. That’s why we’re excited to announce the Cloudera Model Registry as generally available, a game-changer that’s set to transform the way you manage your machine learning models in production environments.

Keep Your Ruby Code Maintainable with Money-Rails

When working with money in an application, ensuring everything is accounted for is important. In this post, we will explore some common methods and best practices of handling money in your Ruby app, and see how you can use money-rails to write maintainable money-handling code. Let's get started!

6 Top Benefits of IDP Automation

Whether it's invoice processing or compliance management, it's likely that your organization grapples with numerous processes centered around documents. And for many, a relentless increase in document volume without an efficient way to process them has continued to challenge productivity. The manual handling of documents not only consumes time and effort but also introduces errors, which creates more costs.

Fortify API Gateway Deployments with decK File Linting

API gateways serve as the final checkpoint for your APIs. As such, gateway configuration is critical to ensuring that your APIs remain secure, available, and responsive. Ensuring that all changes to these configurations are intentional and follow your organization's best practices is key to maintaining a robust API gateway deployment. decK 1.28 adds a brand new feature that allows you to natively validate your gateway configurations against custom rule sets.

Ultimate guide: Best databases for NodeJS apps

NodeJS is a JavaScript-based backend framework for web applications. It enables fast, scalable, and efficient development with high concurrency and data streams. Choosing the right database for NodeJS applications is a challenge for developers. A database should store and manage the data, handle the volume and velocity of data, provide the features and functionality you need, and be compatible, easy, secure, and reliable with NodeJS.

Kotlin Arrays Simplified: The Definitive Guide

An array is like a box with compartments, where you can store a set number of items of the same kind. Arrays play a crucial role in Kotlin, helping us hold many items together. They allow us to send multiple values to a function easily, or make various changes to the data. There are various different forms of arrays in Kotlin, including the object-type array, represented by something called the array class.

11 API Trends to Watch for in 2024

As the world undergoes a digital transformation, APIs (Application Programming Interfaces) are becoming increasingly important. An API is a set of rules allowing the software to communicate with others. In other words, APIs act as a bridge between different applications. As a business owner, staying up-to-date on the latest API trends is essential. This article will discuss 11 important API initiatives for the upcoming year.