Systems | Development | Analytics | API | Testing

Latest Posts

Retail Media's Business Case for Data Clean Rooms Part 2: Commercial Models

In Part 1 of “Retail Media’s Business Case for Data Clean Rooms,” we discussed how to (1) assess your data assets and (2) define your data structures and permissions. Once you have a plan on paper, you can begin sizing the data clean room opportunity for your business.

Solving the Dual-Write Problem: Effective Strategies for Atomic Updates Across Systems

The dual-write problem occurs when two external systems must be updated in an atomic fashion. A classic example is updating an application’s database while pushing an event into a messaging system like Apache Kafka. If the database update succeeds but the write to Kafka fails, the system ends up in an inconsistent state. However, the dual-write problem isn’t unique to event-driven systems or Kafka. It occurs in many situations involving different technologies and architectures.

Empowering Enterprises: The Benefits of Democratizing AI Across Industries

Artificial intelligence (AI) has emerged as a transformational force, converting many aspects of human existence. From simplifying daily activities to evolving industries, AI can change how we live, work, and communicate. However, AI’s growing use and integration into society have brought about severe concerns regarding accessibility and inclusivity due to the concentration of power.

Simplify Brand Identity Management on Asgardeo with Branding AI

In today’s market, the power of a cohesive brand identity cannot be overstated. However, manually configuring consistent branding themes across multiple platforms can be a tedious process. That’s where Asgardeo’s new AI Branding feature comes in, offering a smarter way to align your digital identity in Asgardeo with your own brand.

Protect Your UI with WordPress Automated Testing

Many people don’t test their WordPress websites, and it’s a problem. While the core of WordPress is fairly well-tested by its creators, users, and the open-source community, the same cannot be said for every plugin and theme. There’s an infinite combination of versions, hosting environments, plugins, themes, and configurations. You can’t trust the community to catch every bug that could affect your website.

Simplifying Authentication Flow Configuration with Login Flow AI in Asgardeo

WSO2’s Asgardeo offers an innovative SaaS open source solution for identity and authentication management, providing seamless user management and login configuration across all your applications. Asgardeo combines cutting-edge technology with robust security, ensuring a simplified yet secure user experience When developing your application, significant time and effort are needed to build secure authorization and user management functionality.

Alternatives to Session-Based Test Management and how Xray Exploratory App fits

In our previous articles about exploratory testing, we focused on session-based test management (SBTM), one of the more popular approaches. SBTM aligns clearly with the Xray Exploratory App workflow and terminology. As a quick refresher, SBTM is a more structured technique for performing exploratory testing. The key idea is to organize delimited sessions which are uninterrupted blocks of reviewable, chartered test effort.