Tagged articles
504 articles
Page 2 of 6
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 8, 2022 · Frontend Development

How Alibaba’s JS AOT Supercharges Web Performance: Design, Implementation, and Results

This article explains Alibaba's JavaScript Ahead‑of‑Time (AOT) technology, detailing the performance challenges of dynamic JS, the three compilation strategies evaluated, the chosen hybrid approach with profile‑guided and rule‑based optimizations, and the measurable speed gains achieved in production.

AlibabaAoTJavaScript
0 likes · 14 min read
How Alibaba’s JS AOT Supercharges Web Performance: Design, Implementation, and Results
DaTaobao Tech
DaTaobao Tech
Mar 1, 2022 · Artificial Intelligence

Cold‑Start Optimization for Content Recommendation on Alibaba’s Home‑Decor Platform

Alibaba’s home‑decor platform introduced a two‑stage cold‑start pipeline—Uniform Guarantee and Boost Amplification—combined with a Wide & Deep content‑potential model that predicts new item popularity, dramatically reducing exposure latency, boosting click‑through rates by ~8 % and overall exposure by 13 %.

A/B-testingAlibabaContent Distribution
0 likes · 13 min read
Cold‑Start Optimization for Content Recommendation on Alibaba’s Home‑Decor Platform
Alimama Tech
Alimama Tech
Feb 23, 2022 · Artificial Intelligence

Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants

The paper introduces a Meta‑Network based Multi‑Scenario Multi‑Task (M2M) model for Alibaba’s advertising merchants, combining a transformer‑driven backbone with scene‑aware meta‑learning modules to jointly predict spend, clicks and activity across diverse ad scenarios, achieving up to 27 % error reduction offline and over 2 % lifts in merchant activity and ARPU online.

AlibabaMeta LearningPrediction
0 likes · 14 min read
Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants
Alibaba Terminal Technology
Alibaba Terminal Technology
Feb 23, 2022 · Backend Development

How NextRPC’s Multi‑Stage Payload Boosted Alibaba’s Double‑11 Conversion by 25%

NextRPC introduces a multi‑segment payload RPC model that streams responses through successive "Next" stages, enabling parallel processing and decoupling of core and non‑core logic, which improved Alibaba’s Double‑11 transaction conversion rates by over 5% overall and more than 25% for optimal‑product selection scenarios.

AlibabaBackend ArchitectureNextRPC
0 likes · 10 min read
How NextRPC’s Multi‑Stage Payload Boosted Alibaba’s Double‑11 Conversion by 25%
Alibaba Terminal Technology
Alibaba Terminal Technology
Feb 18, 2022 · Mobile Development

How Alibaba’s Mobile Team Built a Full‑Stack Observability System to Boost App Performance

This article details Alibaba's mobile engineering team's original approach to full‑link observability, describing the challenges of the Taobao app architecture, the evolution of monitoring to observability, the Falco OpenTracing model, and practical performance optimizations that improve issue‑resolution efficiency and user experience.

AlibabaFalcoFull‑Link Tracing
0 likes · 28 min read
How Alibaba’s Mobile Team Built a Full‑Stack Observability System to Boost App Performance
21CTO
21CTO
Jan 19, 2022 · Information Security

Why Is the U.S. Targeting Alibaba Cloud Over National Security Concerns?

The Biden administration is scrutinizing Alibaba's cloud services for potential national security risks, focusing on data storage practices, possible Chinese government access, and the broader impact on U.S.-China tech relations, while Alibaba's shares dip amid regulatory pressure.

AlibabaUS-China Relationscloud computing
0 likes · 6 min read
Why Is the U.S. Targeting Alibaba Cloud Over National Security Concerns?
DataFunSummit
DataFunSummit
Jan 3, 2022 · Artificial Intelligence

Exploration of Alibaba's Feizhu Recommendation Algorithms and Full‑Space CVR Estimation Models (ESMM, ESM², HM³)

This article presents an in‑depth overview of Alibaba's e‑commerce and travel recommendation systems, covering the evolution of full‑space CVR estimation models such as ESMM, ESM² and HM³, their architectural components, challenges, and practical applications in the Feizhu platform.

AlibabaCVR estimationFull‑Space Modeling
0 likes · 25 min read
Exploration of Alibaba's Feizhu Recommendation Algorithms and Full‑Space CVR Estimation Models (ESMM, ESM², HM³)
Youku Technology
Youku Technology
Dec 9, 2021 · Interview Experience

From Test Engineer to QA Leader at Alibaba: A Real‑World Interview Journey

This article shares a former Alibaba test‑development graduate’s path—from choosing the QA role, preparing for the interview, and navigating the first year’s challenges to leading large‑scale projects—offering practical insights and advice for aspiring QA professionals.

AlibabaInterview PreparationQA
0 likes · 9 min read
From Test Engineer to QA Leader at Alibaba: A Real‑World Interview Journey
Open Source Linux
Open Source Linux
Dec 3, 2021 · Big Data

How Big Data Tech Evolved: Lessons from Alibaba, JD, and Didi

This article traces the evolution of big data technologies from early concepts and Google research papers through the rise of Hadoop, examines the platform transformations of Alibaba, JD.com, and Didi, and offers practical stack‑selection guidance for medium‑ and small‑scale enterprises.

AlibabaBig DataCase Study
0 likes · 17 min read
How Big Data Tech Evolved: Lessons from Alibaba, JD, and Didi
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 3, 2021 · Fundamentals

How XLINK’s QoE‑Driven Multi‑Path QUIC Transforms Video Streaming on Weak Networks

This article explains how Alibaba's XLINK multi‑path QUIC solution, built on a user‑space QUIC stack and QoE feedback, overcomes weak‑network challenges in video streaming by simultaneously using 5G/4G and Wi‑Fi, achieving lower latency, higher bandwidth utilization, and reduced traffic costs.

AlibabaMultipath QUICNetwork Transport
0 likes · 14 min read
How XLINK’s QoE‑Driven Multi‑Path QUIC Transforms Video Streaming on Weak Networks
macrozheng
macrozheng
Nov 12, 2021 · Backend Development

Explore Alibaba’s Top Open‑Source Java Projects: From Canal to Compileflow

This guide compiles a curated list of actively maintained Alibaba open‑source Java projects—including Canal for MySQL binlog replication, EasyExcel for memory‑efficient Excel handling, Arthas diagnostic tool, FastJson, Druid, Sentinel, Nacos, RocketMQ, Dubbo, Seata, P3C, Alink, COLA, TestableMock and Compileflow—providing brief overviews, core features, and useful links for developers.

AlibabaJavatools
0 likes · 18 min read
Explore Alibaba’s Top Open‑Source Java Projects: From Canal to Compileflow
DataFunTalk
DataFunTalk
Oct 21, 2021 · Artificial Intelligence

Exploration of Alibaba's Feizhu Recommendation Algorithms and Full‑Space CVR Estimation Models (ESMM, ESM², HM³)

This article presents a comprehensive overview of Alibaba's recommendation algorithm practice for the Feizhu travel platform, covering the evolution of e‑commerce recommendation frameworks, full‑space CVR estimation models such as ESMM, ESM² and HM³, and the specific challenges and solutions for travel‑centric recommendation scenarios.

AlibabaCVR estimationE‑commerce
0 likes · 25 min read
Exploration of Alibaba's Feizhu Recommendation Algorithms and Full‑Space CVR Estimation Models (ESMM, ESM², HM³)
macrozheng
macrozheng
Oct 14, 2021 · Backend Development

Discover Alibaba’s Top 10 Open‑Source Projects That Supercharge Your Backend

This article introduces ten Alibaba open‑source projects—including Druid, fastjson, Dubbo, RocketMQ, Arthas, Nacos, EasyExcel, Sentinel, Otter, P3C and Spring Cloud Alibaba—detailing their key features, advantages, usage scenarios, and Maven dependency configurations to help developers quickly adopt them in backend systems.

AlibabaBackend DevelopmentJava
0 likes · 22 min read
Discover Alibaba’s Top 10 Open‑Source Projects That Supercharge Your Backend
Su San Talks Tech
Su San Talks Tech
Oct 6, 2021 · Cloud Native

Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know

This article introduces ten powerful Alibaba open‑source projects—including Druid, fastjson, Dubbo, RocketMQ, Arthas, Nacos, EasyExcel, Sentinel, Otter, P3C, and Spring Cloud Alibaba—detailing their key features, advantages, usage scenarios, and Maven dependencies, providing developers with essential tools for building robust, cloud‑native Java applications.

AlibabaCloud NativeMicroservices
0 likes · 21 min read
Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know
Alimama Tech
Alimama Tech
Sep 29, 2021 · Interview Experience

New Alibaba Mama Graduates Share Their First‑Year Challenges, Growth Paths, and Job‑Hunting Advice

Seven recent Alibaba Mama hires recount why they chose the company, the biggest obstacles they faced transitioning from school to work, a typical day in their roles, the mentorship they receive, proud moments, and practical advice for future candidates, offering a comprehensive view of early‑career life in a leading ad‑tech organization.

AlibabaGraduatescareer advice
0 likes · 17 min read
New Alibaba Mama Graduates Share Their First‑Year Challenges, Growth Paths, and Job‑Hunting Advice
Alibaba Cloud Native
Alibaba Cloud Native
Sep 23, 2021 · Cloud Native

Why Dubbo 3.0 Became Alibaba’s Unified Cloud‑Native Service Framework

The article explains how Alibaba merged its proprietary HSF framework with the open‑source Dubbo, outlines the technical challenges of cloud‑native migration, describes Dubbo 3.0’s new features such as the Triple protocol and Service Mesh integration, and shares a large‑scale production case from DingTalk.

AlibabaCloud NativeHSF
0 likes · 19 min read
Why Dubbo 3.0 Became Alibaba’s Unified Cloud‑Native Service Framework
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 15, 2021 · R&D Management

What Makes a Successful CTO? Lessons from Alibaba’s Tech Evolution

This article shares a senior CTO’s journey through Alibaba and Ant Group, detailing how commercial goals and technology co‑evolve, the pivotal architectural decisions, risk‑management practices, organizational design, and leadership principles that shape effective technology leadership.

AlibabaCTOSoftware Architecture
0 likes · 30 min read
What Makes a Successful CTO? Lessons from Alibaba’s Tech Evolution
Alimama Tech
Alimama Tech
Sep 15, 2021 · Artificial Intelligence

Combining Knowledge Distillation, Exposure Forecasting, and Pacing to Guarantee Brand Exposure on Alibaba's Advertising Platform

Alibaba's advertising platform combines knowledge distillation to score traffic, exposure forecasting via GBDT, and PID-based pacing to guarantee contracted impression volumes while improving CTR/CVR, handling delayed exposure and traffic selection, achieving near‑perfect delivery in large promotions.

Alibabaexposure forecastingknowledge distillation
0 likes · 17 min read
Combining Knowledge Distillation, Exposure Forecasting, and Pacing to Guarantee Brand Exposure on Alibaba's Advertising Platform
Code Ape Tech Column
Code Ape Tech Column
Aug 28, 2021 · Backend Development

A Curated List of Alibaba Open‑Source Developer Tools for Backend Development

This article introduces a collection of Alibaba‑released open‑source tools—including Arthas, Cloud Toolkit, ChaosBlade, PTS, Druid, and more—detailing their usage scenarios, tutorials, and acquisition methods to help backend developers improve efficiency, debugging, monitoring, and reliability of their services.

AlibabaJavaPerformance Monitoring
0 likes · 14 min read
A Curated List of Alibaba Open‑Source Developer Tools for Backend Development
Architecture Digest
Architecture Digest
Aug 22, 2021 · Operations

High Availability Practices: From Taobao to Cloud Migration

This talk shares practical high‑availability design experiences from Alibaba’s e‑commerce platform to its cloud services, covering traditional IDC stability mechanisms, cache and disaster‑recovery strategies, cloud‑native fault handling, capacity planning, traffic shaping, and lessons learned from real incidents.

AlibabaDistributed Systemscloud architecture
0 likes · 19 min read
High Availability Practices: From Taobao to Cloud Migration
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 20, 2021 · Operations

From Taobao to the Cloud: Secrets of Building Ultra‑High‑Availability Systems

This talk shares practical high‑availability strategies learned from Alibaba’s Taobao platform and Alibaba Cloud, covering traditional IDC stability, cache and disaster‑recovery designs, cloud‑native fault‑tolerance, performance‑capacity trade‑offs, traffic shaping, multi‑region replication, and lessons from real‑world incidents like GitLab failures.

AlibabaPerformance Optimizationcloud architecture
0 likes · 21 min read
From Taobao to the Cloud: Secrets of Building Ultra‑High‑Availability Systems
Alibaba Terminal Technology
Alibaba Terminal Technology
Aug 3, 2021 · Mobile Development

How Xianyu Overcame Early Flutter Hurdles to Build a Successful Mobile Platform

This article recounts Xianyu's pioneering adoption of Flutter since 2017, detailing the technical, organizational, and cultural challenges they faced, the lessons learned from hybrid architecture and open‑source efforts, and why rumors of abandoning Flutter are unfounded as they continue to invest in the technology.

AlibabaCase StudyFlutter
0 likes · 10 min read
How Xianyu Overcame Early Flutter Hurdles to Build a Successful Mobile Platform
Efficient Ops
Efficient Ops
Aug 2, 2021 · Operations

How Alibaba Scales Massive Big Data Engines with an SRE Framework

This article describes Alibaba’s comprehensive SRE system for managing ultra‑large‑scale big data engines, detailing stability metrics, resource cost management, and intelligent operation productization, and introduces speaker Fu Tianyuan, a senior operations expert leading the MaxCompute and DataWorks SRE team.

AlibabaBig DataOperations
0 likes · 3 min read
How Alibaba Scales Massive Big Data Engines with an SRE Framework
IT Architects Alliance
IT Architects Alliance
Jul 31, 2021 · Big Data

Alibaba's Data Platform Evolution: Four Stages, Core Challenges, and Future Trends

The article outlines Alibaba's twelve‑year journey building a data middle‑platform, detailing four development stages, the four major technical challenges faced, and emerging trends such as lake‑warehouse integration, autonomous data‑warehouse operation, natural‑language query, and AI‑driven data engineering.

AlibabaData GovernanceData Middle Platform
0 likes · 17 min read
Alibaba's Data Platform Evolution: Four Stages, Core Challenges, and Future Trends
DataFunTalk
DataFunTalk
Jul 23, 2021 · Artificial Intelligence

Ad Fraud Detection and Risk Control Practices at Alibaba Mama

This article explains Alibaba Mama's ad fraud risk control workflow, defines invalid traffic types, describes perception, insight, and disposal mechanisms, and outlines the AI‑driven detection models, evaluation metrics, and future research directions for large‑scale advertising security.

Ad FraudAlibabaanomaly detection
0 likes · 14 min read
Ad Fraud Detection and Risk Control Practices at Alibaba Mama
Alimama Tech
Alimama Tech
Jul 21, 2021 · Artificial Intelligence

Ad Fraud Detection and Risk Control Practices at Alibaba Mama

Alibaba Mama combats the roughly 8.6 % abnormal traffic in China’s online ad market by distinguishing low‑quality from cheating clicks, employing a proactive perception layer, high‑dimensional visual analytics, and a dual‑stage real‑time and batch filtering system that also freezes fraudulent affiliate commissions and is continuously evaluated with precision‑recall and AUC metrics.

Alibabaad fraud detectionanomaly detection
0 likes · 15 min read
Ad Fraud Detection and Risk Control Practices at Alibaba Mama
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jul 16, 2021 · Cloud Computing

Alibaba’s Green Low‑Carbon Data Center Initiatives and Immersive Liquid‑Cooling Practices

The article reports on Alibaba’s recent efforts to build green, low‑carbon data centers—including large‑scale immersion liquid‑cooling deployments, open standards, and ambitious carbon‑neutral goals—within the broader context of China’s new data‑center action plan and industry trends.

AlibabaLow Carboncloud infrastructure
0 likes · 5 min read
Alibaba’s Green Low‑Carbon Data Center Initiatives and Immersive Liquid‑Cooling Practices
Java High-Performance Architecture
Java High-Performance Architecture
Jun 20, 2021 · Backend Development

Explore 29 Must‑Know Alibaba Open‑Source Projects for Modern Development

This article presents a curated list of 29 Alibaba open‑source projects spanning distributed services, frontend frameworks, database tools, monitoring solutions, and cloud‑native platforms, each with a brief description and a link to its GitHub repository, helping developers choose the right tools for their needs.

AlibabaJavaMicroservices
0 likes · 15 min read
Explore 29 Must‑Know Alibaba Open‑Source Projects for Modern Development
Alimama Tech
Alimama Tech
Jun 16, 2021 · Backend Development

Design and Implementation of the AMB Asynchronous Message Bus for Alibaba Advertising Platform

To solve the scalability, visibility, and debugging challenges of heterogeneous asynchronous calls after Alibaba Momma’s advertising services shifted to micro‑services, the team created the AMB (Alibaba Momma Application Message Bus), a console‑driven, bus‑style platform with layered connectors, reusable components, isolated JStorm topologies, and centralized monitoring that turns hours‑long coding into rapid visual workflow configuration.

AlibabaBackend ArchitectureMessage Bus
0 likes · 12 min read
Design and Implementation of the AMB Asynchronous Message Bus for Alibaba Advertising Platform
Alimama Tech
Alimama Tech
Jun 10, 2021 · Artificial Intelligence

Overview of Recent Alibaba Mama Research Papers Presented at KDD 2021 on Advertising and AI

At KDD 2021, Alibaba Mama presented six papers that introduced a unified constrained‑bidding solution, a deep‑learnable auction mechanism, real‑negative training for delayed‑feedback CVR, a contextual‑bandit advertising strategy recommender, a multi‑agent cooperative bidding game, and an uncertainty‑aware exploration model, all of which have been deployed to boost platform revenue and advertiser performance.

AlibabaAuction MechanismsKDD
0 likes · 16 min read
Overview of Recent Alibaba Mama Research Papers Presented at KDD 2021 on Advertising and AI
Xianyu Technology
Xianyu Technology
Jun 8, 2021 · Big Data

Longgong Data Analysis Platform: Architecture and Solutions for Large‑Scale Structured Data

The Longgong Data Analysis Platform enables Idle Fish to capture, store, and analyze billions of structured product attributes in real time across more than 8,000 categories, using TableStore, MySQL, ODPS, and a distributed scheduler to achieve over 50% query speedup, 80% category coverage, and rapid support for search and recommendation teams.

AlibabaBig DataData Platform
0 likes · 9 min read
Longgong Data Analysis Platform: Architecture and Solutions for Large‑Scale Structured Data
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 3, 2021 · Product Management

How Thinking Differently Accelerated My First Year at Alibaba: Lessons for PMs

In this reflective piece, the author shares how deliberate thinking, balancing technology with business, maintaining stable performance, fostering transparent team incentives, and practicing proactive risk communication and technical judgment transformed a year of rapid growth at Alibaba into actionable lessons for product managers.

AlibabaCareer Growthproduct-management
0 likes · 13 min read
How Thinking Differently Accelerated My First Year at Alibaba: Lessons for PMs
Alimama Tech
Alimama Tech
May 20, 2021 · Artificial Intelligence

How Alibaba’s AI Powers Brand Risk Detection: Models, Data, and Results

This article details Alibaba's AliMama brand risk identification system, covering the challenges of counterfeit detection, the construction of large‑scale brand datasets, the design of classification, logo detection, and variation models, their optimization, evaluation metrics, and future directions for AI‑driven brand protection.

AIAlibabaComputer Vision
0 likes · 22 min read
How Alibaba’s AI Powers Brand Risk Detection: Models, Data, and Results
Big Data Technology & Architecture
Big Data Technology & Architecture
May 14, 2021 · R&D Management

Alibaba Business Middle Platform Architecture Overview

This article compiles the key insights from several Alibaba technology experts, presenting a concise 13‑page summary of business middle‑platform concepts, global architecture, product forms, data and technology stacks, organizational structure, construction methodology, and strategic upgrades for enterprise digital transformation.

AlibabaDigital TransformationTechnology Stack
0 likes · 10 min read
Alibaba Business Middle Platform Architecture Overview
Architecture Digest
Architecture Digest
Apr 22, 2021 · Backend Development

A Curated List of Alibaba Open‑Source Developer Tools for Backend, Cloud, and Mobile Development

This article introduces a selection of Alibaba‑open‑source developer tools—including Arthas, Cloud Toolkit, ChaosBlade, ARMS, Docsite, Freeline, PTS, KT, AHAS, EasyExcel, HandyJSON, EDAS Serverless, Druid, and Dragonwell—detailing their purpose, typical usage scenarios, tutorials, and where to obtain them, helping developers improve efficiency and reliability across various technology stacks.

AlibabaCloud Nativedeveloper tools
0 likes · 13 min read
A Curated List of Alibaba Open‑Source Developer Tools for Backend, Cloud, and Mobile Development
Alibaba Cloud Native
Alibaba Cloud Native
Apr 15, 2021 · Cloud Native

How Alibaba Turns Service Mesh Experiments into Real Business Value

This article recounts Alibaba's year‑long Service Mesh journey, highlighting how the team shifted from large‑scale rollout to delivering incremental business value, adopted non‑intrusive sidecar designs, integrated Dubbo 3.0, and applied software‑lifecycle thinking to create scalable, low‑overhead traffic management solutions.

AlibabaCloud NativeDubbo
0 likes · 17 min read
How Alibaba Turns Service Mesh Experiments into Real Business Value
DataFunTalk
DataFunTalk
Apr 7, 2021 · Artificial Intelligence

Alibaba's Advances in Multilingual Neural Machine Translation: Research and Practice

This article presents Alibaba's comprehensive research on multilingual neural machine translation, covering motivations, model architectures, intermediate language modules, data‑augmentation strategies such as repair translation, integration of pre‑trained models with adapters, and engineering optimizations that enable a production‑ready system supporting over 200 languages.

AdapterAlibabaNeural Machine Translation
0 likes · 21 min read
Alibaba's Advances in Multilingual Neural Machine Translation: Research and Practice
Xianyu Technology
Xianyu Technology
Apr 7, 2021 · Backend Development

Xianyu User Growth Task System Architecture and Implementation

Xianyu’s growth team built a modular user‑task system that abstracts diverse growth playbooks into a unified model defined by five dimensions, manages task lifecycles through dedicated services for periods, benefits, and scheduling, and uses strategy and template patterns to enable rapid, reusable, and efficient user‑engagement experiments.

AlibabaTask Systemsoftware design
0 likes · 6 min read
Xianyu User Growth Task System Architecture and Implementation
Code Ape Tech Column
Code Ape Tech Column
Mar 19, 2021 · Backend Development

Top 15 Alibaba Developer Tools Every Backend Engineer Should Know

This article presents a curated list of fifteen Alibaba‑originated developer tools—including Arthas, Cloud Toolkit, ChaosBlade, Docsite, and more—detailing their purpose, typical use cases, tutorial links, and acquisition methods to help backend engineers boost productivity and reliability.

AlibabaBackend DevelopmentCloud Native
0 likes · 13 min read
Top 15 Alibaba Developer Tools Every Backend Engineer Should Know
dbaplus Community
dbaplus Community
Mar 12, 2021 · R&D Management

What Makes a Great System Architect? Lessons from Alibaba’s Double‑11 Architecture

The article shares a senior Alibaba engineer’s reflections on system architecture design, the evolving role of architects, essential skills such as problem discovery, definition and solution, and how continuous learning, technical breadth, and business understanding enable architects to tackle complex, high‑scale challenges like Double 11.

AlibabaSoftware EngineeringSystem Architecture
0 likes · 15 min read
What Makes a Great System Architect? Lessons from Alibaba’s Double‑11 Architecture
21CTO
21CTO
Mar 8, 2021 · Cloud Native

Xianyu’s Cloud‑Native Journey: Scaling a Trillion‑Dollar Marketplace with Serverless

Xianyu, Alibaba’s C2C platform, transformed its massive legacy system into a cloud‑native, serverless architecture—integrating Flutter, a unified development framework, and a suite of tools like Nexus API and GCLI—to dramatically cut development cycles, lower operational costs, and support a GMV of over 2 trillion yuan.

AlibabaFlutterarchitecture
0 likes · 15 min read
Xianyu’s Cloud‑Native Journey: Scaling a Trillion‑Dollar Marketplace with Serverless
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 24, 2021 · Artificial Intelligence

How Alibaba’s ICBU Algorithm Team Transformed E‑Commerce in 2020

This article reviews the 2020 achievements of Alibaba.com’s ICBU algorithm team, explaining the evolving role of algorithm engineers, the fundamentals of e‑commerce algorithms, the team’s three‑pillar workflow of Understanding, Growth, and Matching, and the technical breakthroughs that drove business impact and future directions.

Alibabaalgorithme‑commerce
0 likes · 28 min read
How Alibaba’s ICBU Algorithm Team Transformed E‑Commerce in 2020
DataFunTalk
DataFunTalk
Feb 15, 2021 · Artificial Intelligence

Deep Tree Matching (TDM): Evolution and Practice in Large-Scale Retrieval at Alibaba

This article explains Alibaba's Deep Tree Matching (TDM) technology, covering the challenges of large‑scale match retrieval, the progression from classic two‑stage recall to tree‑based indexing, max‑heap tree modeling, beam‑search retrieval, and the joint model‑index learning across TDM 1.0, 2.0, and 3.0, highlighting significant offline and online performance gains and future research directions.

AlibabaBeam SearchDeep Learning
0 likes · 15 min read
Deep Tree Matching (TDM): Evolution and Practice in Large-Scale Retrieval at Alibaba
DataFunSummit
DataFunSummit
Feb 7, 2021 · Artificial Intelligence

Interactive Recommendation and Travel Theme Recommendation in the Fliggy App

This article explains how Fliggy combines interactive recommendation with travel‑theme recommendation, detailing the underlying algorithms, user‑demand classification, real‑time interest capture, recall strategies, multi‑task learning for CTR prediction, and engineering tricks that improve personalization and click‑through rates.

AlibabaFliggyRecommendation Systems
0 likes · 17 min read
Interactive Recommendation and Travel Theme Recommendation in the Fliggy App
vivo Internet Technology
vivo Internet Technology
Jan 27, 2021 · Backend Development

TransmittableThreadLocal Practice: Solving Multi-Country Business Context Propagation in E-commerce

The article explains how to reliably propagate country‑specific context across request handling, database access, and asynchronous thread pools in multi‑country e‑commerce by replacing simple ThreadLocal and InheritableThreadLocal with Alibaba’s TransmittableThreadLocal, demonstrating its integration with Spring MVC/Boot, MyBatis, Dubbo, and custom executors for both sharded and non‑sharded databases.

AlibabaInheritableThreadLocalJava concurrency
0 likes · 16 min read
TransmittableThreadLocal Practice: Solving Multi-Country Business Context Propagation in E-commerce
Alibaba Cloud Native
Alibaba Cloud Native
Jan 20, 2021 · Cloud Native

How Kaola Achieved Rapid Cloud‑Native Migration: Strategies, Challenges, and Lessons

This article details Kaola's cloud‑native transformation from 2019 to 2024, covering product integration, permission and messaging schemes, RPC migration, SchedulerX scaling, environment isolation, high‑availability components, Infrastructure‑as‑Code practices, automation strategies, and the measurable performance and cost benefits realized.

AlibabaMicroservicescloud-native
0 likes · 20 min read
How Kaola Achieved Rapid Cloud‑Native Migration: Strategies, Challenges, and Lessons
Java Architecture Diary
Java Architecture Diary
Jan 18, 2021 · Backend Development

Spring Cloud Alibaba 2.2.4 Released: New Features, Bug Fixes, and Upgrade Guide

Spring Cloud Alibaba 2.2.4.RELEASE is now available via Maven, bringing updated core dependencies such as Spring Boot 2.3.2, Spring Cloud Hoxton.SR8, Nacos 1.4.1, Seata 1.3.0, and Sentinel 1.8.0, along with numerous optimizations, security enhancements, and bug fixes, while noting incompatibility with Spring Cloud 2020 and Spring Boot 2.4.

AlibabaJavaRelease Notes
0 likes · 4 min read
Spring Cloud Alibaba 2.2.4 Released: New Features, Bug Fixes, and Upgrade Guide
Liangxu Linux
Liangxu Linux
Jan 13, 2021 · R&D Management

Why Alibaba Is Dismantling Its Middle Platform – Insights on Agile Innovation

Alibaba’s senior leader Zhang Yong admits the company’s middle‑platform has become too slow, announcing a shift toward a thinner, more agile architecture and explaining how this change reflects the limits of combinatorial innovation versus disruptive innovation in large enterprises.

AlibabaInnovationOrganizational Strategy
0 likes · 7 min read
Why Alibaba Is Dismantling Its Middle Platform – Insights on Agile Innovation
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jan 8, 2021 · R&D Management

How to Achieve Disruptive Innovation: Insights from Tencent, Alibaba and the “Thin Middle Platform” Concept

The article examines why traditional middle‑platform models struggle with disruptive innovation and explains how companies like Tencent and Alibaba use competitive “horse‑race” mechanisms and a “thin middle platform” approach to foster breakthrough products such as WeChat and DingTalk.

AlibabaOrganizational StrategyR&D management
0 likes · 6 min read
How to Achieve Disruptive Innovation: Insights from Tencent, Alibaba and the “Thin Middle Platform” Concept
Top Architect
Top Architect
Jan 1, 2021 · R&D Management

Alibaba's Middle Platform Shake‑up and the Evolution of Its Strategy

The article reviews recent leadership changes in Alibaba's middle‑platform division, recounts the history of the 2015 "big middle platform, small front‑end" strategy, analyzes why the initiative has struggled, and reflects on the broader implications for enterprise architecture and R&D management.

AlibabaCorporate StrategyLeadership Changes
0 likes · 10 min read
Alibaba's Middle Platform Shake‑up and the Evolution of Its Strategy
Java Backend Technology
Java Backend Technology
Dec 29, 2020 · R&D Management

Why Alibaba’s Middle Platform Is Facing a Leadership Shake‑up—and What It Means for Tech Strategy

The article examines Alibaba’s recent middle‑platform leadership reshuffle, tracing the return of former Cainiao CTO Gu Xuemei, the departure of key figures, the historical rollout of the “big middle‑platform, small front‑platform” strategy, and the broader implications for organizational and technical architecture.

AlibabaOrganizational Strategymiddle platform
0 likes · 11 min read
Why Alibaba’s Middle Platform Is Facing a Leadership Shake‑up—and What It Means for Tech Strategy
macrozheng
macrozheng
Dec 26, 2020 · Product Management

Why Alibaba Is Dismantling Its Middle Platform – Lessons for Modern Enterprises

The article examines Alibaba's shift from a heavyweight "big middle platform, small front‑end" strategy to a thinner, more agile architecture, explaining how this change impacts combinatorial versus disruptive innovation and what it means for other large organizations seeking sustainable growth.

Alibabainnovation strategymiddle platform
0 likes · 7 min read
Why Alibaba Is Dismantling Its Middle Platform – Lessons for Modern Enterprises
Programmer DD
Programmer DD
Dec 26, 2020 · R&D Management

Why Alibaba Is Thinning Its Mid‑Platform and What It Means for Innovation

The article analyzes Alibaba's recent decision to dismantle and thin its mid‑platform, tracing its origins, evaluating its impact on business agility and innovation, and discussing why a leaner architecture suits combination‑style innovation while disruptive breakthroughs require a different approach.

AlibabaInnovationSoftware Architecture
0 likes · 7 min read
Why Alibaba Is Thinning Its Mid‑Platform and What It Means for Innovation
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Dec 23, 2020 · R&D Management

Why Alibaba Is Dismantling Its Middle Platform and What It Means for Innovation

The article analyzes Alibaba’s shift from a heavyweight "big middle platform, small frontend" strategy to a thinner, more fragmented architecture, arguing that while the middle platform excels at combinatorial innovation and efficiency, it cannot support disruptive innovation, prompting a strategic overhaul.

AlibabaDigital TransformationInnovation
0 likes · 8 min read
Why Alibaba Is Dismantling Its Middle Platform and What It Means for Innovation
Taobao Frontend Technology
Taobao Frontend Technology
Dec 10, 2020 · Frontend Development

How JavaScript Dominated the Web: Alibaba’s Front‑End Innovations & Future Trends

From Jeff Atwood’s 2007 Atwood’s Law predicting JavaScript’s ubiquity to Alibaba’s decade‑long evolution of interactive front‑end technologies, this article explores web‑to‑media interaction, component‑based building systems, and the rise of serverless, highlighting how front‑end engineering now drives business innovation across platforms.

AlibabaServerlessWeb
0 likes · 12 min read
How JavaScript Dominated the Web: Alibaba’s Front‑End Innovations & Future Trends
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 10, 2020 · Frontend Development

How JavaScript Dominated the Web: Front‑End Innovations at Alibaba’s D2 Forum

This article explores the evolution of front‑end technology from early web effects to modern interactive media, detailing Alibaba's comprehensive interactive platform, the shift beyond mere efficiency, the impact of serverless architectures, and the expanding role of front‑end engineers in business‑driven product development.

AlibabaJavaScriptfrontend
0 likes · 12 min read
How JavaScript Dominated the Web: Front‑End Innovations at Alibaba’s D2 Forum
Java Backend Technology
Java Backend Technology
Nov 26, 2020 · Backend Development

Explore 25+ Essential Alibaba Open‑Source Java Projects for Modern Development

This article presents a curated list of over twenty Alibaba open‑source Java projects—including Spring Cloud Alibaba, Druid, Dubbo, Fastjson, Nacos, Sentinel, and many more—detailing their core features, typical use cases, and GitHub repositories to help developers quickly adopt reliable tools for distributed, backend, and cloud‑native applications.

AlibabaJavatools
0 likes · 14 min read
Explore 25+ Essential Alibaba Open‑Source Java Projects for Modern Development
Alibaba Terminal Technology
Alibaba Terminal Technology
Nov 24, 2020 · Frontend Development

Evolution of Cross‑Platform Frontend: From H5 to Flutter and Beyond

This article traces the evolution of cross‑platform frontend development—from early H5 and hybrid solutions through native containerization, same‑layer rendering, mini‑programs, and self‑draw frameworks like Flutter—while highlighting Alibaba’s current challenges, strategic directions, and the upcoming D2 cross‑platform technical forum.

AlibabaD2 conferenceMobile
0 likes · 19 min read
Evolution of Cross‑Platform Frontend: From H5 to Flutter and Beyond
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 23, 2020 · Big Data

How Alibaba’s CCO Built a Cloud‑Native Real‑Time Data Warehouse with Hologres

Alibaba’s Customer Experience (CCO) team transformed its real‑time data platform by evolving from a Lambda‑style database architecture to a cloud‑native real‑time data warehouse powered by Hologres and Flink, achieving higher throughput, lower latency, reduced costs, and self‑service analytics for massive Double‑11 traffic.

AlibabaBig DataFlink
0 likes · 15 min read
How Alibaba’s CCO Built a Cloud‑Native Real‑Time Data Warehouse with Hologres
DataFunSummit
DataFunSummit
Nov 3, 2020 · Artificial Intelligence

Deep Semantic Relevance and Multi‑Modal Video Search at Alibaba Entertainment

This presentation details Alibaba Entertainment's video search system, covering its business scope, user‑value metrics, a layered algorithm framework, relevance challenges, multi‑modal retrieval, deep semantic relevance techniques, model selection, asymmetric twin‑tower deployment, multi‑stage knowledge distillation, and practical effect cases.

AlibabaSearch Algorithmsmultimodal
0 likes · 25 min read
Deep Semantic Relevance and Multi‑Modal Video Search at Alibaba Entertainment
21CTO
21CTO
Oct 20, 2020 · Backend Development

How RocketMQ Transformed Cainiao’s Logistics System for Double‑11 Peaks

The article examines the scaling challenges of Cainiao's logistics platform during Alibaba's Double‑11 shopping festivals and explains how adopting RocketMQ for asynchronous decoupling dramatically reduced costs, stabilized the transaction‑logistics chain, and enabled sustainable high‑throughput processing.

AlibabaBackend ArchitectureDistributed Messaging
0 likes · 6 min read
How RocketMQ Transformed Cainiao’s Logistics System for Double‑11 Peaks
DataFunTalk
DataFunTalk
Oct 17, 2020 · Artificial Intelligence

DyHAN: Dynamic Heterogeneous Graph Embedding with Hierarchical Attention

This article introduces DyHAN, a dynamic heterogeneous graph embedding method that employs hierarchical attention across node, edge, and temporal dimensions to capture evolving user-item interactions, demonstrates superior performance over static and existing dynamic baselines, and reports significant online improvements in Alibaba’s recommendation system.

AlibabaAttention Mechanismdynamic graphs
0 likes · 9 min read
DyHAN: Dynamic Heterogeneous Graph Embedding with Hierarchical Attention
Youku Technology
Youku Technology
Oct 10, 2020 · Mobile Development

Alibaba Youku Responsive Design Technology: Android and iOS Implementation Practices

Alibaba’s Youku team outlines a responsive design framework that uses a single codebase and dedicated SDKs to dynamically adapt Android and iOS app layouts across diverse screen sizes, detailing architecture, data handling, loading processes, and implementation strategies that reduce development effort and maintenance costs for multi‑device deployments.

AlibabaAndroidSDK
0 likes · 3 min read
Alibaba Youku Responsive Design Technology: Android and iOS Implementation Practices
Java Architect Essentials
Java Architect Essentials
Oct 8, 2020 · Industry Insights

Explore Alibaba’s Top 29 Open‑Source Projects Shaping Modern Architecture

This article presents a curated list of 29 Alibaba open‑source projects—including Spring Cloud Alibaba, Ant Design, Druid, Fastjson, Dubbo, JStorm, Nacos, Sentinel, and many more—detailing their core purpose, key features, and GitHub repositories for developers seeking robust solutions across cloud, micro‑services, frontend, and data processing domains.

AlibabaBackendCloud Native
0 likes · 16 min read
Explore Alibaba’s Top 29 Open‑Source Projects Shaping Modern Architecture
IT Xianyu
IT Xianyu
Sep 27, 2020 · Cloud Computing

The Rise of Cloud Computing: From Moore's Law to Alibaba's Shenlong Architecture

The article examines the end of Moore's Law, the rapid growth of cloud computing, the challenges of virtualization overhead, and how Alibaba's Shenlong architecture leverages hardware acceleration to revive performance gains and reshape the future of hardware‑software co‑evolution.

AlibabaHardware accelerationMoore's Law
0 likes · 7 min read
The Rise of Cloud Computing: From Moore's Law to Alibaba's Shenlong Architecture
Youku Technology
Youku Technology
Sep 25, 2020 · Frontend Development

How Weex Revolutionized OTT Front‑End Performance at Alibaba Entertainment

This article examines Alibaba Entertainment's three‑stage evolution of OTT front‑end technology—from early WebView implementations through a custom Blitz engine to the current Weex (RAX) solution—detailing implementation steps, performance‑boosting techniques, and measurable results that cut page load times by over 50%.

AlibabaCustom EngineFront-end
0 likes · 5 min read
How Weex Revolutionized OTT Front‑End Performance at Alibaba Entertainment
Alibaba Terminal Technology
Alibaba Terminal Technology
Sep 22, 2020 · Frontend Development

From Mac Office to Alibaba Frontend: How Learning Ability Shapes a Developer’s Journey

In this personal narrative, a former Microsoft engineer shares how embracing versatile learning, solid computer‑science fundamentals, and a professional attitude guided his transition from Mac Office development to front‑end work at Bing Ads and ultimately to leading online document products at Alibaba, offering valuable insights for developers seeking sustainable career growth.

AlibabaCareer DevelopmentMicrosoft
0 likes · 9 min read
From Mac Office to Alibaba Frontend: How Learning Ability Shapes a Developer’s Journey
Java Backend Technology
Java Backend Technology
Sep 22, 2020 · Cloud Native

How Xianyu Scaled to Billions with Cloud‑Native Serverless Architecture

This article explores how Alibaba's Xianyu marketplace transformed its massive C2C platform by adopting cloud‑native and serverless technologies, detailing the motivations, phased implementation, technical challenges, and future considerations that enabled rapid development, reduced operational costs, and improved scalability.

AlibabaCloud NativeFlutter
0 likes · 15 min read
How Xianyu Scaled to Billions with Cloud‑Native Serverless Architecture
DataFunTalk
DataFunTalk
Sep 19, 2020 · Artificial Intelligence

AliCoCo: Alibaba’s E‑commerce Cognitive Concept Net – Architecture, Construction, and Applications

The article presents AliCoCo, Alibaba’s large‑scale e‑commerce knowledge graph that models user demand as concepts, describes its four‑layer architecture, the algorithms for concept extraction, taxonomy building, and item association, and demonstrates its impact on search and recommendation systems.

AlibabaKnowledge GraphNLP
0 likes · 22 min read
AliCoCo: Alibaba’s E‑commerce Cognitive Concept Net – Architecture, Construction, and Applications
Xianyu Technology
Xianyu Technology
Sep 18, 2020 · Cloud Native

Xianyu's Cloud-Native Serverless Architecture Journey

Facing monolithic bottlenecks, Alibaba’s Xianyu marketplace embarked on a four‑year serverless transformation—building a Dart FaaS layer, unifying Flutter and backend via the Nexus API, standardizing tooling with GCLI, and cutting development effort by ~30 % and bugs by ~20 %, while tackling Java heterogeneity, environment consistency, and security, and now aims to complete the migration within months.

AlibabaCloudNativeFlutter
0 likes · 15 min read
Xianyu's Cloud-Native Serverless Architecture Journey
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 16, 2020 · Cloud Computing

Alibaba Launches the World’s Largest Fully Immersed Liquid‑Cooled Data Center in Zhejiang

On September 16, Alibaba inaugurated the globally largest fully immersed liquid‑cooled data center in Zhejiang, featuring single‑phase immersion cooling that achieves a PUE of 1.09, supports the new‑infrastructure drive, and marks a major step toward greener, high‑performance cloud computing in China.

AlibabaZhejiangcloud computing
0 likes · 6 min read
Alibaba Launches the World’s Largest Fully Immersed Liquid‑Cooled Data Center in Zhejiang
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 15, 2020 · Cloud Computing

Alibaba Zhejiang Cloud Computing Liquid‑Cooled Data Center Achieves 5A Green Design Rating

Alibaba's Zhejiang liquid‑cooled data center became China’s first 5A‑rated green data center, showcasing advanced immersion cooling, HVDC power, distributed redundancy and AI‑optimized management that deliver a design‑year PUE of 1.12 and set a new benchmark for energy‑efficient cloud infrastructure.

AlibabaPUEcloud computing
0 likes · 4 min read
Alibaba Zhejiang Cloud Computing Liquid‑Cooled Data Center Achieves 5A Green Design Rating
DataFunTalk
DataFunTalk
Aug 29, 2020 · Artificial Intelligence

User Modeling for Search Ranking: Practices, Model Design, and Experimental Analysis at Alibaba

This article presents Alibaba's comprehensive approach to user modeling for search CTR/CVR ranking, detailing the abstraction of user information, multi‑scale behavior processing, enhanced transformer‑based model structures, client‑side click and exposure modeling, and experimental results showing significant AUC improvements.

AlibabaAttention MechanismCTR prediction
0 likes · 18 min read
User Modeling for Search Ranking: Practices, Model Design, and Experimental Analysis at Alibaba
DataFunTalk
DataFunTalk
Aug 27, 2020 · Artificial Intelligence

Model Serving in Real-Time: Insights from Alibaba’s User Interest Center

This article explains Alibaba’s User Interest Center approach to real‑time model serving, detailing how it separates offline sequence modeling from lightweight online inference, uses an online interest‑embedding store, and dramatically reduces latency for recommendation models such as DIEN and MIMN.

AlibabaEmbeddingModel Serving
0 likes · 8 min read
Model Serving in Real-Time: Insights from Alibaba’s User Interest Center
Xianyu Technology
Xianyu Technology
Aug 25, 2020 · Backend Development

Optimizing Offline Push Delivery in Xianyu's Messaging System

Xianyu improved its offline‑push delivery by fixing duplicate Agoo calls, using device IDs, classifying messages to avoid vendor quotas, prompting notification permissions, and personalizing timing and content, which raised the weak‑perception delivery rate by double‑digit percentages and set the stage for path tracing and infrastructure decoupling.

AlibabaMessaging SystemXianyu
0 likes · 12 min read
Optimizing Offline Push Delivery in Xianyu's Messaging System
21CTO
21CTO
Aug 17, 2020 · R&D Management

What Drives Peng Lei’s Leadership Success at Alibaba? Lessons in Talent, Culture, and Decision‑Making

This article explores how Peng Lei, a pioneering female leader at Alibaba, combines deep self‑understanding, shrewd talent evaluation, a vibrant corporate culture, and fearless decision‑making to transform Alipay and Ant Financial into industry powerhouses while staying true to her intuitive, dream‑driven leadership style.

AlibabaLeadershipTalent Management
0 likes · 20 min read
What Drives Peng Lei’s Leadership Success at Alibaba? Lessons in Talent, Culture, and Decision‑Making
Xianyu Technology
Xianyu Technology
Aug 11, 2020 · Backend Development

Tellus: A User‑and‑Item Task System for Xianyu’s Light Publishing

Tellus, a user‑and‑item task system for Xianyu’s lightweight publishing, guides sellers to complete missing item details or adjust prices by decoupling task creation via MetaQ, storing billions of records in Table Store, and offering configurable, template‑based tasks that have doubled completion rates and accelerated feature rollout.

AlibabaBackendMessaging
0 likes · 9 min read
Tellus: A User‑and‑Item Task System for Xianyu’s Light Publishing
DataFunTalk
DataFunTalk
Aug 8, 2020 · Artificial Intelligence

Knowledge Graph Construction and Applications in Alibaba B2B E‑commerce

This article explains how Alibaba B2B leverages knowledge‑graph technology—from its historical roots in knowledge engineering and expert systems to modern semantic‑web models, extraction pipelines, reasoning methods, storage solutions, and representation learning—to improve search, recommendation, and scene‑based procurement incentives in e‑commerce platforms.

AlibabaKnowledge Graphentity extraction
0 likes · 31 min read
Knowledge Graph Construction and Applications in Alibaba B2B E‑commerce