Tagged articles
3 articles
Page 1 of 1
Chen Tian Universe
Chen Tian Universe
Mar 26, 2026 · Industry Insights

Why Is Stripe Valued at $159 B? The Infrastructure Secrets Behind Its Rise

Stripe, founded by the Collison brothers, transformed fragmented online payment infrastructure into a developer‑first platform, grew through strategic banking partnerships, diversified into billing, tax, fraud, and crypto services, and now pursues AI‑driven commerce and stablecoin infrastructure, explaining its $1.59 trillion valuation without an IPO.

AI CommerceFinTechIndustry Analysis
0 likes · 12 min read
Why Is Stripe Valued at $159 B? The Infrastructure Secrets Behind Its Rise
Architects' Tech Alliance
Architects' Tech Alliance
May 3, 2017 · Fundamentals

Lustre Distributed File System: Overview, Stripe Mechanism, I/O Performance Characteristics, and Optimization Practices

This article provides a comprehensive overview of the Lustre parallel distributed file system, detailing its architecture, stripe configuration, I/O performance traits, challenges with small files, and practical optimization techniques for high‑performance computing environments.

Distributed File SystemHPCLustre
0 likes · 17 min read
Lustre Distributed File System: Overview, Stripe Mechanism, I/O Performance Characteristics, and Optimization Practices
High Availability Architecture
High Availability Architecture
Apr 6, 2017 · Backend Development

Four Common API Rate Limiting Strategies and Their Implementation at Stripe

This article explains why availability and reliability are essential for web APIs, outlines four common rate‑limiting approaches used by Stripe—including request, concurrent, usage‑based, and worker‑utilization limiters—and provides practical guidance on implementing token‑bucket limiters with Redis while ensuring safe error handling and gradual rollout.

APIStripeToken Bucket
0 likes · 9 min read
Four Common API Rate Limiting Strategies and Their Implementation at Stripe