NetEase Smart Enterprise Tech+
Author

NetEase Smart Enterprise Tech+

Get cutting-edge insights from NetEase's CTO, access the most valuable tech knowledge, and learn NetEase's latest best practices. NetEase Smart Enterprise Tech+ helps you grow from a thinker into a tech expert.

112
Articles
0
Likes
42
Views
0
Comments
Recent Articles

Latest from NetEase Smart Enterprise Tech+

100 recent articles max
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jun 4, 2021 · Backend Development

How WE‑CAN Revolutionizes Global Data Transmission with Ultra‑Low Latency and Cost‑Effective Architecture

WE‑CAN, NetEase Cloud Communication's self‑developed large‑scale distributed transmission network, dramatically improves end‑to‑end data quality, reduces costs, and supports diverse real‑time communication scenarios through intelligent routing, layered decoupling, and global edge deployment, as demonstrated by extensive production metrics.

Real-time communicationcloud networkingdistributed systems
0 likes · 15 min read
How WE‑CAN Revolutionizes Global Data Transmission with Ultra‑Low Latency and Cost‑Effective Architecture
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jun 2, 2021 · Backend Development

How to Build a User‑Customizable Scheduled Task System with Java’s ScheduledExecutor

This article explains how to design and implement a user‑customizable scheduled‑task component in Java, addressing the limitations of open‑source frameworks by separating task creation, loading, scheduling, and execution, and provides practical code examples for robust backend task management.

JavaScheduledExecutorSpring
0 likes · 11 min read
How to Build a User‑Customizable Scheduled Task System with Java’s ScheduledExecutor
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
May 20, 2021 · Cloud Computing

How AWS Lambda Powers Serverless Apps: A Practical Guide to Cloud Development

This article, based on a live stream by NetEase Cloud Communication backend engineer Ge Xinni, explains the fundamentals of AWS Serverless, details how Lambda integrates with services like API Gateway, S3, CloudFront, and demonstrates building a simple web service, message-driven architectures, and best‑practice considerations.

AWSLambdaserverless
0 likes · 8 min read
How AWS Lambda Powers Serverless Apps: A Practical Guide to Cloud Development
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Apr 8, 2021 · Backend Development

How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive

This article explains how the RTMPGateway media server enables audio‑video communication between WeChat mini‑programs and other platforms by converting RTMP streams to RTP, handling handshakes, media encapsulation, audio transcoding, and signaling, while addressing performance and synchronization challenges.

Media ServerProtocol ConversionRTMP
0 likes · 17 min read
How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Mar 17, 2021 · Backend Development

How to Evolve Business Architecture: Service Boundaries, Splitting, and Governance

This article explores the evolution of business architecture from functional to domain‑based microservice splitting, outlines service grading, identifies code coupling and unreasonable dependencies, and presents practical governance techniques such as on‑demand loading, event‑driven design, and anti‑corruption layers to improve stability and maintainability.

Service Splittingbackend architectureboundary management
0 likes · 16 min read
How to Evolve Business Architecture: Service Boundaries, Splitting, and Governance
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Mar 9, 2021 · Information Security

How Server‑Side Device Fingerprinting Boosts Security and Stability

Device fingerprinting uniquely identifies devices using collected data; this article explains how uniqueness and stability are measured, shows probability‑based calculations for single and combined fields, discusses the shortcomings of client‑side methods, and details a server‑side multi‑algorithm approach that improves security and stability.

Securityanti-frauddecision tree
0 likes · 11 min read
How Server‑Side Device Fingerprinting Boosts Security and Stability