Systems | Development | Analytics | API | Testing

API

The API Gateway and the Future of Cloud Native Applications

The rapid growth of cloud native applications that are smaller, more distributed, and designed for highly dynamic environments has turned API gateways into indispensable intermediaries for driving digital initiatives. At the same time, the emergence of the Kubernetes Gateway API, with support from the Envoy Gateway project, is driving a shift towards standardization and interoperability.

Mastering Automation Through the Power of Documentation

We've said it before and we'll say it again: Visible APIs get reused, not reinvented. Ensuring that developers can easily work with APIs is essential. To make this happen, we need to provide them with clear documentation and helpful resources. That's where SwaggerHub Portal comes in, simplifying the process and making it easier for developers to get the job done.

Mastering Android Performance Monitoring: Metrics, Tools & Strategies

Android is the most popular operating system in the world, with over 2.5 billion active users across over 190 countries. As a result, the Android ecosystem consists of more than 3.5 million apps – more than double the 1.6 million apps available on iOS. This means fast and seamless app performance has become critical for success.

Salesforce Chatter API vs. Connect API: What's the Difference?

While Salesforce Chatter API and Connect API help integrate Salesforce with other systems, they serve different purposes. Salesforce Chatter API is for integrating Chatter’s communication and social collaboration features into your application. On the other hand, Salesforce Connect API integrates Salesforce with other data sources or systems so you can access and use real-time data from those systems within Salesforce.

What is API DevSecOps?

API Developer Security Operations or API DevSecOps is a fusion of API development, security practices, and operational efficiency, and represents a holistic approach that navigates the intricate balance between innovation and protection. At its core, API DevSecOps redefines the way organizations create, deploy, and manage APIs, placing security considerations at the forefront without compromising on agility and collaboration.

Critical Role of API Security in the Retail Domain - Challenges and Solutions

The retail sector is in a paradigm shift of digital transformation, with an anticipated 25% of global retail poised to migrate online by 2025. APIs facilitate digital-first shopping experiences in this evolving landscape, allowing retailers to swiftly adapt and enhance their systems. They empower retailers to extend services like online orders with in-store pickups, curbside delivery, and personalized online shopping recommendations, catering to remote customers’ preferences.

Introducing WSO2 API Platform for Kubernetes (WSO2 APK)

WSO2 APK (API Platform for Kubernetes) is an advanced API management solution designed specifically for Kubernetes environments. Its seamless integration with Kubernetes adheres to Kubernetes Gateway standards and aligns with Kubernetes workflows to empower organizations to efficiently manage APIs in a native Kubernetes manner.

What is gRPC framework? How can we use it more effectively?

It was in 2015 that Google first developed gRPC as an extension of RPC(Remote Procedure Call) to link all its microservices. It was a closed tool operated only in their infrastructure then, but later, they opened it to the public, and gRPC has grown since then with community support. Now, it’s part of the CNFC project.

Kong Konnect RESTful Admin APIs and AWS AppSync GraphQL Services - Part I: Query

GraphQL is a query language to enable applications to fetch data from servers. In fact, as it isn't tied to any specific database or storage engine, GraphQL can aggregate data from multiple sources to create a natural representation of your data. The representation is a graph. The following image illustrates a typical GraphQL abstraction: A few common GraphQL use cases include.