All Articles

146047 articles · Page 7190 of 7303
21CTO
21CTO
Nov 20, 2015 · Operations

How Meituan Scaled Its Supply‑Chain Platform from Manual to Multi‑Business Automation

This article details Meituan's supply‑chain system evolution—from its early manual processes to a highly automated, multi‑business platform—highlighting architectural redesign, dynamic forms, and product‑center structures that enabled rapid scaling and diversified service support.

Platform engineeringautomationoperations
0 likes · 9 min read
How Meituan Scaled Its Supply‑Chain Platform from Manual to Multi‑Business Automation
Architects' Tech Alliance
Architects' Tech Alliance
Nov 20, 2015 · Cloud Computing

Overview of Nutanix Distributed Storage Architecture

The article explains Nutanix’s hyper‑converged architecture, detailing its storage‑control virtual machine, distributed metadata services, data tiering with FlashStore and DiskStore, support for multiple hypervisors, and advanced features such as snapshots, compression, and real‑time vDisk migration.

Cloud ComputingNutanixdistributed storage
0 likes · 9 min read
Overview of Nutanix Distributed Storage Architecture
Architects Research Society
Architects Research Society
Nov 20, 2015 · Backend Development

Integrating Swagger 2.0 with Spring Boot Using Springfox

This tutorial explains how to add Swagger 2.0 API documentation to a Spring Boot application by configuring Maven dependencies, enabling Swagger with Springfox annotations, creating a Docket bean, and annotating controllers and model classes to generate an interactive API explorer.

API documentationRESTSpringBoot
0 likes · 10 min read
Integrating Swagger 2.0 with Spring Boot Using Springfox
Qunar Tech Salon
Qunar Tech Salon
Nov 20, 2015 · Fundamentals

What Is a Software Architect? Definition, Core Value, and Essential Skills

The article defines a software architect as a senior engineer responsible for high‑level system design, explains the role’s core value in breaking large systems into low‑coupled modules, and outlines six essential abilities and four practical lessons for effective architectural practice.

Core SkillsSystem Designarchitect role
0 likes · 15 min read
What Is a Software Architect? Definition, Core Value, and Essential Skills
ITPUB
ITPUB
Nov 20, 2015 · Operations

How to Break Down E‑Commerce Goals with Data‑Driven Funnels

The article explains how to decompose large e‑commerce targets into actionable data dimensions, use simple formulas to model sales, apply funnel analysis for each conversion step, and structure a comprehensive data analysis report with practical templates.

0 likes · 9 min read
How to Break Down E‑Commerce Goals with Data‑Driven Funnels
MaGe Linux Operations
MaGe Linux Operations
Nov 20, 2015 · Fundamentals

Mastering HTTP & HTML: Core Concepts Every Developer Should Know

This article explains the fundamentals of HTTP and HTML, covering protocol definitions, request and response structures, header categories, methods, status codes, HTML document structure, static and dynamic generation, MIME types, URI/URL formats, and web server I/O models.

HTMLMIME Typeshttp
0 likes · 8 min read
Mastering HTTP & HTML: Core Concepts Every Developer Should Know

Design and Implementation of Alibaba Cloud's Cross‑Data‑Center Hadoop Cluster

In 2013 Alibaba Cloud faced full rack capacity in a single IDC, prompting the development of a multi‑NameNode, cross‑data‑center Hadoop solution that overcomes NameNode scalability, inter‑site bandwidth limits, data placement, job scheduling, massive data migration, and user transparency challenges.

Cross‑Data‑CenterFederationHadoop
0 likes · 14 min read
Design and Implementation of Alibaba Cloud's Cross‑Data‑Center Hadoop Cluster
dbaplus Community
dbaplus Community
Nov 19, 2015 · Databases

Understanding Oracle Undo and Redo: Deep Dive into Transaction Mechanics

This article explains the internal structures and roles of Oracle undo and redo logs in transaction processing, walks through practical experiments that dissect undo segment headers, undo blocks, undo chains, redo records, fast‑commit behavior, and the true nature of DELETE operations, and shows how these insights help diagnose ORA‑600 startup failures.

Database InternalsOracleRedo
0 likes · 14 min read
Understanding Oracle Undo and Redo: Deep Dive into Transaction Mechanics
Efficient Ops
Efficient Ops
Nov 19, 2015 · Fundamentals

From Open Source to Commercial Software: How the Internet Shaped the Industry

The article traces the evolution of software from free academic code bundled with hardware to a commercialized, closed‑source industry, highlighting how the rise of the Internet and open‑source movements reshaped software development, standards, and business models.

InternetSoftware Commercializationsoftware history
0 likes · 9 min read
From Open Source to Commercial Software: How the Internet Shaped the Industry
21CTO
21CTO
Nov 19, 2015 · Frontend Development

Boost Web Performance: Why Reducing HTTP Requests Matters

The article explains why web performance matters, outlines the 2‑5‑8 response time rule, and details five key optimization strategies—reducing HTTP requests, internal page tweaks, caching, minimizing download size, and network improvements—while also discussing engineering practices and tools like StyleCombine and H5 incremental packaging.

EngineeringFrontend OptimizationHTTP requests
0 likes · 17 min read
Boost Web Performance: Why Reducing HTTP Requests Matters
21CTO
21CTO
Nov 19, 2015 · Cloud Computing

How Mango TV Built a Hybrid Cloud Platform to Scale Video Services

The article examines how Mango TV leveraged its broadcast assets and a hybrid cloud architecture—combining private and public cloud services, Docker‑based scheduling, Redis‑Cluster, and a custom PaaS called ProjectEru—to support IPTV, OTT, and web content at massive scale while maintaining stability and low operational cost.

Cloud NativeDockerhybrid cloud
0 likes · 12 min read
How Mango TV Built a Hybrid Cloud Platform to Scale Video Services
21CTO
21CTO
Nov 19, 2015 · Big Data

Beyond Hadoop: Modern Big Data Platforms and Technologies Explained

This article surveys the evolution of Hadoop and its ecosystem, explains core storage and processing concepts, and introduces contemporary big‑data technologies such as Spark, Flink, Kafka, Lambda architecture, NoSQL databases, and cloud‑native solutions, highlighting their roles and trade‑offs.

FlinkHadoopNoSQL
0 likes · 17 min read
Beyond Hadoop: Modern Big Data Platforms and Technologies Explained
Architect
Architect
Nov 19, 2015 · Backend Development

Optimizing Traditional Commercial Bank Architecture in the Era of Internet Finance

The article analyzes how rapid changes such as big data, cloud computing, and distributed architectures challenge traditional core banking systems and proposes a multi‑step strategy—including mainframe transaction off‑loading, service‑oriented design, open platform development, and big‑data integration—to modernize and improve performance, cost efficiency, and scalability.

Cloud Computingbanking architecturecore banking
0 likes · 12 min read
Optimizing Traditional Commercial Bank Architecture in the Era of Internet Finance
Architect
Architect
Nov 19, 2015 · Cloud Computing

Alibaba Cloud Enterprise Architecture Behind Double 11: A Deep Dive into Scalable Cloud Computing

The article details how Alibaba Cloud's multi‑layered enterprise architecture, built on service‑oriented frameworks, distributed databases, and message queues, enabled record‑breaking Double 11 transactions while offering linear performance scaling, high reliability, and cost‑effective operations for large‑scale internet applications.

Alibaba Cloudbig dataenterprise architecture
0 likes · 8 min read
Alibaba Cloud Enterprise Architecture Behind Double 11: A Deep Dive into Scalable Cloud Computing
58UXD
58UXD
Nov 19, 2015 · Mobile Development

Choosing the Right Pop‑Up Reminder for Mobile Apps: A Practical Guide

This article explains the different types of in‑app pop‑up reminders on iOS and Android, compares their characteristics, and provides clear criteria for selecting the most appropriate reminder style based on importance, content richness, and required user actions.

Mobile UIalert dialogpop-up reminders
0 likes · 12 min read
Choosing the Right Pop‑Up Reminder for Mobile Apps: A Practical Guide