Profitability-Based Traffic Throttling Retrospective

Retrospective on building a system that automatically identifies low-performing SSP inventory and throttles traffic to improve contribution margin. Covers the evolution from Imp Cost Ratio to a predicted contribution margin rate approach.

October 15, 2025 · 3 min read

VPC Traffic Flow with Route Tables

How Route Tables decide traffic paths inside a VPC, the role of Internet Gateway and NAT Gateway as external exits, and the actual meaning of Public/Private Subnet.

October 1, 2025 · 5 min read

VPC and the Isolation Model

How VPC simulates a private network boundary by combining IP CIDR, Subnet, and Tenancy. Includes vendor naming map across AWS / GCP / Azure / Alibaba.

September 15, 2025 · 5 min read

Technical Indicators and Trading Signals

Covers technical indicators (RSI, SMA Cross, MACD, Bollinger Bands) for reading price movements, composite signal design, and a comparison of three strategy types across different time horizons.

September 1, 2025 · 5 min read

Portfolio Management and Factor Scoring

Covers factor scoring methods (Z-Score, Rank) for combining indicators into a single score, plus the basics of rebalancing and asset allocation.

August 15, 2025 · 4 min read

Backtest Performance Metrics

Covers the formulas and interpretation of CAGR, MDD, Sharpe Ratio, and other backtest metrics, plus five common backtesting pitfalls.

August 1, 2025 · 4 min read

Momentum and Dividend

Covers the role of price momentum and dividend yield as factors in quant investing.

July 15, 2025 · 4 min read

Valuation and Quality Indicators

Covers how to judge whether a company is cheap (valuation) and whether it earns well (quality) — formulas and interpretation of PER, PBR, PSR, ROE, ROA, and debt ratio.

July 1, 2025 · 5 min read

Stock Data Basics

Covers OHLCV data as the starting point of quant investing, the difference between simple and log returns, and the meaning of market capitalization.

June 15, 2025 · 4 min read

Zero-Downtime Data Transition Pattern

A three-step pattern combining dual write and fallback read to transition data formats in live services without downtime.

April 15, 2025 · 4 min read