Systems | Development | Analytics | API | Testing

Development

Introducing Identity Server 7.0 - The Most Powerful and Developer-Friendly Release Yet

WSO2 Identity Server is the leading open source IAM solution. It is a powerful, modern access management solution for your on-premises or cloud environment that provides secure access for your consumers (B2C), enterprise customers (B2B), workforce (B2E), or APIs. WSO2 Identity Server manages more than 1 billion identities worldwide, and its extensibility allows it to support the most complex IAM requirements.

iOS Core Data Explained: Storing data using Swift

Core Data enables us to manage the model layer of an Apple application. This layer is a crucial part of our app’s engine room, allowing the pretty bits at the front end to interact with the data and business logic at the back. We love Core Data because it provides a powerful database technology framework, and it’s built on top of the SQLite management system, which requires zero configuration or external storage space.

7 Compelling Reasons to Choose Cloud BPM (Business Process Management)

As business leaders cautiously navigate the uncertainties of 2024, marked by the mainstreaming of AI, heightened regulatory oversight, cost pressures, and supply chain disruptions, the need for agile and efficient business processes has never been more pressing. Amidst this backdrop of uncertainty, cloud BPM shines as a beacon of opportunity, offering organizations a transformative approach to streamline operations, drive innovation, and achieve better business outcomes.

Going Platformless To Transform Enterprise Software Engineering | Web Summit 2024, Qatar

Discover how going platformless could change the landscape of enterprise software engineering. By discarding traditional platform dependencies, businesses can achieve unparalleled innovation and flexibility within their software development processes. Listen to WSO2 CEO and Founder Sanjiva Weerawarana's talk at Web Summit Qatar 2024.

Manage API Access More Seamlessly

The Kong Konnect team recently launched the Portal Management API, which allows users to manage their Developer Portals with one API. That means you can easily manage your portal settings, appearance, application registrations, and registration settings easier than before. In this blog, I’ll walk you through two scenarios that we expect the portal management API can help streamline.

Node.js Timeout Tactics: A Complete Handbook

Node.js is a powerful platform for building scalable and efficient server-side applications. One essential feature of Node.js development is managing timeouts effectively. Timeouts help handle various scenarios, such as preventing requests from hanging indefinitely or executing tasks within a specific timeframe. Let's get into the timeouts as time is out, what timeouts mean, and why they are necessary for Node.js applications.

WSO2 Micro Integrator Demo: Mastering Basic Integration Scenarios and API Exposure with API Manager

This demonstration will take you through building integration from scratch using WSO2 Integration Studio, testing and deploying in WSO2 Micro Integrator and the embedded Micro Integrator in the Integration Studio. This integrations will contain transformation, reading from files, schema validation, error handling and publishing events to Kafka. Thereafter, the particular service which is used by the integration will be exposed as an API using the WSO2 API Manager with seamless integration with both the products.

Creating iOS App Clips: Essential Guide for Developers

Introduced in iOS 14, App Clips allow users to quickly access a specific feature within an application (e.g. paying for parking or ordering a coffee) without downloading the full app. So they allow our users to interact with our apps on their terms, creating more targeted interactions that benefit us as well as them.