All Articles

145983 articles · Page 7222 of 7300
Architects' Tech Alliance
Architects' Tech Alliance
Sep 3, 2015 · Cloud Computing

What Is VMware vSphere? A Deep Dive into Its Core Components and Storage Solutions

The article explains VMware vSphere as a cloud‑based data‑center virtualization suite, detailing its main components such as ESXi, vCenter, vSphere Client, and Web Access, and covering disaster recovery, backup technologies, storage APIs, and various storage provisioning methods like vSAN, VMFS, RDM, NFS/CIFS and vVol.

BackupCloud ComputingVMware
0 likes · 10 min read
What Is VMware vSphere? A Deep Dive into Its Core Components and Storage Solutions
21CTO
21CTO
Sep 2, 2015 · Product Management

Why Most Smart Gadgets Fail: The Real Need for Pain Points and Frequency

The article argues that many smart products suffer from pseudo‑demand because they ignore genuine user pain points and usage frequency, illustrating the point with examples like a smart mouse trap, a connected water cup, and Xiaomi's phone strategy.

IoTmarket strategypseudo demand
0 likes · 8 min read
Why Most Smart Gadgets Fail: The Real Need for Pain Points and Frequency
21CTO
21CTO
Sep 2, 2015 · Cloud Computing

What I Learned Building a Hybrid Cloud System: Restful APIs, RabbitMQ, Redis & More

After two months of deep involvement in a distributed hybrid‑cloud project, I share practical insights on using Restful APIs, RabbitMQ, Redis, logging, component‑based development, testing strategies, coding standards, and cross‑team communication, highlighting challenges and solutions encountered while integrating C#, Java, and Python services.

Component DevelopmentREST APIdistributed systems
0 likes · 12 min read
What I Learned Building a Hybrid Cloud System: Restful APIs, RabbitMQ, Redis & More
Java High-Performance Architecture
Java High-Performance Architecture
Sep 2, 2015 · Operations

Master Nginx Virtual Hosts: Complete Configuration Guide

This article explains what virtual hosts are, how to configure them in Nginx using server blocks, the syntax for listen, server_name, location, index, and root directives, and provides practical examples with wildcard and regex hostnames, auto‑index settings, and access controls.

OperationsServer configurationVirtual Host
0 likes · 5 min read
Master Nginx Virtual Hosts: Complete Configuration Guide
Architects' Tech Alliance
Architects' Tech Alliance
Sep 2, 2015 · Fundamentals

Software-Defined vs Hardware Reconstruction in Modern Data Centers: SDN, NFV, and SDDC Overview

The article examines the contrasting approaches of software-defined networking and hardware reconstruction in modern data centers, detailing SDN architectures like Cisco ACI, VMware NSX, OpenFlow, NFV initiatives, virtualized networking, and software-defined storage, while highlighting common goals of scalability, automation, and cost control.

Hardware ReconstructionNFVSDN
0 likes · 12 min read
Software-Defined vs Hardware Reconstruction in Modern Data Centers: SDN, NFV, and SDDC Overview
Architect
Architect
Sep 2, 2015 · Operations

Using Docker to Build a Continuous Delivery Pipeline: A Practical Case Study

This article describes how Docker was employed in a real-world logistics portal project to create a continuous delivery pipeline, integrate Jenkins for CI, standardize container images, automate deployments, and overcome resource constraints, illustrating practical DevOps practices for enterprises.

Continuous DeliveryDockerJenkins
0 likes · 17 min read
Using Docker to Build a Continuous Delivery Pipeline: A Practical Case Study
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Sep 2, 2015 · R&D Management

Senior Manager Liang Yonggang Shares eSDK Training Insights and Project Success Tips

In this interview, senior manager Liang Yonggang of Dongfang Hongtai discusses his company's background, recent eSDK training on UC/IVS/TP, the benefits and shortcomings of the program, suggestions for the eSDK WeChat channel, and valuable software development and project management lessons he has gathered over a decade in the industry.

IVSUCeSDK
0 likes · 7 min read
Senior Manager Liang Yonggang Shares eSDK Training Insights and Project Success Tips
Efficient Ops
Efficient Ops
Sep 1, 2015 · Operations

Why Human Errors Still Plague Ops and How to Prevent Them

The article examines recent high‑profile outages caused by human mistakes, analyzes why operational teams are prone to such errors despite automation and standards, and offers practical strategies—selecting the right people, fostering safety awareness, and turning professionalism into habit—to reduce future incidents.

Automationhuman errorrisk mitigation
0 likes · 13 min read
Why Human Errors Still Plague Ops and How to Prevent Them
21CTO
21CTO
Sep 1, 2015 · Artificial Intelligence

Why Traditional ML Teaching Fails and a Better Path for Developers

The article critiques the conventional bottom‑up, theory‑heavy machine‑learning curriculum for developers, argues that costly degrees and deep math are unnecessary, and proposes a top‑down, project‑focused approach using modern tools, repeatable processes, suitable datasets, and practical resources to quickly build end‑to‑end ML solutions.

Developer GuideML toolsTop‑down Approach
0 likes · 16 min read
Why Traditional ML Teaching Fails and a Better Path for Developers
21CTO
21CTO
Sep 1, 2015 · Fundamentals

What Movies Teach Programmers: 10 Films That Reveal Core Coding Concepts

This article curates a list of ten science‑fiction and thriller movies, each illustrating fundamental programming ideas such as recursion, loops, reentrancy, virtual machines, AI, and parallelism, helping developers see code concepts come alive on screen.

AIRecursionmovies
0 likes · 12 min read
What Movies Teach Programmers: 10 Films That Reveal Core Coding Concepts
21CTO
21CTO
Sep 1, 2015 · Frontend Development

How Google’s Search Interface Evolved from 1996 to Today

From its humble beginnings as the BackRub research project in 1996 to the sleek, voice‑search‑only interface of today, Google’s search engine UI has undergone numerous redesigns, feature additions, and simplifications that reflect the company’s growth and shifting user expectations.

Frontend HistoryGoogleUI Evolution
0 likes · 5 min read
How Google’s Search Interface Evolved from 1996 to Today
21CTO
21CTO
Sep 1, 2015 · R&D Management

How to Build a Startup Tech Team: Roles Explained Through a Shopping Mall Analogy

Using a shopping‑mall metaphor, the article outlines essential tech‑team roles—CTO, database, backend and frontend engineers, and UI/UX designers—explaining their responsibilities, recommended tools, and how founders without a technical background can effectively assemble and manage a development team.

CTODatabase EngineeringUI-UX
0 likes · 8 min read
How to Build a Startup Tech Team: Roles Explained Through a Shopping Mall Analogy
21CTO
21CTO
Sep 1, 2015 · Artificial Intelligence

How the NYT Revamped Its Recommendation Engine with Collaborative Topic Modeling

This article explains how the New York Times redesigned its "Recommended for You" system by combining content‑based filtering, collaborative filtering, and a collaborative topic‑modeling approach that uses LDA, reader‑signal adjustments, and fast preference calculations to deliver personalized article suggestions.

Collaborative FilteringLDARecommendation Systems
0 likes · 12 min read
How the NYT Revamped Its Recommendation Engine with Collaborative Topic Modeling
Architects' Tech Alliance
Architects' Tech Alliance
Sep 1, 2015 · Industry Insights

How Distributed Segment Processing Boosts Backup Efficiency in Data Domain Systems

Distributed Segment Processing (DSP) offloads segmenting, hashing, and compression to the backup host, reducing bandwidth and CPU load on Data Domain appliances, while the appliance handles fingerprint filtering and reference tracking, offering bandwidth savings but increasing host CPU usage, so it should be enabled only when host resources permit.

DSPData Domainperformance
0 likes · 4 min read
How Distributed Segment Processing Boosts Backup Efficiency in Data Domain Systems