CommunityApache APISIX Release 2.6.0Apache APISIX 2.6.0-Release is officially released! Welcome to download and use.
Case StudiesAPI Gateway Practice in Tencent with APISIXThis article is a lecture note from the speech given by Xin Xu, an engineer in charge of internal container platform of Tencent Games, at the Apache APISIX Meetup - Shenzhen. By reading this article, ...
EcosystemGet Front-End Test Coverage with CypressIn the article "Stable Product Delivery with Cypress", we discussed why we chose Cypress as our E2E testing framework. After spending nearly two months refining the test cases, we needed test coverage to quantify whether the test coverage was sufficient.This article will describe how to get APISIX Dashboard front-end E2E coverage using Cypress.
EcosystemInstall Apache APISIX from Helm ChartsA few days ago, API7.ai released an online Helm Charts repository. Users can easily install Apache APISIX, Apache apisix-dashboard and Apache apisix-ingress-controller from it (rather than cloning the corresponding project in advance).
EcosystemStable Product Delivery with CypressThis article explains how Yi Sun, GitHub ID @LiteSun, became Apache APISIX Committer from API7.ai, implements stable product delivery with Cypress.
EcosystemRun Ingress APISIX on Amazon EKSAmazon EKS provides flexibility to start, run, and scale Kubernetes applications in the AWS cloud or on-premises. This article explains how to run Ingress APISIX on it.This article explains how to run...
VulnerabilitiesApache APISIX Contributor Interview | Pengcheng Wang from PricewaterhouseCoopersRecently, Pengcheng Wang, a senior security consultant from PwC's South China Data Security and Privacy team, reported the first CVE for Apache APISIX to the National Information Security Vulnerabilit...
EcosystemA First Look at Kubernetes Service APIsThis article provides a basic introduction to the Kubernetes Service APIs by asking questions. As a whole, the Kubernetes Service APIs refine many ingress best practices, such as expression enhancemen...
EcosystemEnvoy and Apache APISIX: Another way to implement the Envoy filterThis article explains how to run Apache APISIX plugins in Envoy.