Systems | Development | Analytics | API | Testing

Latest AML Trends: 8 Trends and How to Modernize Compliance

As financial crime becomes more sophisticated, the financial services industry is under pressure to develop equally sophisticated, AI-driven solutions. Know Your Customer (KYC), financial crime, and fraud prevention teams must be equipped with the latest advanced technologies to detect modern threats and stay compliant with regulations.

Achieving Interoperability with WSO2: Payer Data Exchange and CMS Compliance

In today's evolving healthcare landscape, seamless data exchange between stakeholders is critical for improving patient care, reducing administrative burdens, and ensuring compliance with regulatory mandates. The payer organization plays a pivotal role in facilitating this exchange between members, payers, and providers. This blog explores a structured approach to payer data exchange and explores the key components enabling interoperability.

Drive Governance Without Sacrificing Velocity With Scorecards

Discover how to effectively balance governance and velocity using Kong Konnect's Service Catalog and Scorecards. In this webinar, Alex and Michael from Kong dive deep into strategies for streamlining API governance, enhancing visibility across your services, and automating compliance to accelerate your API lifecycle. Learn how to eliminate shadow APIs, integrate seamlessly with third-party tools, and ensure organizational best practices are consistently met.

How SeatGeek scaled to 86M+ monthly API requests with Kong Konnect

If fragmented APIs are impacting your organization’s agility or developer experience, this quick case study offers valuable insights and actionable solutions. SeatGeek transformed its fragmented API infrastructure with Kong Konnect. In this success story, discover how SeatGeek streamlined API management, enhanced visibility, and scaled effortlessly to handle over 86 million monthly requests.

Securing, Observing, and Governing MCP Servers with Kong AI Gateway

The explosion of AI-native applications is upon us. With each new week, massive innovations are being made in how AI-centric applications are being built. There are a variety of tools developers need to consider, be it supplying live contextual data via the Model Context Protocol (MCP) or leveraging the new Agent2Agent Protocol (A2A) to standardize how their agentic applications will communicate. The modern AI application can include communication between many different entities, including.

How To Write Unit Tests in Node.js Using Mocha

Increasing the test coverage of a backend application is key to ensuring its reliability, functionality, and robustness. Thanks to its intuitive API and agnostic approach to assertions, Mocha has emerged as one of the most popular choices for unit testing in Node.js. In this guide, you'll learn what Mocha is, understand how it works, explore its features, and see it in action with a complete example. Time to become a Mocha unit testing expert!