docs: add apisix (#147)

This commit is contained in:
Stefan Rotsch
2023-01-31 14:04:12 +01:00
committed by Bastian
parent e9399ff3e2
commit 2ea8d48728

View File

@@ -0,0 +1,17 @@
---
title: "Apache APISIX"
ring: assess
quadrant: tools
tags: [devops]
---
[Apache APISIX](https://apisix.apache.org/) is an open-source, high-performance API gateway, designed for
microservices, cloud-native and container-based architecture. It provides a wide range of features to manage
and secure API services:
- Scalablbility: Load balancing and routing, dynamic scaling
- Performance: Fast and reliable, supports caching and rate limiting
- Multi-Protocol Support: Supports HTTP, HTTPS, WebSockets and gRPC
- Customization: Plugins for authentication, authorization and traffic management
At AOE, we are currently assessing Apache APISIX in one of our cloud infrastructure projects.