This is an automated email from the ASF dual-hosted git repository. young pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push: new d160fdb3b92 fix: update events (#1889) d160fdb3b92 is described below commit d160fdb3b92d8a6a36de225dcb6d023babc40f16 Author: Yilia Lin <114121331+yilial...@users.noreply.github.com> AuthorDate: Wed Apr 9 11:02:44 2025 +0800 fix: update events (#1889) --- website/docs/general/events.md | 4 ++-- website/i18n/zh/docusaurus-plugin-content-docs/current/events.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/general/events.md b/website/docs/general/events.md index 6ca6aea3b28..72843f0f70b 100644 --- a/website/docs/general/events.md +++ b/website/docs/general/events.md @@ -38,9 +38,9 @@ Whether you're a seasoned APISIX user or a tech explorer curious about AI gatewa | No. | Presentation Topic | Speaker | Presentation Highlights [...] | --- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ [...] -| 1 | Gateway Practices Under Heavy Business Loads at Honor | Jiahao Fu, Weichuan Xu (Engineers at Honor PAAS Platform Department) | This presentation shares Honor's gateway evolution journey, deeply analyzes Honor's gateway architecture, explains the design of high-performance rate limiting and circuit breaking plugins, introduces a bypass Web Application Firewall (WAF) solution for lossless security protection, and [...] +| 1 | Gateway Practices Under Heavy Business Loads at Honor | Jiahao Fu, Weichuan Xu (Engineers at Honor PAAS Platform Department) | This presentation shares Honor's gateway evolution journey, and discusses how to evolve step by step from a traditional gateway architecture to a modern gateway architecture based on APISIX. It will deeply analyze Honor's gateway architecture, explain the design of high-performance rate [...] | 2 | MCP Intelligent Management Practices: Deploying APISIX with One Command | Zhihuang Lin (R&D Engineer, API7.ai) | This presentation introduces how MCP solves data and tool integration issues for AI large models through standardized protocols, using APISIX gateway as an example to demonstrate MCP's intelligent management practices. It covers MCP's core advantages, architecture design, and real-world [...] -| 3 | Stable Operation Practices of Business Gateways Based on TAPISIX | Zemiao Yang (Backend Development Engineer at Tencent's TiMi Studio Group) | For business teams, fully developing and operating a gateway independently is quite challenging. This presentation shares how to significantly reduce gateway development and operation costs, enabling anyone to develop and operate an efficient and stable gateway. [...] +| 3 | Stable Operation Practices of Business Gateways Based on TAPISIX | Zemiao Yang (Backend Development Engineer at Tencent's TiMi Studio Group) | For business teams, fully developing and operating a gateway independently is quite challenging. This presentation shares how to leverage Apache APISIX to significantly reduce gateway development and operation costs, enabling anyone to develop and operate an efficient and stable gateway. [...] | 4 | From Cloud-Native to AI-Native: AI Gateway Architecture Design and Intelligent Application Practices of Apache APISIX | Yuansheng Wang (Apache APISIX PMC, Apache Member, CTO of API7.ai) | Let's explore how open-source API gateways evolve to address AI-era challenges such as high-concurrency inference, dynamic scaling, and intelligent scheduling. This presentation shares innovative practices of APISIX in AI Gateway scenarios, solving core issues like model version manageme [...] ### 🎁 Why Attend? diff --git a/website/i18n/zh/docusaurus-plugin-content-docs/current/events.md b/website/i18n/zh/docusaurus-plugin-content-docs/current/events.md index 23adb065be7..90cf6de73e3 100644 --- a/website/i18n/zh/docusaurus-plugin-content-docs/current/events.md +++ b/website/i18n/zh/docusaurus-plugin-content-docs/current/events.md @@ -29,9 +29,9 @@ description: This page provides information about previous Apache APISIX's commu | 序号 | 演讲主题 | 演讲嘉宾 | 演讲亮点 | | ---- | ---------------------------------------------------------------------- | ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| 1 | 荣耀海量业务下的网关实践 | 付家浩、许伟川(荣耀 PAAS 平台部工程师) | 本次分享荣耀公司网关演进历程,深度解析当前网关架构,详解高性能限流、熔断插件的设计,旁路 WAF 方案保障业务无损安全防护,同时分享网关有效降本的实践经验。 | +| 1 | 荣耀海量业务下的网关实践 | 付家浩、许伟川(荣耀 PAAS 平台部工程师) | 本次分享荣耀公司的网关演进历程,分享如何从传统网关架构逐步演进到基于 APISIX 的现代化网关架构。详解高性能限流、熔断插件的设计,旁路 WAF 方案保障业务无损安全防护,同时分享网关有效降本的实践经验。 | | 2 | MCP 智能化管理实践:一句话搞定 APISIX 网关 | 林志煌(API7.ai 研发工程师) | 本次分享将介绍 MCP 如何通过标准化协议解决 AI 大模型的数据与工具接入问题,并以 APISIX 网关为例演示 MCP 的智能化管理实践。内容涵盖 MCP 的核心优势、架构设计及实际应用场景,展示如何通过自然语言指令快速完成 APISIX 网关配置。 | -| 3 | 基于 TAPISIX 的业务网关稳定运营实践 | 杨泽淼(腾讯天美后台开发工程师) | 对于业务团队而言,完全自主开发和运维网关具有相当的挑战性。本次分享如何大幅降低网关开发和运维成本,使任何人都能开发和运维高效稳定的网关。 | +| 3 | 基于 TAPISIX 的业务网关稳定运营实践 | 杨泽淼(腾讯天美后台开发工程师) | 对于业务团队而言,完全自主开发和运维网关具有相当的挑战性。本次分享如何利用 Apache APISIX 大幅降低网关开发和运维成本,使任何人都能开发和运维高效稳定的网关。 | | 4 | 从云原生到 AI 原生:Apache APISIX 的 AI Gateway 架构设计与智能应用实践 | 王院生(Apache APISIX PMC,Apache Member,API7.ai CTO) | 一起探索开源 API 网关如何进化,应对 AI 时代的高并发推理、动态扩展与智能调度挑战。交流分享 APISIX 在 AI 网关场景下的创新实践,解决模型版本管理、流量治理等核心问题,赋能开发者高效构建智能应用。 | ### 🎁 为什么参与?