Systems | Development | Analytics | API | Testing

%term

Monitor Node.js AMQP Brokers with AppSignal

AppSignal's Node.js package now offers out-of-the-box support for the AMQPlib package, enabling monitoring of inbound and outbound messages from popular Advanced Message Queuing Protocol (AMQP) brokers like RabbitMQ. In this article, we'll show you how to set up and use AppSignal to monitor your AMQP broker's performance.

Squash Your Ruby and Rails Bugs Faster

A bug in software can be disruptive, elusive, maddening, and invasive. Indeed, a developer often needs the tenacity of Edison to find and fix an issue. But grit isn't the only asset a developer requires. One also needs information to debug code: What are the symptoms and effects of the issue? What is its frequency? Pervasiveness? Provenance? The evidence and artifacts of a bug — a core dump, stack trace, log, or test case — are invaluable.

Cloudera Open Data Lakehouse Named a Finalist in the CRN Tech Innovator Awards

The CRN Tech Innovator Awards spotlight innovative products and services across 36 categories, with winners chosen by CRN staff from over 320 product applications. This year, we’re excited to share that Cloudera’s Open Data Lakehouse 7.1.9 release was named a finalist under the category of Business Intelligence and Data Analytics.

Qlik's Impact: Three Decades of Innovation, AI Integration, and Commitment to Global Good

In this landmark year at Qlik, we celebrated three decades of innovation, strategic foresight, and unwavering commitment to transforming data into actionable insights. Our journey, from our humble beginnings to becoming a pivotal force in the analytics and data integration domain, reflects a deep-seated dedication to empowering our customers through technology.

AI Challenges and How Cloudera Can Help

By now, every organization, regardless of industry, has at least explored the use of AI, if not already embraced it. In today’s market, the AI imperative is firmly here, and failing to act quickly could mean getting left behind. But even as adoption soars, struggles remain, and scalability continues to be a major issue. Organizations are quick to adopt AI, but getting it established across the organization brings a unique set of challenges that come into play.

A Comprehensive Guide to Workflow Automation

Workflow automation involves automating repetitive tasks and processes in a sequence using technology, reducing the need for manual intervention. It involves designing, creating, deploying, and automating business processes like data entry and customer interactions. Workflow automation uses software to replace manual and paper-based processes. Its primary goal is to ensure that the right people work on the right tasks at the right time.

How to create an app like Uber: Cost, Tech Stack and Features

Too many cars, too few parking spots, and never enough time! Does that sound familiar? Well, this chaotic hustle-bustle gave rise to urban transportation apps like Uber. The mere mention of its name brings a sigh of relief to daily commuters like us, isn’t it? But wait a minute. Have you ever wondered how this magical app came to be? Do questions like- ‘How can I make an app like uber, and how much is the cost to build app like uber?’ ever crossed your mind?

A Guide to Java Streams: In-Depth Tutorial With Examples

The addition of the Stream API was a significant enhancement in Java, introducing a powerful way to handle collections with functional-style operations. In Java 9, several improvements were made to this feature, adding more capabilities and refining its functionality. This tutorial will explore both the original Stream API and the enhancements introduced in Java 9, focusing on practical examples to illustrate their usage.

S1.E16: Test Case Design and combinatorial testing | QA Therapy Podcast

Testing systems effectively while ensuring critical scenarios are covered and avoiding redundancy is a complex task. We're privileged to have Ivan Filippov as our special guest. Did you know that Xray Enterprise allows you to define parameters, values, and enforce system-under-test rules? This tool helps you create a manageable set of test scenarios while ensuring that most combinations of values are covered early on in the test suite. By doing so, you can address most risks upfront and optimize your testing efforts.