Systems | Development | Analytics | API | Testing

API

Scalable Architectures with Vue Micro Frontends: A Developer-Centric Approach

In this article, which is based on my talk at VueConf Toronto 2023, we'll explore how to harness the power of Vue.js and micro frontends to create scalable, modular architectures that prioritize the developer experience. We'll unveil practical strategies, best practices, and real-world use cases that empower developers to build robust, maintainable applications without compromising on agility.

How To Create A PostgreSQL Stored Procedure

Introduced in PostgreSQL 11, these procedures are a game-changer for database efficiency, allowing for pre-compiled and reusable SQL code. In this article, we’ll how to create PostgreSQL stored procedures, a key tool for scaling up and streamlining database operations. Whether you’re a novice or an expert in PostgreSQL, this guide offers valuable insights into maximizing the effectiveness of stored procedures in your database management.

Announcing the Kong Konnect Mesh EKS Blueprint Add-on

We’re excited to announce a new addition to our Kong Konnect EKS Blueprint Family: the Kong Konnect Mesh EKS Blueprint Add-on to deploy your Mesh Zones. Deploy your zones securely on AWS with the new Mesh Manager offering in Kong Konnect. It gives you an opinionated install of Kong Mesh to quickly ramp up on Kong Konnect’s Mesh Manager on Amazon EKS. Let’s dive in.

Zephyr Squad Test Management in Jira | In-Depth Walkthrough

Embark on a journey of streamlined test management in Jira with Zephyr Squad Cloud! Our in-depth walkthrough shows Squad's core test planning and execution tools. Elevate your testing game with seamless automation using BDD and CI tool integrations. Uncover valuable insights into your progress through essential reporting tools.

Kong Konnect is now available on the Google Cloud Marketplace

Now you can find and purchase Kong Konnect through the Google Cloud Marketplace! Kong Konnect is the unified API platform that allows you to manage multiple gateways across service meshes, ingress, cloud, and Kubernetes providers no matter where they run — on-premises, hybrid, cloud, or multi-cloud.

Best Practices for Usage-based Billing to Monetize Gen AI

Artificial intelligence based APIs are reshaping traditional subscription models thanks to their unique monetization frameworks. These API products enable companies seeking tailored solutions in automation and AI workflows, departing from one-size-fits-all UI approaches and embracing a highly customizable experience. Originally designed for internal platforms, APIs built with AI are now evolving into revenue gateways, transforming them into strategic assets contributing directly to company revenue.

REST APIs vs. RESTified Endpoints

Understanding the differences between REST APIs and RESTified endpoints is crucial. REST APIs represent traditional methods of resource access, while RESTified endpoints offer a more dynamic and efficient approach, particularly in environments that necessitate rapid development and flexibility. This article aims to dissect REST APIs vs. RESTified endpoints, highlighting their key differences and determining which might be best suited for specific development scenarios.

First vs. Third-Party APIs

APIs are everywhere, and as a developer, understanding how to implement them is imperative. The goal of APIs is to make life easier and more efficient — both for the developer and the end-user. The main difference between first-party APIs are created and used within an organization’s own systems, while third-party APIs are developed externally and integrated into other applications for added functionality.

The Illusion of Control: Why In-House Platforms Can Undermine Your Business Strategy

In the rapidly evolving tech landscape, the promise of control reigns supreme. And, it’s why founders, CEOs, and technical decision-makers are increasingly drawn to the idea of building in-house platforms. The appeal is understandable: complete sovereignty over every layer of the tech stack, from the user interface down to the most granular data interactions. It's an intoxicating vision that promises a bespoke solution tailored precisely to a company's unique needs.