Systems | Development | Analytics | API | Testing

%term

Yellowfin BI Celebrates 20 Years of Embedded Analytics Innovation

AUSTIN, TEXAS, USA, January 25, 2024 - Yellowfin, a leading global provider of business intelligence (BI) and data analytics software, is proud to celebrate 20 years of innovation in the business intelligence (BI) and data analytics industry. Founded in 2004 with a mission to make data accessible and actionable for everyone, Yellowfin has grown into a global force, empowering businesses of all sizes to unlock the power of data and gain a competitive edge.

How to overcome common challenges in Exploratory Testing

Exploratory testing involves testing system behavior under various scenarios, with a predefined goal but no predefined tests. This focus on discovering the unknown makes exploratory testing both powerful and challenging. “Exploratory testing is a systematic approach for discovering risks using rigorous analysis techniques coupled with testing heuristics.” Elisabeth Hendrickson.

AI and Privacy: 3 Things Leaders Should Know for 2024

In the rapidly emerging artificial intelligence economy, organizations will split into two groups: those who are good at AI and those who are bad at business. Most experts agree that AI won’t replace humans, but instead augment us in a world of mixed autonomy. You’ll need new structures to harness AI’s transformative potential while managing its very real risks—the biggest of which is data privacy. So how can leaders handle AI and privacy risks?

How To Build Scalable and Resilient Microservices | Microservices 101

Building scalable and resilient microservices requires an approach that eliminates the need to treat them as special. They should be treated as easily replaceable building blocks. This means eliminating bottlenecks and single points of failure but it can also mean changing from a pull-based approach to a push-based approach. CHAPTERS.

Importance and Methods of UX Research

A great UX indeed feels like magic! Don’t you sometimes observe how effortless it feels when we surf any website or app with extraordinarily fantastic design, leaving us with the question, ‘How did they even manage to do that?’ Well, an excellent user experience starts by truly satisfying the demands of your clientele. You must carry out their particular task in a simple, seamless manner.

Behind the Scenes: How Two Film Students Made a Game with Free Tools

Learn how two film students used Perforce Helix Core and a whole suite of free tools to build their first game called Project Vesperi. They share tips specifically for indie game developers looking to break into the industry. Or Get Access to Free Tools for Indie Development.

The no-nonsense guide React Server Components

React Server Components (RSCs) seem to be everywhere lately, but what problem do they really solve? In this video, Alex Booker from Ably (@CodeCast) explores RSCs from scratch, revealing the motivation and benefits behind them. You might be surprised to learn - they're not merely a React feature, but a fundamentally new model for building full-stack React applications with meta frameworks like Next 13.4 by Vercel.