Tagged articles
38 articles
Page 1 of 1
Huolala Tech
Huolala Tech
Jun 13, 2025 · Backend Development

Unlocking 10× Speed: Inside the 星图 Platform’s Modular Backend Architecture

This article details how the 星图 platform evolved from a monolithic customer‑service system into a modular, configurable backend architecture, covering its API management capabilities, process orchestration, caching strategies, JVM tuning, concurrency model, code optimizations, and the resulting performance gains and business benefits.

API ManagementSystem Architecturecaching
0 likes · 20 min read
Unlocking 10× Speed: Inside the 星图 Platform’s Modular Backend Architecture
Alibaba Cloud Developer
Alibaba Cloud Developer
May 29, 2025 · Cloud Native

API Gateway vs API Management: Evolution, Differences, and AI Gateway Rise

This article traces the evolution of API gateways and API management from early traffic and microservice gateways to cloud-native and AI-focused solutions, compares their core responsibilities, roles, and technical foundations, and outlines how they can be integrated and what future trends, such as AI gateways and MCP servers, may bring to modern software architectures.

AI gatewayAPI ManagementCloud Native
0 likes · 16 min read
API Gateway vs API Management: Evolution, Differences, and AI Gateway Rise
Lin is Dream
Lin is Dream
May 22, 2025 · Backend Development

Mastering API Management with Swagger and Spring Boot: A Complete Guide

This tutorial walks you through API protocol types, Swagger/OpenAPI documentation setup, advanced configuration, environment‑specific activation, UI enhancement with Knife4j, and practical versioning strategies to efficiently manage and evolve your backend APIs.

API ManagementApifoxKnife4j
0 likes · 10 min read
Mastering API Management with Swagger and Spring Boot: A Complete Guide
21CTO
21CTO
May 15, 2025 · Artificial Intelligence

AI Updates: Tencent GPUs, Alibaba Qwen3, Anaconda Platform, Google Apigee

This roundup highlights Tencent's GPU capacity for future models, Alibaba's fully disclosed Qwen3 technical report, Anaconda's unified AI platform, Parasoft's AI‑enhanced SOAtest, and Google Cloud's GA of the Apigee API Management Operator, offering a snapshot of current AI advancements.

API ManagementGPUai
0 likes · 5 min read
AI Updates: Tencent GPUs, Alibaba Qwen3, Anaconda Platform, Google Apigee
Test Development Learning Exchange
Test Development Learning Exchange
Mar 13, 2025 · Operations

Effective Coordination of Interface Testing in Large Projects

Effective interface testing in large projects requires clear test objectives, well‑defined strategies, distinct responsibilities for backend, frontend and testing teams, the use of professional tools for API management and CI/CD, continuous process optimization, and strong communication to ensure high efficiency and quality.

API ManagementSoftware Testingci/cd
0 likes · 4 min read
Effective Coordination of Interface Testing in Large Projects
Tencent Cloud Developer
Tencent Cloud Developer
Dec 18, 2024 · Backend Development

API Management Platform Construction, Lifecycle Governance, and AI‑Driven Technical Debt Mitigation

The talk describes how Tencent News consolidated fragmented legacy APIs by adopting YAPI (with Swagger UI) for unified documentation, dynamic mocking, and automated Swagger generation, instituted full lifecycle governance and monitoring, and leveraged large‑language‑model tools to identify and remediate technical debt, resulting in 26 repos synced and over 750 daily mock calls.

API ManagementLifecycle GovernanceMock
0 likes · 28 min read
API Management Platform Construction, Lifecycle Governance, and AI‑Driven Technical Debt Mitigation
Architects Research Society
Architects Research Society
Jan 24, 2024 · Cloud Computing

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can manage the growing number of heterogeneous applications by applying Gartner's Pace‑Layered architecture, grouping systems by change velocity, and using Azure services such as API Management, Logic Apps, Service Bus, and Event Grid to achieve adaptive, loosely‑coupled integration across record, differentiation, and innovation layers.

API ManagementAzureMessage Bus
0 likes · 21 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
Sohu Tech Products
Sohu Tech Products
Aug 16, 2023 · Frontend Development

Interface-Driven Frontend Development: Automating Code Generation with yapi-to-all

The article presents yapi-to-all, an interface‑driven tool that automatically generates TypeScript definitions, service functions with useRequest, and page templates from YAPI documentation, eliminating repetitive coding, improving project management and code quality, already producing over 50,000 lines across seven projects, with future AI‑enhanced extensions planned.

API ManagementTypeScriptYApi
0 likes · 13 min read
Interface-Driven Frontend Development: Automating Code Generation with yapi-to-all
DeWu Technology
DeWu Technology
Apr 10, 2023 · Industry Insights

Mooncake’s Evolution: From Mock Service to One‑Stop API Collaboration Platform

Over the past year, Mooncake transformed from a simple mock service into a comprehensive API collaboration platform, integrating Yapi and mock functionalities, adopting Nielsen’s design principles, and introducing tools for Java, Go, iOS, Android, and frontend development, while outlining its architectural upgrades, design philosophy, and future roadmap.

API Managementarchitecturedeveloper tools
0 likes · 13 min read
Mooncake’s Evolution: From Mock Service to One‑Stop API Collaboration Platform
DataFunSummit
DataFunSummit
Jan 28, 2023 · Backend Development

Bilibili’s API Management Design and Practices

This article explains Bilibili’s unified API management platform, covering service launch processes, manual versus automated metadata collection, code‑first API definitions in Go and Java, version control, collaboration features, mock testing, and micro‑service standardization to improve development efficiency and reduce operational costs.

API ManagementMicroservicesMock Testing
0 likes · 19 min read
Bilibili’s API Management Design and Practices
Bilibili Tech
Bilibili Tech
Jan 20, 2023 · Backend Development

API Management and Standardization at Bilibili: Design, Automation, Versioning, and Mocking

Bilibili’s unified API management platform automates documentation generation for Go and Java services, ties each API version to specific code commits, supports version snapshots, integrates with gateways for debugging and OpenAPI export, and provides service‑level mocking, thereby standardizing microservice development and reducing cross‑team overhead.

API ManagementMicroservicesMocking
0 likes · 20 min read
API Management and Standardization at Bilibili: Design, Automation, Versioning, and Mocking
Architects Research Society
Architects Research Society
Dec 31, 2022 · Cloud Computing

Implementing Integrated Architecture in Adaptive Enterprises Using the Pace‑Layered Model

The article explains how modern enterprises can achieve adaptive integration by applying Gartner's Pace‑Layered architecture, categorizing systems into record, differentiation, and innovation layers, and leveraging Microsoft Azure services, API management, and messaging buses to balance governance, flexibility, and speed.

API ManagementCloud Servicesenterprise integration
0 likes · 17 min read
Implementing Integrated Architecture in Adaptive Enterprises Using the Pace‑Layered Model
iQIYI Technical Product Team
iQIYI Technical Product Team
Dec 2, 2022 · Backend Development

Atlas Platform for API Governance and Knowledge Management at iQIYI

iQIYI’s Atlas platform consolidates API governance and knowledge management by providing a unified portal with OpenAPI 3.0 specs, one‑click debugging, link tracing, knowledge graphs, and automatic code‑as‑documentation, dramatically cutting development and testing time, reducing maintenance costs, and streamlining collaboration across its 100‑million‑member microservice ecosystem.

API ManagementDevOpsInterface Governance
0 likes · 8 min read
Atlas Platform for API Governance and Knowledge Management at iQIYI
DeWu Technology
DeWu Technology
Sep 22, 2022 · R&D Management

How DTDD Transformed API Documentation and Testing at DeWu: A Deep Dive

This article analyzes the challenges of fragmented API documentation workflows at DeWu, introduces the Document‑&‑Test‑Driven Development (DTDD) model, and details the architectural and procedural improvements—including data asset consolidation, multi‑level classification, mock services, and automated testing—that boosted documentation utilization and reduced development friction.

API ManagementDocumentationMock
0 likes · 15 min read
How DTDD Transformed API Documentation and Testing at DeWu: A Deep Dive
政采云技术
政采云技术
Jul 19, 2022 · Frontend Development

Data Source Design in a Visualization Building System

This article explains how introducing a data source layer in a visualization building system reduces repetitive component configuration, improves reuse, and empowers non‑developers to create and manage APIs for dynamic UI assembly.

API ManagementData Sourcecomponent reuse
0 likes · 11 min read
Data Source Design in a Visualization Building System
FunTester
FunTester
Dec 30, 2021 · Industry Insights

Why API Management Breaks Down and How Apifox Can Streamline It

The article examines common pain points of API management in agile, front‑back separation projects and evaluates Apifox as a comprehensive solution that offers visual design, powerful debugging, automatic code generation, real‑time updates, and fine‑grained project permissions.

API ManagementAgile DevelopmentCollaboration
0 likes · 7 min read
Why API Management Breaks Down and How Apifox Can Streamline It
Architects Research Society
Architects Research Society
Jul 15, 2021 · Cloud Computing

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can manage integration costs and speed by classifying applications into Gartner's Pace‑Layered architecture—System of Record, System of Differentiation, and System of Innovation—and leveraging Microsoft cloud and on‑premise services to support each layer.

API ManagementIntegrationcloud computing
0 likes · 15 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
Code Ape Tech Column
Code Ape Tech Column
Jun 25, 2021 · Backend Development

Mastering API Full Lifecycle: From Object Modeling to Service Orchestration

This article explores comprehensive API lifecycle management, detailing how lightweight API gateways integrate with object‑driven development platforms, the division into four subsystems, automatic contract generation, rule handling, service composition, microservice packaging, and source‑code export, providing a practical roadmap for building scalable API solutions.

API ManagementMicroservicesObject Modeling
0 likes · 16 min read
Mastering API Full Lifecycle: From Object Modeling to Service Orchestration
Top Architect
Top Architect
Jun 23, 2021 · Cloud Native

Understanding API Gateways: Management, Ingress, Patterns, and Service Mesh Integration

This article explains the evolving role of API gateways by defining APIs, describing API management, cluster ingress gateways, and the API gateway pattern, and finally discussing how these concepts intersect with service mesh technologies to help architects choose the right solution for their cloud‑native environments.

API ManagementCloud NativeIngress
0 likes · 12 min read
Understanding API Gateways: Management, Ingress, Patterns, and Service Mesh Integration
IT Architects Alliance
IT Architects Alliance
Jun 2, 2021 · Backend Development

Understanding API Gateways: Roles, Management, Ingress, and Service Mesh Integration

This article explains the three primary roles of API gateways—API management, cluster ingress, and gateway pattern—clarifies the definition of an API, compares gateways with service mesh, and provides practical examples of implementations and best‑practice considerations for modern cloud‑native architectures.

API ManagementIngress
0 likes · 12 min read
Understanding API Gateways: Roles, Management, Ingress, and Service Mesh Integration
Java Architect Essentials
Java Architect Essentials
Mar 21, 2021 · Backend Development

Top 15 Open‑Source API Management Tools

This article introduces the importance of APIs in modern software development and presents a curated list of fifteen leading open‑source API management platforms, detailing their key features such as rate limiting, authentication, analytics, and developer portals to help developers choose the right solution.

API ManagementBackendDevOps
0 likes · 10 min read
Top 15 Open‑Source API Management Tools
macrozheng
macrozheng
Dec 9, 2020 · Backend Development

Boost Your API Workflow: A Complete Guide to Installing and Using YApi with Swagger

This tutorial walks you through installing YApi, configuring its environment, importing Swagger definitions, managing interfaces, leveraging mock data, enabling automatic sync, and handling permission management, providing a powerful, secure API documentation solution for backend developers.

API ManagementInstallationMock
0 likes · 9 min read
Boost Your API Workflow: A Complete Guide to Installing and Using YApi with Swagger
Programmer DD
Programmer DD
Nov 28, 2020 · Cloud Native

Why API Gateways Face an Identity Crisis: Roles, Patterns & Service Mesh

API gateways serve three core roles—API management, cluster ingress control, and gateway pattern—each with distinct responsibilities, and their relationship with service meshes is explored, helping readers understand how to choose and combine these components for optimal API infrastructure across various layers.

API ManagementCloud NativeIngress
0 likes · 16 min read
Why API Gateways Face an Identity Crisis: Roles, Patterns & Service Mesh
Top Architect
Top Architect
Oct 28, 2020 · Operations

Top Open-Source API Management Tools and Platforms

This article presents a curated list of leading open‑source API management solutions, describing their key features such as rate limiting, authentication, analytics, developer portals, and deployment options to help developers and operations teams choose the most suitable tool for their API lifecycle needs.

API ManagementOperationsapi-gateway
0 likes · 11 min read
Top Open-Source API Management Tools and Platforms
Tencent Cloud Developer
Tencent Cloud Developer
Sep 16, 2020 · Cloud Computing

Tencent Cloud API 3.0: Gateway Exploration and Architecture Practice

Tencent Cloud API 3.0 introduces a unified, secure, high‑performance API Gateway that centralizes access, routing, and lifecycle management for microservices, offering standardized interfaces, multi‑language SDKs, CLI and Explorer tools, precise rate limiting, rich documentation, and a roadmap toward industry‑wide standardization and broader scenario adoption.

API ManagementMicroservicesSDK
0 likes · 12 min read
Tencent Cloud API 3.0: Gateway Exploration and Architecture Practice
Architecture Digest
Architecture Digest
Sep 1, 2020 · Backend Development

A Comparative Overview of Popular REST API Tools

This article surveys a wide range of REST API tools—covering API definition, testing, monitoring, publishing, and centralized management—highlighting their key features, supported languages, integration capabilities, and suitability for teams of different sizes and project requirements.

API ManagementAPI testingBackend Tools
0 likes · 8 min read
A Comparative Overview of Popular REST API Tools
IT Architects Alliance
IT Architects Alliance
Aug 2, 2020 · Industry Insights

Top 15 Open-Source API Management Tools Every Developer Should Know

This article reviews fifteen leading open-source API management platforms, outlining their key features such as rate limiting, authentication, analytics, and developer portals, to help developers and architects choose the most suitable solution for modern backend and micro‑service environments.

API ManagementBackendComparison
0 likes · 10 min read
Top 15 Open-Source API Management Tools Every Developer Should Know
21CTO
21CTO
Aug 2, 2020 · Backend Development

Top 15 Open‑Source API Management Tools Every Backend Developer Should Know

This article surveys fifteen leading open‑source API management platforms—such as API Umbrella, Gravitee.io, Kong Enterprise, and 3Scale—detailing their key features like rate limiting, authentication, analytics, and developer portals, to help backend teams choose the right solution for their microservice architectures.

API ManagementDevOpsMicroservices
0 likes · 11 min read
Top 15 Open‑Source API Management Tools Every Backend Developer Should Know
Cloud Native Technology Community
Cloud Native Technology Community
Oct 29, 2019 · Cloud Native

Key Takeaways from the 2019 Cloud Native State of the Union Speech at CNBPS

At the 2019 Cloud Native State of the Union speech, CTO Chen Kai highlighted the maturation of cloud native technologies, the central role of Kubernetes and operators, the shift toward hybrid and multi‑cloud deployments, and practical guidance for adopting cloud native infrastructure, service mesh, and API management in enterprises.

API ManagementKubernetesMicroservices
0 likes · 11 min read
Key Takeaways from the 2019 Cloud Native State of the Union Speech at CNBPS
Tencent Cloud Developer
Tencent Cloud Developer
Dec 7, 2018 · Cloud Native

29 Top Tools for Building Microservices on All Levels

The article surveys thirty‑nine essential open‑source tools for constructing microservices—from API management, messaging, and monitoring to Kubernetes orchestration, programming languages, frameworks, and serverless platforms—highlighting how each solution supports communication, scalability, and rapid development across enterprise, government, education, and charitable applications.

API ManagementKubernetesMessage Queue
0 likes · 13 min read
29 Top Tools for Building Microservices on All Levels
转转QA
转转QA
Nov 7, 2018 · Backend Development

Evolution of an API Interface Management and Mock Platform at Zhuanzhuan

The article chronicles the multi‑phase development of Zhuanzhuan's API documentation and mock platform, detailing how it grew from a simple wiki‑based list to an automated, IP‑aware mock system integrated with the Beetle CI pipeline to ensure interface consistency and reduce manual effort.

API ManagementDevOpsInterface Documentation
0 likes · 8 min read
Evolution of an API Interface Management and Mock Platform at Zhuanzhuan
Architecture Digest
Architecture Digest
Jun 27, 2016 · Cloud Native

Comparing Microservices Architecture with Service‑Oriented Architecture (SOA) and API Management

This article examines the contentious debate between microservices and SOA, explains their differing definitions, explores how API management bridges the two, and outlines the advantages, challenges, and key considerations for adopting microservices in modern, agile, and scalable enterprise architectures.

API ManagementCloud NativeMicroservices
0 likes · 23 min read
Comparing Microservices Architecture with Service‑Oriented Architecture (SOA) and API Management