Systems | Development | Analytics | API | Testing

%term

7 Best Data Integration Techniques In 2023

As the pace of data grows, modern companies struggle to get a unified view and extract insights across all their disparate sources. Heck, just accessing all the enterprise datasets can be hard and requires too many email chains with the IT department. Luckily, integrating data from different systems and external sources can be simplified with the right data integration technique.

What Is Static Analysis? Static Code Analysis Overview

Static analysis helps development teams that are under pressure. Quality releases needed to be delivered on time. Coding and compliance standards need to be met. And mistakes are not an option. That’s why development teams are using static analysis tools / source code analysis tools. Here, we discuss static analysis and the benefits of using static analysis tools.

Industry Impact | Intelligent manufacturing operations | Short

Welcome to the Smart Factory with intelligent operation—using analytics, machine learning, A.I. and other advanced tools in real time to anticipate failures, fix inefficiencies, and optimize maintenance. As the industry's leading hybrid data platform. Cloudera empowers modern data architectures and supports on premises, public and multi-cloud deployments, delivering multi-function analytics on data anywhere with common security, governance and metadata management powered by Cloudera SDX.

Designing a Scalable Backend in Node.js

As a developer supporting a growing business, you’ll likely spend a lot of time thinking about scaling. We live in a wonderful time to be solving scale problems. Computers are so fast and capable that many of the development decisions you make when writing backend systems won’t noticeably impact performance(until your app reaches an absolutely massive scale). If this weren’t the case, we’d all be writing web servers in C.

Your Test Automation Strategy is NOT Your Test Strategy

Welcome to our next electrifying episode! We’re diving into the world of software testing and exploring the intricate relationship between test automation and comprehensive test strategies. Our expert guests shed light on key differences between these strategies and the crucial role of test automation in continuous integration and continuous deployment environments.

Kong Konnect: A Developer's Guide

In this guide, Viktor Gamov (Principle Developer Advocate at Kong) will dive into the power of Kong Konnect, the SaaS managed control plane for Kong Gateway designed for seamless API management. We’ll explore how to use Kong Konnect to configure external services, enable application registration, configure Dev Portal, use credentials to manage services access, and replicate configurations across different environments with just a few clicks. Let’s get started!

How to deliver successful AI products with Keboola?

If you haven’t been tuned in, AI products are the new “it girl” on the block, turning heads and transforming the way businesses operate. This seismic shift isn't merely a trend; it's the new norm. AI has massive implications for Keboola’s mission - helping companies create and ship better data projects faster. We’ve been helping build AI-powered products for years, but the recent innovations in the space have accelerated our efforts even further.

Can You Manage Requirements in Jira?

If your developers are already using Jira to manage tasks and issues, you might be wondering… Why not use it for requirements management too? Well, Jira can be used for requirements management — at least to a point. In this blog post, we'll explore how you can manage requirements in Jira, the challenges you may encounter if you do, plus a better option that allows you to continue to use Jira for issue management with an integrated requirements management tool.

Beyond Monitoring: Introducing Cloudera Observability

Increased costs and wasted resources are on the rise as software systems have moved from monolithic applications to distributed, service-oriented architectures. As a result, over the past few years, interest in observability has seen a marked rise. Observability, borrowed from its control theory context, has found a real sweet spot for organizations looking to answer the question “why,” that monitoring alone is unable to answer.

Maintainability Testing | What, How to Measure & Best Practices

All software undergoes continuous modifications. Sometimes developers do so to fulfill clients’ requests, and other times it is to upgrade the functionality or security features. But whatever the case, any changes made to the software require continuous monitoring and maintenance. Testing software for how maintainable it is, is called Maintainability testing. Let’s dive deeper into the subject in this blog. We will also talk about automated testing with maintainability testing.