Case Study
May 26, 2023
With APISIX, ZYLK was able to streamline their MQTT routing and provide efficient endpoint management, addressing pain points such as accommodating new users on the network and facing MQTT routing issues, K8S networking-related issues, and HTTP communication issues.
Case Study
May 19, 2023
User-friendly, robust, and delightful - this is the evaluation of APISIX by Lukasz Biegaj, the system architect of Unity Group.
Technology & Products
May 4, 2023
Chaos engineering is a powerful tool for ensuring system reliability and performance, and its application in designing Chaos experiments for Ingress Controllers can help organizations identify weaknesses in their applications and infrastructure.
Customer Story
April 28, 2023
“APISIX helped us greatly improve service quality under active-active architecture. Its complete monitoring feature has effectively supported troubleshooting, and updating the service list has become very simple.”
Case Study
April 28, 2023
By implementing Apache APISIX, Snowball Finance has upgraded its internal active-active architecture, providing better services for users.
Technology & Products
April 21, 2023
The authorization control policies of Apache APISIX can protect the security of your APIs, and ensure your systems run safely and stably.
Technology & Products
April 14, 2023
10 major trends in API management: API security, standardization, cloud-based API management solutions, low-code API platforms, API marketplaces, emerging API protocols, AI and APIs, developer experience, API analytics, and serverless architecture
Technology & Products
April 14, 2023
APISIX, a cloud-native API gateway, chooses LuaJIT as its technology stack due to its high flexibility and performance.
Technology & Products
April 7, 2023
APISIX supports Wasm at the gateway level, allowing developers to use high-level programming languages to create Wasm plugins.
Technology & Products
March 31, 2023
Multiple implementations of SOAP-to-REST and how to use APISIX as a zero-code proxy is introduced.
Customer Story
March 24, 2023
“APISIX meets our requirement on speeding development and iteration. What distinguishes APISIX is its rich plugins, visible configuration, fine-grained verification, abundant features, active community, and high performance.”
Customer Story
March 24, 2023
“To fix the problem of inconvenient service management and costly R&D investment, we introduced APISIX as our API gateway. APISIX's dynamic performance with etcd aligns most with Beeto's product requirements.”
Customer Story
March 24, 2023
“After comparing some mainstream gateway products, we find that the response latency of Apache APISIX is more than 50% lower than other gateways, and Apache APISIX can still run stably when the CPU reaches more than 70%.”
Customer Story
March 24, 2023
“Apache APISIX supports multiple protocols, saving great R&D costs and endowing our platform with endless vitality.”
Customer Story
March 24, 2023
“Airwallex has made a smooth transition to multi-cloud and microservices architectures thanks to API7 commercial support: a highly optimized and scalable platform and the support of the developer community!”
Customer Story
March 24, 2023
“API7 solution performs surprisingly well in its practice in production scenarios. We love its high availability, high performance, and rich functionality, allowing us to build and grow our business in a cloud-native way.”
Customer Story
March 24, 2023
“After adopting APISIX Ingress Controller, it is easier for developers to add configurations on the gateway than to write codes.”
Customer Story
March 24, 2023
“API7 commercial support is great for security control and comprehensive support. We chose API7 also because it is marvelous at supporting k8s.”
Technology & Products
March 17, 2023
Analysis of the differences between etcd and PostgreSQL from their historical background, data models, client interfaces, storage, distributed computing, and maintenance
Technology & Products
March 3, 2023
APISIX protects sensitive data with `Global Data Encryption` and supports third-party services like Secret Manager.
Technology & Products
February 24, 2023
APISIX provides many log plugins to enhance the observability and system stability of API gateway.
Ecosystem
February 17, 2023
In the microservices architecture, API gateway is of increasing importance.
Case Study
February 13, 2023
Tencent BlueKing compares Kong, Tyk, and APISIX and finally chooses APISIX as its essencial part of the infrastructure.
Technology & Products
February 10, 2023
APISIX migrates etcd operation from HTTP to gRPC to solve architectural issues like mTLS authentication.
Technology & Products
February 6, 2023
This blog introduces the status quo of API management on multi-cloud and hybrid cloud and gives some better choices under such situation.
Technology & Products
January 31, 2023
Prometheus plugins often cause long tail requests, but APISIX can solve this problem and reduces the delay from 1s to 10ms.
Technology & Products
January 29, 2023
Apache APISIX's inspect plugin is beneficial in troubleshooting, printing blocked logs, and learning Lua code by debugging.
Technology & Products
January 13, 2023
Using a Secret Manager can effectively improve the security and stability of the API Gateway, which Apache APISIX fully supports.
Case Study
January 13, 2023
The traditional financial company, Essence Securities, selects Apache APISIX as its API gateway, integrating with its diverse plugins and ecosystems.
Case Study
January 6, 2023
Amber Group uses APISIX as its API gateway to improve developing efficiency and manage traffic of its flagship digital asset platform WhaleFin.
Technology & Products
January 6, 2023
APISIX enhances its security by being compliant with FIPS 140-2, the security for cryptographic modules.
Case Study
December 12, 2022
Junrunrenli Human Resources accomplished high-efficient and time-saving development and traffic management by APISIX.
Ecosystem
December 9, 2022
Keeping pace with cloud-natice trends, APISIX supports serverless computing by providing serverless, azure-functions, openwhisk, and openfunction plugins.
Case Study
November 25, 2022
How does the famous mobile manufacturer vivo adopt APISIX as its API gateway and adjust it to fit its businesses?
Team & Community
November 14, 2022
In 2022, we have hosted 12 contributor workshops to guide people on becoming an open-source project contributor. This article is a yearly summary.
Technology & Products
November 3, 2022
This article presents the performance comparison between Apache APISIX 3.0 and Kong 3.0 by four tests.
Technology & Products
November 2, 2022
The ebook introduces API7.ai's application in the Automotive industry by showing some use cases from European Factory Platform, Geely Auto, XPeng Motors, and Horizon Robotics.
Technology & Products
October 28, 2022
The article introduces how Apache APISIX unifies full traffic management with Service Mesh around APISIX-based Service Mesh Solution.
Ecosystem
October 26, 2022
This article introduces Apache APISIX and its plugins for AWS, how APISIX performs using AWS processors, and how API7 Cloud leverages Amazon to achieve rapid growth.
Technology & Products
October 24, 2022
By learning the explorations and innovations of Apache APISIX, we can learn about its data center, hot reloading, and dynamic orchestration of plugins.
Technology & Products
September 30, 2022
Do you know how NGINX reload works? Read this post to learn its limitations and how to prevent downtime.
Ecosystem
September 28, 2022
gRPC is a modern open-source, high-performance Remote Procedure Call (RPC) framework that can run in any environment. We implement a gRPC client in the OpenResty ecosystem.
Technology & Products
September 22, 2022
The open source API Gateway Apache APISIX version 3.0 is coming! We have selected 11 essential features to give a brief overview.
Case Study
September 21, 2022
Spring Cloud Gateway used to be a decent choice, but recently HuanBei abandoned it and started using Apache APISIX. Why, and how?
Technology & Products
September 16, 2022
What is rate limiting? Why do you need it? When would you need it? The best go-to solution with Apache APISIX.
Technology & Products
September 15, 2022
Many software engineers and teams used NGINX before, but were annoyed by the bottlenecks and restrictions of NGINX. Is there a better alternative?
Technology & Products
September 13, 2022
We will analyze multiple API gateways in terms of the popularity among developers, their open source licenses, their performances, and the ecosystem as a whole.
Technology & Products
August 30, 2022
What an API gateway is, why it matters in the cloud-native era, and the characteristics of next-generation API gateways.
Technology & Products
August 18, 2022
This article discusses best practices for designing reliable APIs by introducing you to a special reverse proxy - API Gateway
Ecosystem
August 8, 2022
This article uses API Gateway Apache APISIX to compare the performance of Azure Ddsv5 and Azure Dpdsv5 in network IO-intensive scenarios.
Technology & Products
July 30, 2022
Many companies used to use Nginx or Kong as their API gateway but switched to Apache APISIX now. As an Open Source API Gateway, Apache APISIX solves a lot of pain points for businesses.
Case Study
June 14, 2022
The Apache APISIX gateway helps Beeto realize localized deployment, unified management, and operation and maintenance-friendly scenarios in the Middle East.
Ecosystem
June 7, 2022
Uses APISIX to compare the performance of AWS Graviton3 and Graviton2. AWS Graviton3 shows the power performance in the API gateway.
Ecosystem
February 25, 2022
This article will walk you through the process of implementing Consul service discovery and service registry in APISIX.
Technology & Products
February 23, 2022
This article describes how to secure your API information with the CSRF plugin in API Gateway Apache APISIX.
Ecosystem
February 16, 2022
Over the past few months, community users have added many plugins to ...
Ecosystem
February 10, 2022
The complexity of systems is increasing as technology iterates and enterprise architecture ...
Ecosystem
January 26, 2022
Forward Auth cleverly moves the authentication and authorization logic to a dedicated ...
Ecosystem
January 25, 2022
gRPC Web Introduction Originally developed by Google, gRPC is a high-performance remote ...
Ecosystem
January 24, 2022
With the rise of microservice-based architecture, keeping things secure has become much ...
Ecosystem
January 4, 2022
Introduction About Apache APISIX Apache APISIX is a dynamic, real-time, high-performance API ...
Ecosystem
December 24, 2021
Open Policy Agent (OPA) is an open source lightweight general-purpose policy engine ...
Ecosystem
December 22, 2021
Logging is an important infrastructure for distributed systems. It can help developers ...
Ecosystem
December 1, 2021
Apache APISIX provides support for serverless frameworks for popular cloud vendors (more ...
Ecosystem
November 12, 2021
As the complexity of IT products and consumer-facing application development increases, monitoring ...
Case Study
November 3, 2021
Airwallex resolves technical challenges that data sovereignty brings and makes intelligent routing solutions with the help of Apache APISIX.
Ecosystem
September 7, 2021
Using the Apache APISIX OpenID Connect plugin for centralized identity authentication.
Ecosystem
September 7, 2021
Using the Apache APISIX OpenID Connect plugin to configure Okta authentication is ...
Case Study
September 7, 2021
iQIYI's technical team compares APISIX with Kong, and updates and integrates iQIYI's infrastructure to successfully build a bran-new API gateway.
Uncategorized
August 14, 2021
According to GitHub’s statistics in 2020, over 60 million new repositories were ...
Case Study
August 9, 2021
How the blockchain unicorn company-Hyperchain uses APISIX, an open-source api gateway, to empower the Hyperchain Blockchain Platform to manage blockchain traffic in web3, mentioning the comparison among APISIX, Kong, and NGINX.
Case Study
May 24, 2021
This article introduces what a gateway is and its improvement to the traditional service architecture, and the implementation of APISIX within Tencent.
Technology & Products
March 2, 2021
Background In the article "Stable Product Delivery with Cypress", we discussed why ...
Ecosystem
February 26, 2021
A few days ago, API7.ai released an online Helm Charts repository. Users ...
Ecosystem
February 7, 2021
The Apache APISIX Dashboard is designed to make it as easy as ...
Ecosystem
January 21, 2021
As business scenarios and requirements become more complex and diverse, more and ...
Technology & Products
December 16, 2020
Ways to implement Envoy filter Envoy filter Envoy is an L7 proxy ...
Technology & Products
December 14, 2020
Watch Video First let me introduce myself. I am Ming Wen, the ...
Case Study
December 11, 2020
Beike uses Apache APISIX as the API gateway on production. As a data-driven company, millions of production traffic go through the API gateway daily, and Apache APISIX is providing stable and outstanding performance.
Case Study
December 11, 2020
Today, I share an article about Apache APISIX, which describes the implementation ...
Uncategorized
December 16, 2019
Apache APISIX is a very young project, open source in June this ...