Systems | Development | Analytics | API | Testing

Latest News

9 Real-Life Process Automation Examples to Inspire Your Strategy

Appian Named a Leader in the 2023 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms. Appian Named a Leader in the 2023 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms. Appian Named a Leader in the 2023 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms. Appian Named a Leader in the 2023 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms.

API Gateway and Service Mesh: Bridging the Gap Between API Management and Zero-Trust Architecture

Discover how API management and service mesh can go hand in hand toward secured platforms Over the last ten years, Kongers have witnessed hundreds of companies adopting a full lifecycle API management platform and have been working with the people behind the scenes, the “API tribes.” We’ve also learned from the field that API tribes most often have to deal with heterogeneous platforms, infrastructures, and clouds.

Fused Testing - The Best of All Worlds

What company hasn’t been torn between different test strategies and methodologies? With fused testing strategies, you can reap the benefits of methods historically depicted as incompatible. Not just automated vs. manual strategies but dedicated test teams vs. on-demand testers. Beyond that, fused testing integrates your DevOps systems tighter with your QA systems, allowing you to drive new testing based on DevOps feedback.

Getting Started with Generative AI

It's not hard, it's just new. How can you, your business unit, and your enterprise utilize the exciting and emerging field of Generative AI to develop brand-new functionality? And once you’ve figured out your use cases, how do you successfully build in Generative AI? How do you scale it to production grade?

Docs as Code: Screenshot Automation at Kong

Imagine this: You're documenting an unreleased feature, and your documentation requires screenshots. However, you're working in an internal environment that includes features you don't want to reveal to the public. What do you do? We faced this exact situation during the API Summit release when we needed to capture screenshots of the new Kong Konnect Plus dashboard while our internal environment also showcased Mesh Manager features.

Boost Your Business with Secure SFTP File Sharing

Secure FTP (SFTP) is a powerful protocol that businesses can use to improve collaboration, increase efficiency, and safeguard sensitive information. By using SFTP, businesses can securely transfer files between users and locations, regardless of their network or device type. This can help improve productivity and protect sensitive data from unauthorized access. In this article, we’ll discuss what is SFTP, how it works, its benefits, and how to set up SFTP for your business.

Call a PostgreSQL Stored Procedure from an API

The ability to call a PostgreSQL stored procedure from an API allows for rapid development in a secure way. Rather than writing database queries to interact with your data you can utilize an API that can be rapidly developed and reused many times. The reusability of APIs and using stored procedures means if you are scaling from a single backend application to hundreds your APIs will not change. Table of Contents.