All Articles

143499 articles · Page 6624 of 7175
ITPUB
ITPUB
Nov 13, 2017 · Big Data

How Real‑Time Big Data Stream Computing Powers Double 11 E‑Commerce Success

The article explains how NetEase’s real‑time big‑data stream computing platform, Sloth, handles massive, continuously generated data during China’s Double 11 shopping festival, covering use cases, architectural shifts from batch to incremental processing, technical challenges, and the role of stream‑SQL for easier development.

E-commerceReal-Time ComputingSQL
0 likes · 16 min read
How Real‑Time Big Data Stream Computing Powers Double 11 E‑Commerce Success
ITPUB
ITPUB
Nov 13, 2017 · Big Data

How Real-Time Big Data Streaming Powers Double 11 E‑Commerce Success

The article explains how continuous data generation and real‑time stream processing enable e‑commerce platforms like NetEase Kaola to handle massive Double 11 traffic, showcasing use cases, architectural shifts from batch to incremental computing, and the technical challenges of latency, accuracy, and fault tolerance.

E-commerceReal-time StreamingSQL
0 likes · 15 min read
How Real-Time Big Data Streaming Powers Double 11 E‑Commerce Success
Architecture Digest
Architecture Digest
Nov 13, 2017 · Big Data

Understanding HBase: Advantages, Use Cases, Architecture, and Design Considerations

This article explains HBase's high‑reliability, scalability, and performance characteristics, outlines its advantages and drawbacks, presents real‑world scenarios such as seller operation logs and Jingmai message logs, and details its data model, architecture components, operational principles, and key design considerations for effective use.

NoSQL
0 likes · 11 min read
Understanding HBase: Advantages, Use Cases, Architecture, and Design Considerations
网易UEDC
网易UEDC
Nov 13, 2017 · R&D Management

How Coordinated Design Thinking Boosts Efficiency Across Teams

This article explains how systematic coordination of design tasks—from daily routines to user behavior, demand planning, production workflows, and quality checks—can transform serial and parallel processes into efficient, habit‑forming practices that boost individual and team productivity.

Product ManagementR&D managementWorkflow Optimization
0 likes · 12 min read
How Coordinated Design Thinking Boosts Efficiency Across Teams
dbaplus Community
dbaplus Community
Nov 12, 2017 · Databases

MongoDB 3.6 RC3 Release Highlights & Common Pitfalls Explained

This article provides a concise overview of MongoDB 3.6 RC3 release notes, covering security defaults, new aggregation operators, array update enhancements, shell command additions, JSON schema support, replica set authentication, sharding parameters, and practical tips to avoid common pitfalls.

3.6MongoDBaggregation
0 likes · 7 min read
MongoDB 3.6 RC3 Release Highlights & Common Pitfalls Explained
Efficient Ops
Efficient Ops
Nov 12, 2017 · Operations

How 360’s LVS FULLNAT Transforms Load Balancing and Boosts Security

This article explains how 360’s Linux Virtual Server (LVS) platform evolved with the FULLNAT forwarding mode, enhancing cross‑VLAN deployment, simplifying real‑server configuration, adding SYN‑proxy protection, and improving UDP handling, while detailing the new deployment architecture and operational benefits.

FullNATLVSNetwork Security
0 likes · 10 min read
How 360’s LVS FULLNAT Transforms Load Balancing and Boosts Security
DevOps
DevOps
Nov 12, 2017 · Cloud Computing

Overview of Rancher: Open‑Source Platform for Docker and Kubernetes Management

Rancher is an open‑source software platform that simplifies running and managing Docker and Kubernetes by providing integrated infrastructure services such as networking, storage, load balancing, DNS, security, multi‑cloud deployment, container orchestration, an application catalog, and enterprise‑grade access control.

DockerKubernetescloud infrastructure
0 likes · 3 min read
Overview of Rancher: Open‑Source Platform for Docker and Kubernetes Management
21CTO
21CTO
Nov 12, 2017 · Backend Development

Why Nginx’s Modular Architecture Powers High‑Performance Web Serving

This article explains Nginx’s modular architecture, core, standard and optional HTTP modules, mail service and third‑party extensions, then details its multi‑process and asynchronous non‑blocking request handling, event‑driven model, master‑worker design, and inter‑process communication, providing a solid foundation for deeper source‑code study.

Nginxasynchronousbackend
0 likes · 8 min read
Why Nginx’s Modular Architecture Powers High‑Performance Web Serving
ITPUB
ITPUB
Nov 12, 2017 · Backend Development

How Suning Scaled Its Membership System for Double‑11: Architecture Evolution and Multi‑Active Deployment

The article details Suning’s decade‑long evolution of its membership platform for the Double‑11 shopping festival, covering early offline CS architecture, the transition to a WebSphere‑based e‑commerce system, vertical module splitting, data migration with Spark and Hive, and the implementation of same‑city multi‑active deployment.

Data MigrationE-commerceScalability
0 likes · 18 min read
How Suning Scaled Its Membership System for Double‑11: Architecture Evolution and Multi‑Active Deployment
ITPUB
ITPUB
Nov 12, 2017 · Information Security

How E‑commerce Platforms Fight Double‑11 Fraud: Inside NetEase’s Anti‑Cheat Architecture

This article examines the rise of organized “wool‑pulling” fraud groups during China’s Double‑11 shopping festival, outlines their tools and tactics, and details NetEase Cloud Security’s multi‑layered anti‑fraud system—including captcha, SMS verification, IP rules, device fingerprinting, rule engines, user profiling, network graph analysis, and blacklist strategies—to protect e‑commerce platforms.

Double 11E-commerceRule Engine
0 likes · 16 min read
How E‑commerce Platforms Fight Double‑11 Fraud: Inside NetEase’s Anti‑Cheat Architecture
Architects' Tech Alliance
Architects' Tech Alliance
Nov 12, 2017 · Fundamentals

Evolution of SSD Storage: From SATA and PCIe to NVMe and the Emerging Role of Storage Class Memory

The article traces the development of SSD technology—from early SATA and SAS drives through PCIe and NVMe standards—explains Intel Optane's impact, introduces various Storage Class Memory types such as PRAM, ReRAM, MRAM and NRAM, and discusses their current applications and future challenges in high‑performance storage systems.

Memory ArchitectureNVMeOptane
0 likes · 9 min read
Evolution of SSD Storage: From SATA and PCIe to NVMe and the Emerging Role of Storage Class Memory
Architecture Digest
Architecture Digest
Nov 12, 2017 · Backend Development

Nginx Architecture Overview: Modular Design, Request Processing, and Event‑Driven Model

This article explains Nginx’s modular architecture, detailing core, HTTP, mail and third‑party modules, its multi‑process and asynchronous non‑blocking request handling, the event‑driven model with I/O multiplexing, and the master‑worker process interaction that together enable high‑performance web serving.

asynchronousbackendevent-driven
0 likes · 8 min read
Nginx Architecture Overview: Modular Design, Request Processing, and Event‑Driven Model
Java Captain
Java Captain
Nov 11, 2017 · Fundamentals

Understanding Java's equals() and hashCode() Methods and How to Override Them

This article explains the default implementations of Java's Object.equals() and Object.hashCode(), the required contracts for overriding them, demonstrates their behavior in the String class, and provides practical guidelines and example code for correctly overriding these methods in custom classes.

@OverrideHashingObject
0 likes · 11 min read
Understanding Java's equals() and hashCode() Methods and How to Override Them
MaGe Linux Operations
MaGe Linux Operations
Nov 11, 2017 · Operations

10 Hidden Linux Commands Every Sysadmin Should Know

This article reveals ten lesser‑known Linux commands—from hiding commands from history and inspecting file metadata to simulating output, formatting mounts, clearing the terminal, fetching mail, managing sessions, identifying file types, and displaying user IDs—complete with examples and practical tips for both desktop and server environments.

0 likes · 8 min read
10 Hidden Linux Commands Every Sysadmin Should Know
21CTO
21CTO
Nov 11, 2017 · Big Data

How We Built a Scalable Seller Log System with Kafka, Storm, ES & HBase

This article explains the design and implementation of a unified seller‑operation logging platform that uses Kafka for ingestion, Storm for real‑time processing, Elasticsearch for hot‑data search, and HBase for cold‑data storage, detailing the challenges faced and the optimizations applied.

ElasticsearchHBaseKafka
0 likes · 12 min read
How We Built a Scalable Seller Log System with Kafka, Storm, ES & HBase