Systems | Development | Analytics | API | Testing

Simplified Integration: Unveiling the Latest Features in WSO2 Low-Code Integration Products

Embark on a journey through the evolution of WSO2 integration products, showcasing their renowned and battle-tested runtime, refined through thousands of deployments over a decade. In 2024, we're undergoing a transformative shift, prioritizing an enhanced development experience while maintaining the robustness of the runtime.

Accelerate AI Adoption with Enterprise-Grade Security and Control in Kong Gateway 3.7

The latest release of Kong Gateway 3.7 brings exciting advancements in AI integration and API security. With the general availability of Kong’s AI Gateway, organizations can now securely leverage multiple large language models (LLMs) through a unified API, enabling centralized management, usage visibility, and data protection via a powerful AI firewall.

Watch: Using generative AI for test automation in Rainforest [Video]

We’ve integrated generative AI features deeply into our no-code test automation platform, Rainforest QA. Each of these features is designed to help you avoid the time-consuming and otherwise annoying work of keeping automated test suites up to date — so your software development team can stay focused on shipping, fast. In this video, our CEO, Fred Stevens-Smith, walks through what some of these genAI features look like in action.

Snowflake Summit 2024 | Opening Keynote

Watch the full Opening Keynote presentation from Snowflake Summit 2024. The presentation features comments by Snowflake CEO Sridhar Ramaswamy, who discusses the impact AI has had across every organization, followed by a CEO fireside conversation between Sridhar and NVIDIA Founder and CEO Jensen Huang, who discusses what the future holds in this new AI era.

Api Integration - Importance And Best Practices

In today’s digital world, applications need to communicate with each other to provide users with seamless experiences. This communication is often made possible through APIs (Application Programming Interfaces). API integration is a process where different software systems are connected using APIs, allowing them to share data and functionalities. Let’s delve deeper into what API integration is, how it works, and why it’s crucial for modern software development.

S1.E6: Learning and evolving skills for better testing | QA Therapy Podcast

Feeling uncertain about how to approach testing certain elements effectively? In this episode, we talk about the importance of continuous learning and its pivotal role in refining our testing skills. This time, with our esteemed QA Therapist is Emna Ayadi, a vibrant member of the testing community known for her active involvement in meetups and conferences. At Xray, we share the belief that continuous learning is essential for enhancing our testing skills and knowledge. That's why we provide comprehensive tutorials, tips, and tricks on Xray's product documentation site.

How to Use Flink SQL, Streamlit, and Kafka: Part 2

In part one of this series, we walked through how to use Streamlit, Apache Kafka, and Apache Flink to create a live data-driven user interface for a market data application to select a stock (e.g., SPY) and discussed the structure of the app at a high level. First, data with information on stock bid prices is moved via an Alpaca websocket, then, it’s produced to a Kafka topic in Confluent Cloud where it is also processed with Flink SQL.