Systems | Development | Analytics | API | Testing

WSO2

API Analytics capabilities of WSO2 API Manager

We will be discussing the API Analytics capabilities of WSO2 API Manager in this session. By API Analytics, we talk about information we can derive from API Usage. The data on how your APIs are being used can be of great value for your organization. You will learn about the different analytics solutions WSO2 API Manager provides for you to take informed decisions about your business and APIs.

Implementing an Event-Driven GraphQL BFF with Real-Time Notifications

Near real-time notifications have become a regular feature in modern applications. These notifications inform us about taxi arrivals, food deliveries, prescription availability, etc. Incorporating this experience into modern enterprise applications is crucial to offer users a smooth, simple, and secure experience.

Exploring Event-Driven Architecture: A Beginner's Guide for Cloud Native Developers

Classical request/response architecture is driven by procedure calls, where a caller waits for the call to finish, and the call continues until the work is done. Each incoming call is broken into smaller procedure calls, which may in turn call other procedures. In contrast, event-driven architecture (EDA) is driven by events such as user actions, sensor outputs, or messages from other programs/threads, which determines the execution flow.

EP3: Unifying the Landscape with a Deep Dive into APIs, Services, and Seamless Communication

In this episode, we explore the complex interplay between APIs and Services, including their distinct versions and life cycles. We clarify the differences between managed or business APIs and service endpoints. The discussion also touches on domain, experience, and utility APIs, direction-based communication, gateway necessities, and the use of eBPF+MTLS as a minimal observer without a sidecar. Join us for a concise yet insightful look at these essential architectural components.

New Insights into Federated API Gateways in Gartner Hype Cycle for APIs, 2023

Seeking greater insights into the role of federated API gateways? A good place to start is the recently published Gartner® Hype Cycle for APIs, 2023 , which highlights federated API gateways as a technology at the “emerging” maturity stage with a “high” benefit rating.

The Future of API Gateways on Kubernetes #WordsUnplugged

In this #WordsUnplugged video, we examine how API gateways have evolved, how traditional API gateways fall short in supporting Kubernetes cloud native environments, today's API gateway requirements, why Envoy is the best standard on which to build next-generation API gateways, and the future of API management on #kubernetes.

Using EDIFACT with Choreo

Electronic data interchange (EDI) revolutionizes business communication by enabling standardized structured data exchange between enterprises. Electronic data interchange for administration, commerce, and transport (EDIFACT) stands out as a widely adopted international EDI standard developed by the United Nations. In B2B integration scenarios, companies often use different data formats, such as EDIFACT, JSON, XML, etc.