All Articles

143483 articles · Page 6632 of 7175
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Oct 31, 2017 · Big Data

How to Profit from Big Data in the Post‑Privacy‑Law Era

The article analyzes how recent data‑privacy regulations force the big‑data industry to choose between building costly, comprehensive data platforms or focusing on lean, high‑value applications, and outlines sustainable profit models and strategic trade‑offs for enterprises.

Strategybusiness modeldata platform
0 likes · 16 min read
How to Profit from Big Data in the Post‑Privacy‑Law Era
Zhuanzhuan Tech
Zhuanzhuan Tech
Oct 31, 2017 · Cloud Native

Key Technologies and Design Patterns for Implementing Microservices: Architecture Characteristics, Patterns, and Data Consistency

This article explains microservice architecture fundamentals, typical design patterns such as chain, aggregator, data‑sharing and asynchronous messaging, and presents practical solutions for service splitting, data consistency, and distributed transaction management based on real‑world experience at the ZhaiZhai platform.

ArchitectureCloud NativeMicroservices
0 likes · 9 min read
Key Technologies and Design Patterns for Implementing Microservices: Architecture Characteristics, Patterns, and Data Consistency
ITPUB
ITPUB
Oct 31, 2017 · Databases

How Database Indexing Works: A Deep Dive into Performance Gains

This article explains why database indexes are essential, describes how they are structured and stored, walks through concrete calculations for a 5‑million‑row MyISAM table, compares linear and binary search costs, and outlines when and how to use indexes effectively.

B+TreeMySQLdatabase indexing
0 likes · 10 min read
How Database Indexing Works: A Deep Dive into Performance Gains
JavaScript
JavaScript
Oct 31, 2017 · Information Security

Understanding OWASP Top 10: Key Web Security Risks and Mitigation Strategies

The OWASP Top 10 project ranks the ten most critical web application security risks by analyzing threats, vulnerabilities, technical impact, and business consequences, offering developers, testers, and security teams actionable guidance to improve risk awareness and implement focused protection measures.

Application SecurityOWASPTop 10
0 likes · 2 min read
Understanding OWASP Top 10: Key Web Security Risks and Mitigation Strategies
Architecture Digest
Architecture Digest
Oct 31, 2017 · Databases

Designing MySQL InnoDB Tables and Indexes for Business Scenarios

This article explains InnoDB storage mechanics, compares auto‑increment and business primary keys, details primary, secondary, and composite index structures, and presents practical table‑design principles and real‑world case studies from ZhaiZhai's services to guide developers in building efficient MySQL schemas.

Database OptimizationInnoDBMySQL
0 likes · 12 min read
Designing MySQL InnoDB Tables and Indexes for Business Scenarios
Qunar Tech Salon
Qunar Tech Salon
Oct 31, 2017 · Backend Development

From Monolithic to Scalable Architecture: Reverse Proxy, Service Separation, Load Balancing, and Continuous Deployment

This article shares practical experience on evolving a single‑server Java monolith into a scalable architecture by introducing Nginx reverse proxy, separating services and static resources, adopting load‑balancing strategies, implementing distributed sessions, enabling read/write separation, and applying CI/CD tools such as Docker, Jenkins, Git, and Maven.

CI/CDNginxbackend
0 likes · 10 min read
From Monolithic to Scalable Architecture: Reverse Proxy, Service Separation, Load Balancing, and Continuous Deployment
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 31, 2017 · Artificial Intelligence

How Alibaba’s ‘City Brain’ Powered Cutting‑Edge AI Research at ACM MM 2017

Three Alibaba iDST papers on the AI‑driven City Brain were selected for ACM Multimedia 2017, showcasing novel video anomaly detection, deep siamese re‑identification, and stylized image generation methods that improve urban traffic management and demonstrate the broader potential of Alibaba’s ET Brain platform.

MultimediaVideo Anomaly Detection
0 likes · 8 min read
How Alibaba’s ‘City Brain’ Powered Cutting‑Edge AI Research at ACM MM 2017
MaGe Linux Operations
MaGe Linux Operations
Oct 31, 2017 · Big Data

Why Python Dominates Big Data: The Hidden Role of the Buffer Protocol

The article explains how Python’s elegant syntax, powerful libraries, and especially the low‑level buffer protocol introduced by Travis Oliphant propelled its rise during the big‑data boom, turning data‑hungry companies toward Python and creating the demand for data‑scientist programmers.

Buffer ProtocolPEP 3118Python
0 likes · 8 min read
Why Python Dominates Big Data: The Hidden Role of the Buffer Protocol
MaGe Linux Operations
MaGe Linux Operations
Oct 31, 2017 · Operations

Build Custom Zabbix Dashboards with Python and ECharts

This tutorial walks through using the Zabbix API with the pyzabbix Python library to retrieve monitoring data, then visualizes it with ECharts, showing step‑by‑step how to create personalized monitoring pages for better operational insight.

APIAutomationECharts
0 likes · 9 min read
Build Custom Zabbix Dashboards with Python and ECharts
DevOps
DevOps
Oct 30, 2017 · Cloud Computing

Configuring Azure Virtual Network (VNet) Peering for Cross‑Region Resource Connectivity

This article explains how to connect Azure virtual networks using VNet peering, detailing user access methods, peering benefits and limitations, and step‑by‑step configuration of three resource‑manager‑based VNets with gateways, ExpressRoute and VPN, culminating in connectivity verification via Windows Server VMs.

Cloud NetworkingExpressRouteHub‑and‑Spoke
0 likes · 5 min read
Configuring Azure Virtual Network (VNet) Peering for Cross‑Region Resource Connectivity
dbaplus Community
dbaplus Community
Oct 30, 2017 · Big Data

How to Build a Real‑Time Spam Monitoring System with Apache Storm

This article walks through the design, deployment, and code implementation of a real‑time spam detection pipeline using Apache Storm, comparing it with Hadoop, detailing cluster setup, topology components, data flow, and how to package and run the solution on a distributed Storm cluster.

Apache StormBig DataHibernate
0 likes · 13 min read
How to Build a Real‑Time Spam Monitoring System with Apache Storm
Efficient Ops
Efficient Ops
Oct 30, 2017 · Artificial Intelligence

How AI Predicts Disk Failures: Turning Reactive Storage into Proactive Reliability

This article explains why traditional passive disk‑failure handling is insufficient, describes a machine‑learning engine that combines SMART data with workload analysis to forecast disk lifespan with over 96% accuracy, and outlines the operational benefits of proactive failure management.

AIStorage Reliabilitydisk failure prediction
0 likes · 6 min read
How AI Predicts Disk Failures: Turning Reactive Storage into Proactive Reliability
21CTO
21CTO
Oct 30, 2017 · R&D Management

What Elon Musk’s First‑Principles Reveal About Leadership and Innovation

This article explores Elon Musk’s cognitive framework, first‑principles thinking, and strategic management, linking his approach to broader lessons on decision‑making, team building, innovation, and personal growth for leaders and innovators seeking deeper insight into effective entrepreneurship.

Elon MuskStrategyfirst principles
0 likes · 32 min read
What Elon Musk’s First‑Principles Reveal About Leadership and Innovation
21CTO
21CTO
Oct 30, 2017 · R&D Management

Why Do Programmers Feel Lost? Discover the Value‑Driven Architecture Behind Your Code

This essay explores why many programmers feel confused and powerless, linking personal career anxiety to a lack of understanding of the business‑technology‑software value chain, and proposes a value‑driven architectural mindset to align learning, work, and true impact.

R&D managementprogrammer careersoftware architecture
0 likes · 18 min read
Why Do Programmers Feel Lost? Discover the Value‑Driven Architecture Behind Your Code
System Architect Go
System Architect Go
Oct 30, 2017 · Backend Development

Understanding and Configuring Database Connection Pools

This article explains the purpose of database connection pools, describes the key pool parameters (max, min, idle, evict, acquire), shows how to query database limits, and provides practical guidance for setting these values based on usage frequency and concurrency.

backend
0 likes · 8 min read
Understanding and Configuring Database Connection Pools
Meituan Technology Team
Meituan Technology Team
Oct 30, 2017 · Frontend Development

Hermes Project: Front‑End Architecture, Modularization, Componentization, Automation and Performance Optimization at Meituan‑Dianping

The Hermes project at Meituan‑Dianping re‑engineered its overseas vacation front‑end by separating front‑ and back‑ends, modularizing code with ES6, building a Vue‑based reusable component library, automating builds and testing, and optimizing page‑load performance through CDN caching, monitoring, and offline strategies, dramatically boosting developer productivity and user experience.

AutomationComponentizationFrontend
0 likes · 15 min read
Hermes Project: Front‑End Architecture, Modularization, Componentization, Automation and Performance Optimization at Meituan‑Dianping