ProductsApache APISIX 3.0: 11 Highlights of Open Source API GatewayThe open source API Gateway Apache APISIX version 3.0 is coming! We have selected 11 essential features to give a brief overview.
CommunityAccelerating API Gateway Excellence: Apache APISIX Community Meetup in MalaysiaKuala Lumpur, the capital of Malaysia, witnessed the success of the 2023 APISIX open-source Community Meetup on July 4th.
Case StudiesAPISIX Boosts Lenovo to Build Lightweight and Decentralized GatewayLenovo established a decentralized gateway and centralized dev portal based on APISIX, resolving the bottlenecks of its previous system.
EcosystemUtilize APISIX in E-Commerce: User-friendly, Robust, and DelightfulLukasz Biegaj, System Architect of Unity Group, shares the changes that APISIX has brought to their company in the interview. "Simple to use, powerful, and enjoyable to use. For projects using the APISIX, the time-to-market is considerably shorter and we - as a team or as a company - are able to deliver solutions more quickly." - This is the evaluation of APISIX by Lukasz Biegaj.
EcosystemSecuring Admin Access to Apache APISIXAPI Gateways are critical components in one's infrastructure. If an attacker could change the configuration of routes, they could direct traffic to their infrastructure. Consequences could range from data theft to financial losses. Worse, data theft could only be noticed after a long time by mirroring the load. Hence, protecting your API Gateway is of utmost importance.
PluginsConnecting IoT Devices to the Cloud with APISIX MQTT ProxyAPISIX's support for stream routes and, in extension, the MQTT protocol is often overlooked. Let's change this by looking at an end-to-end example of how APISIX can act as an MQTT proxy.
EcosystemWhy Do Microservices Need an API GatewayThe microservices architecture has been widely adopted by many companies. As the data and API quantity of microservices increases, it is crucial to choose an excellent API gateway for high-traffic governance: APISIX.
Case StudiesCharting the Future of Urban Connectivity: WeCity Collaborates with APISIXWeCity has been using APISIX for its core business since May 2023. Arjen Hof, Co-founder and CTO of WeCity, and Tim van Densen, Software Architect and Lead Developer of WeCity, shared their experience...
CommunityBiweekly Report (August 28 - September 10)We have recently made fixes and improvements to certain features of Apache APISIX and APISIX Ingress Controller. These include providing native JSON data structure input support for the wasm plugin, adding UNIX socket listening support for the chaitin-waf plugin, and introducing the ability to remove the etcd dependency required by APISIX within the APISIX Ingress to reduce architectural complexity. For more details, please refer to the biweekly report.
EcosystemCoraza: Elevating APISIX with Cutting-Edge WAF FeaturesThe integration of APISIX and Coraza provides reliable security protection and ensures the integrity and reliability of API services.
CommunityRelease Apache APISIX 3.5.0We are pleased to present Apache APISIX 3.5.0 with exciting new features and improvements to user experiences.
CommunityBiweekly Report (August 14 - August 27)We have recently made fixes and improvements to certain features of Apache APISIX and APISIX Ingress Controller. These include adding proxy configuration item for openid-connect plugin, fixing DNS resolution issue for tencent-cloud-cls, adding pass host configuration capability for ApisixUpstream resource, upgrading Go toolchain to v1.20, etc. For more details, please refer to the biweekly report.
EcosystemOps friendly Apache APISIXThough I always worked on the Dev side of IT, I was also interested in the Ops side. I even had a short experience being a WebSphere admin: I used it several times, helping Ops deal with the Admin con...Providing a single package that Ops can configure and deploy in different environments is very important. As a JVM developer, I've been happy using Spring Boot and its wealth of configuration options:...In this short post, I'd like to describe how you can do the same with Apache APISIX in the context of containers.
CommunityBiweekly Report (July 31 - August 13)We have recently made fixes and improvements to certain features of Apache APISIX. These include supporting the chaitin-waf plugin, configuring TLS handshake protocol for specified SNI, configuring YAML file for rendering environment variables, and ensuring that the limit-count plugin returns the correct X-RateLimit-Reset when rejecting requests. For more details, please refer to the biweekly report.
PluginsRate Limit Your APIs With Apache APISIXIn this article, we will look at examples of how we can use the rate limiting plugins in APISIX.
CommunityBiweekly Report (July 17 - July 30)We have recently fixed or improved some features of Apache APISIX, including fixing lua-resty-jwt security issues, disallowing the simultaneous configuration of allowlist and denylist in ua-restriction, fixing the configuration of the google-cloud-logging plugin, and allowing the sending of headers upstream returned by OPA server. For more details, please read this biweekly report.