Systems | Development | Analytics | API | Testing

API

7 Key Features of WSO2 Identity Server 7.0 Every Application and API Developer Should Know

As the open source leader in IAM, we’re excited to release WSO2 Identity Server 7.0. If you’ve been involved in the IAM space for some time, you might remember that WSO2 Identity Server 5.0 released in 2014, which was a revolutionary product at that time. It brought an innovative experience for identity domain experts to model and implement their access management requirements.

API Generation: A Better Way of Snowflake Data Extraction for Data Products

Organizations are constantly seeking more efficient ways to extract, transform, and load (ETL) data into their data warehouses. Snowflake, is one of the leaders in cloud data warehousing, has traditionally recommended ETL/ELT processes for data ingestion and extraction. However, for organizations building internal data products, there is a new kid on the block: API generation. Here’s the key things to know from this article.

The Benefits of Data Warehousing and Business Intelligence

Making sense of the ever-growing mountains of data is a challenge that organizations of all sizes face today. This article explores the powerful synergy between data warehousing and business intelligence, demonstrating how they work hand-in-hand to transform raw data into actionable insights. We’ll also delve into the role of APIs in facilitating real-time data integration and automation. Here are the key things to know about data warehousing and business intelligence: Table of Contents.

EP7: Platformless: Revolutionizing Enterprise Software Engineering

Join us for a new episode where Sanjiva and Asanka, the visionary authors of the platformless manifesto, explore the groundbreaking concept of platformless in enterprise software engineering. They unveil the inception and collaborative effort behind platformless, guiding viewers through its core principles and four essential technology pillars: API-first, cloud native middleware, platform engineering, and developer experience. Whether you're considering building from scratch or investing in a platformless solution, this discussion offers invaluable insights into the unique benefits it brings to architects.

6 Best API Documentation Tools | API Documentation Tool Compared

Terence Bennett - March 11, 2024 Creating API documentation from scratch can be a complex and time-consuming task, forcing many organizations to rely on the best API documentation tools. These tools help simplify and automate the documentation process, enabling users to format and display information in a way that is clear and easily comprehensible – even for non-technical users.

Scaling Smart: Introducing Choreo's Scale-to-Zero for Optimal Resource Utilization

While the cloud facilitates quicker and easier completion of tasks, it’s important to use resources efficiently. Careless usage can lead to high costs over time. Choreo’s new scale-to-zero feature allows you to minimize costs by scaling down application resource usage to almost zero when not in active use. This capability is a significant step forward towards apps being more resource-conscious and cost-effective.

Sending Traffic Across Namespaces with Gateway API

In this blog post, we’ll demonstrate how easy it is to use Gateway API HTTPRoutes to route traffic to workloads deployed in different namespaces in a single Kubernetes cluster — a process that’s easier than ever. Previously, we only had Ingress API to define ingress routing rules. It served us well, but it also had its flaws and limitations that we had to overcome, sometimes in a hacky way.

Understanding API Codes: A Comprehensive Guide to Efficient REST API Integration

If you’re tackling REST APIs, decoding API codes is essential. Think of HTTP status codes as the vital signs for API requests. Our guide strips away the complexities, offering a clear explanation of each code from ‘200 OK’ to ‘500 Internal Server Error’, and how to use them efficiently. Whether you’re a developer or a system architect, you’ll learn to interpret these codes swiftly and apply best practices for worry-free API communications.