Gopal Gautamgopalgtm.hashnode.dev·Apr 14, 2024Api Integration With Apache ApisixWhat is an Apache APISIX? Apache APISIX is a dynamic, high-performance API gateway that is part of the Apache Software Foundation. It is designed to handle API traffic for web, mobile, and IoT applications. APISIX provides advanced features such as d...Apache APISIX
Yilia LinforApache APISIXapisix.hashnode.dev·Apr 11, 2024Simplified Log Collection with APISIX's http-logger PluginIntroduction In modern software development, API call logging is an indispensable part, recording detailed information for each API call of an application. Effective log management enables development teams to monitor API call activities in real time...83 likesmonitoring
Stanislav Deviatovstn1slv.hashnode.dev·Apr 1, 2024Integration Digest: March 2024Articles 🔍 API Contracts - an Extended Introduction This article emphasizes the crucial role of API contracts in system integration, secure interaction, and detailing data formats and constraints. It further underscores the importance of complete do...microcks
Jing YanforApache APISIXapisix.hashnode.dev·Jan 30, 2024Protecting Your APIs in the Wild: A Deep Dive into WAF and API Gateway IntegrationIn today's digital age, APIs have become an integral part of our daily lives. They allow us to access and exchange data between different applications and services. However, with the increasing number of API endpoints exposed to the public, there is ...CHAITIN
Yilia LinforApache APISIXapisix.hashnode.dev·Dec 11, 2023ASF Project Spotlight: Apache APISIXPosted by The ASF December 5, 2023Community, Projects Q: Can you tell us a bit about the project such as when it was started and why? A: Apache APISIX is a dynamic, real-time, and high-performance API gateway. The project started in 2019 to help en...26 likesApache Software Foundation
Yilia LinforApache APISIXapisix.hashnode.dev·Oct 27, 202310 Reasons for Choosing API7Whether you're aiming to achieve unparalleled performance, fortified security, or seamless scalability, API7 stands tall as the ultimate solution that effortlessly delivers on all fronts. Let's explore what makes API7 your ultimate pick! Founded in ...10 likesAPI Management
Christopher Chilengwechristopherchilengwe.hashnode.dev·Jul 21, 2023Application Programming Interface (API)API stands for "Application Programming Interface." It is a set of rules and protocols that allows different software applications to communicate and interact with each other. APIs enable developers to access certain functionalities or data from a we...APIs
MOHAMED FAWASmohamedfawas.hashnode.dev·Mar 2, 2023Getting started with API gatewaysWhat is an API gateway? An API gateway acts as a "front door" for applications to access data, business logic, or functionality from your backend services. It is software that takes an application user’s request and routes it to one or more backend s...API Gateway
Bobur Umurzokovboburadvocate.hashnode.dev·Jan 18, 2023Manage serverless APIs with Apache APISIXServerless computing enables developers to build applications faster by eliminating the need for them to manage infrastructure. With serverless APIs in the cloud, the cloud service provider automatically provisions, scales, and manages the infrastruc...1 like·50 readsWeb Development
Bobur UmurzokovforApache APISIXapisix.hashnode.dev·Oct 31, 202210 most common use cases of an API GatewayThis post elaborates on the 10 most common usages of an API Gateway such as Apache APISIX in architecting API-Led Connectivity. We understand different solutions where you can make use of the API Gateway capabilities to design reliable, high-perform...41 likes·236 readsAPIs