Zuoyebang Tech Team
Author

Zuoyebang Tech Team

Sharing technical practices from Zuoyebang

40
Articles
0
Likes
62
Views
0
Comments
Recent Articles

Latest from Zuoyebang Tech Team

40 recent articles
Zuoyebang Tech Team
Zuoyebang Tech Team
Jul 14, 2022 · Artificial Intelligence

Enhancing Speech Keyword Detection Using Prefix Automaton Beam Search

This article presents a method to improve keyword detection in large‑scale speech recognition by integrating a prefix automaton into the beam‑search decoding of seq2seq models, enabling real‑time addition of new terms while reducing computational overhead compared to traditional approaches.

Beam SearchSeq2SeqSpeech Recognition
0 likes · 12 min read
Enhancing Speech Keyword Detection Using Prefix Automaton Beam Search
Zuoyebang Tech Team
Zuoyebang Tech Team
Jul 13, 2022 · Cloud Computing

Why Multi-Cloud Active-Active Architecture Is the Key to Stability and Cost Efficiency

This article explores the motivations, challenges, and design principles behind adopting a multi‑cloud active‑active architecture, emphasizing how it enhances stability, reduces costs, and improves efficiency, while detailing practical solutions for networking, compute, containers, service discovery, traffic routing, and data storage in a cloud‑native environment.

Active-Activearchitecturecloud-native
0 likes · 14 min read
Why Multi-Cloud Active-Active Architecture Is the Key to Stability and Cost Efficiency
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 30, 2022 · Cloud Native

How Leading Chinese Tech Companies Master Cloud‑Native at Scale

The first Cloud‑Native Practitioners Conference brought together engineers from Zuoyebang, Zhihu, Zhuanzhuan and others to share large‑scale Kubernetes, serverless and Istio experiences, industry trends, and practical solutions that drive stability, efficiency and digital transformation.

IstioKubernetesTech Conference
0 likes · 6 min read
How Leading Chinese Tech Companies Master Cloud‑Native at Scale
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 28, 2022 · Artificial Intelligence

How AI Drives Education: Inside Zuoyebang’s Massive Question Bank & Smart Grading

Zuoyebang’s chief architect Wang Yan explains how the company leverages AI, large‑scale question banks, automated grading, knowledge graphs, and cloud‑native infrastructure to transform education, detailing the three‑step question‑bank construction, AI‑assisted marking of graphic problems, and strategies for practical AI adoption in schools.

AIAutomated GradingQuestion Bank
0 likes · 17 min read
How AI Drives Education: Inside Zuoyebang’s Massive Question Bank & Smart Grading
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 17, 2022 · Big Data

How FlinkSQL Auto‑Tuning Saves Resources and Guarantees SLA

This article describes the design and implementation of an automated FlinkSQL tuning system that monitors metrics, evaluates task health with rule‑based logic, calculates optimal resource adjustments, and performs fast scaling to reduce cluster waste, lower operational costs, and maintain SLA compliance.

AkkaAuto ScalingFlink
0 likes · 15 min read
How FlinkSQL Auto‑Tuning Saves Resources and Guarantees SLA
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 16, 2022 · Cloud Native

What Makes Zuoyebang’s Cloud‑Native Search System a 2022 Conference Highlight?

The 2022 Cloud Native Industry Conference in Beijing, organized by the China Academy of Information and Communications Technology and the China Communications Standards Association, showcased 14 exemplary cloud‑native cases—including Zuoyebang’s search system—highlighting the rapid growth of China’s cloud‑native ecosystem, its technical innovations, and the release of a national cloud‑native security testing platform.

AIBig DataCase Study
0 likes · 4 min read
What Makes Zuoyebang’s Cloud‑Native Search System a 2022 Conference Highlight?
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 10, 2022 · Artificial Intelligence

How End-to-End Phoneme Recognition Boosts English Pronunciation Detection

This article examines the challenges of English pronunciation teaching in China and presents a practical end-to-end phoneme‑level mispronunciation detection system that leverages CTC models, attention‑based text fusion, and data augmentation to dramatically reduce false alarms and improve diagnostic accuracy.

AI educationSpeech Recognitionend-to-end models
0 likes · 9 min read
How End-to-End Phoneme Recognition Boosts English Pronunciation Detection
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 9, 2022 · Frontend Development

Re‑engineering a Live‑Streaming Frontend to Cut Black‑Screen Errors & Boost Performance

Facing fragmented devices, high memory usage, and unreliable signaling, the Zuoyebang live‑streaming frontend was redesigned with container‑based isolation, a modular SDK, and state‑synchronization mechanisms, resulting in timely memory reclamation, reduced CPU load, and dramatically lower black‑screen incidents.

Container ArchitectureWebViewfrontend
0 likes · 13 min read
Re‑engineering a Live‑Streaming Frontend to Cut Black‑Screen Errors & Boost Performance
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 7, 2022 · Big Data

How Doris Powered Zuoyebang’s Real‑Time Data Warehouse for Faster Insights

Zuoyebang’s data team replaced fragmented, slow query solutions with Apache Doris, building a unified real‑time data warehouse that dramatically cut query latency from hours to seconds, streamlined data modeling, and improved reliability across diverse business scenarios, while integrating with Flink, Kafka, and ES via a unified API.

Apache DorisElasticsearchFlink
0 likes · 20 min read
How Doris Powered Zuoyebang’s Real‑Time Data Warehouse for Faster Insights
Zuoyebang Tech Team
Zuoyebang Tech Team
May 27, 2022 · Cloud Native

How We Scaled 10,000+ K8s CronJobs with Serverless and Solved Node Instability

This article describes the challenges encountered when migrating tens of thousands of Kubernetes cronjobs from VMs to a cluster—node instability, low resource utilization, and scheduling delays—and explains how introducing a serverless architecture with virtual nodes, a custom job scheduler, unified logging and monitoring, and sandbox reuse restored stability, improved performance, and reduced resource costs by about 70%.

CronJobKubernetesResource Optimization
0 likes · 9 min read
How We Scaled 10,000+ K8s CronJobs with Serverless and Solved Node Instability