Tagged articles
814 articles
Page 9 of 9
Efficient Ops
Efficient Ops
Dec 26, 2015 · Cloud Computing

Best Value Cloud Storage: Performance & Cost Comparison of Top Providers

Using Apache JMeter, this study objectively benchmarks hot object storage performance (RT and TPS) and pricing across five major cloud vendors—AWS, Azure, Alibaba Cloud, Qiniu, and Huawei—evaluating download/upload speeds for various file sizes and calculating a performance‑to‑price ratio to guide optimal provider selection.

Alibaba Cloudawscloud storage
0 likes · 10 min read
Best Value Cloud Storage: Performance & Cost Comparison of Top Providers
Architect
Architect
Dec 26, 2015 · Cloud Computing

Performance Evaluation and Cost‑Effectiveness of Major Cloud Object Storage Providers

This article presents a systematic performance and cost‑effectiveness comparison of six major cloud object‑storage providers—AWS, Azure, Qiniu, Huawei Cloud, Alibaba Cloud, and Kingsoft Cloud—using JMeter‑driven upload/download tests across various file sizes and analyzing price data to rank their overall value.

Alibaba CloudObject Storageaws
0 likes · 9 min read
Performance Evaluation and Cost‑Effectiveness of Major Cloud Object Storage Providers
dbaplus Community
dbaplus Community
Dec 11, 2015 · Databases

Master MySQL Performance Testing: Methodology, Metrics, and Tool Guide

This article presents a comprehensive overview of MySQL performance testing, covering testing methodology, reasons for testing, influencing factors across DB, OS, and storage layers, key metrics, popular open‑source tools, practical considerations, and suggestions for more automated testing solutions.

BenchmarkingMetricsMySQL
0 likes · 14 min read
Master MySQL Performance Testing: Methodology, Metrics, and Tool Guide
Efficient Ops
Efficient Ops
Oct 11, 2015 · Operations

How to Seamlessly Migrate Business Workloads to a Virtualized Environment

This article outlines a step‑by‑step methodology for migrating existing services to a virtualized infrastructure, covering performance assessment, test‑environment validation, incremental rollout, full deployment, and constructing business pressure models, with special insights for game‑related workloads.

DeploymentKVMVirtualization
0 likes · 7 min read
How to Seamlessly Migrate Business Workloads to a Virtualized Environment
MaGe Linux Operations
MaGe Linux Operations
Aug 6, 2015 · Operations

Mastering Software Performance Testing: Key Concepts & Calculation Formulas

This article explains essential software performance testing concepts—including QPS/TPS, concurrency, response time, throughput calculations, think time, and how to estimate daily traffic using real‑world examples from e‑commerce platforms—providing formulas and practical guidance for engineers, administrators, and developers to assess and optimize system capacity.

QPSResponse TimeThroughput
0 likes · 11 min read
Mastering Software Performance Testing: Key Concepts & Calculation Formulas

Selection and Comparison of Big Data Benchmark Standards with a Focus on TPC‑DS

This article reviews the evolution of big‑data management technologies, discusses the criteria for choosing appropriate big‑data benchmarks, compares existing benchmarks such as MapReduce tests, YCSB, BigBench and BigFrame, and provides an in‑depth analysis of the TPC‑DS benchmark and its certification status.

Big DataData ManagementSQL
0 likes · 15 min read
Selection and Comparison of Big Data Benchmark Standards with a Focus on TPC‑DS
Qunar Tech Salon
Qunar Tech Salon
Jun 4, 2015 · Backend Development

Implementing Service Traffic Replication with TCPCopy and DubboCopy

The article explains how TCPCopy can duplicate live TCP/UDP traffic for testing, describes the challenges of selective traffic copying, and details the design and implementation of DubboCopy—a Netty‑based proxy that lowers usage barriers, supports multi‑dimensional traffic selection, and monitors performance metrics with minimal resource overhead.

DubboCopyNettyperformance testing
0 likes · 8 min read
Implementing Service Traffic Replication with TCPCopy and DubboCopy
MaGe Linux Operations
MaGe Linux Operations
May 11, 2015 · Operations

Mastering System Throughput: Key Metrics, Formulas, and Performance Testing Basics

This article explains core performance testing concepts—including QPS, concurrency, response time, and throughput calculations—illustrates how to estimate system capacity, relate traffic metrics to daily PV, and outlines the perspectives of users, administrators, developers, and test engineers for evaluating software performance.

ConcurrencyQPSResponse Time
0 likes · 12 min read
Mastering System Throughput: Key Metrics, Formulas, and Performance Testing Basics
Baidu Tech Salon
Baidu Tech Salon
Feb 28, 2014 · Operations

Which Nginx Load‑Balancing Strategy Wins? Deep Code Dive & Real‑World Tests

This article examines Nginx's built‑in and third‑party load‑balancing algorithms—including weighted round robin, IP hash, fair, generic hash, and consistent hash—by dissecting their source code and presenting comparative performance tests across multiple scenarios to reveal their strengths and trade‑offs.

IP HashWeighted Round Robinbackend
0 likes · 14 min read
Which Nginx Load‑Balancing Strategy Wins? Deep Code Dive & Real‑World Tests