Apache APIs IX integrates with Consul KV, and the service discovery capability is upgraded again

background information Consul is a service grid solution. Consul KV, one of its cores, is a distributed key value database, which is mainly used to store configuration parameters and metadata, and also allows users to store index objects.In the microservice architecture mode, when the upstream service changes due to capacity expansion and hardw ...

Added by yusiyuseff on Tue, 08 Mar 2022 06:20:13 +0200

GraphQL collides with Apache APIs IX to improve the security and performance in the API field

This paper introduces the characteristics of Apache apisid and GraphQL, and how to use Apache apisid, an API gateway, to proxy GraphQL requests, and puts forward a solution to the pain points of the actual scene.background information GraphQL is an open source, API oriented data query operation language and corresponding running environment. Or ...

Added by Fed51 on Tue, 08 Mar 2022 05:10:14 +0200

Apache apisik integrates Kafka to realize efficient real-time log monitoring

Apache Kafka is an open source stream processing platform managed by Apache and written by Scala and Java. It provides unified, high throughput and low latency features for processing real-time data.Its persistence layer is essentially a "large-scale publish / subscribe message queue according to the distributed transaction log architectur ...

Added by ScottCFR on Wed, 23 Feb 2022 14:51:49 +0200

How to use Apache APIs IX CSRF security plug-in to intercept cross site forgery attacks

CSRF (Cross Site Request Forgery), that is, cross site request forgery. The key point of launching cross site request forgery attack is to make the target server unable to distinguish whether the source of many requests is a real user or an attacker. The general process of attack is as follows: first, the attacker will induce the user to naviga ...

Added by coollog on Wed, 23 Feb 2022 12:02:46 +0200

Apache APIs IX integrates Open Policy Agent

Open Policy Agent (OPA) is an open source lightweight general policy engine, which can replace the built-in policy function module in the software to help users realize the decoupling of service and policy engine. Benefit from OPA Perfect ecosystem , users can easily integrate OPA and other services, such as program library, HTTP API, etc.As sh ...

Added by patnet2004 on Wed, 23 Feb 2022 11:49:06 +0200

How to build an Apache APIs IX plug-in from 0 to 1 for back-end novices

In the past few months, community users have added many plug-ins to Apache apisid, enriching the ecosystem of Apache apisid. From the perspective of users, the emergence of more diversified plug-ins is undoubtedly a good thing. On the basis of improving the high performance and low latency of Apache APISIX, they meet users' more expectations fo ...

Added by Griven on Wed, 16 Feb 2022 06:31:38 +0200