Tag: #s3
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
Your Deploy Is the Load Test — What Happens When Nobody Designs the Cost of Seeding the Cache
A walk through how Canva moved the in-memory session revocation cache in its gateway from MySQL to S3. The problem was not the steady-state lookup cost but the startup cost of hundreds of pods seeding their caches simult
2026-08-09 · 8 min read #architecture#caching#s3#scalability#deploymentHow MinIO Community Edition Ended — A Timeline Reconstructed from the Repository, and Where Garage, SeaweedFS, and Ceph RGW Stand Now
On April 25, 2026 the minio/minio repository was archived on GitHub, and on July 14 the mc client repository went read-only too. There is no shortage of angry threads, but this post follows the record rather than the ang
2026-07-17 · 14 min read #storage#object-storage#s3#minio#open-sourceDistributed Storage 2026 Deep Dive — MinIO, SeaweedFS, Ceph, Garage, JuiceFS, OpenEBS, Longhorn, Rook, R2, S3 Express
The 2026 distributed storage stack is no longer "where do I put my files" — it is "what backend implements the S3 API." MinIO has standardized on-prem S3 with a single binary, Ceph still dominates enterprise on-prem with
2026-05-16 · 22 min read #storage#object-storage#s3#minio#seaweedfsObject Storage Egress Wars 2026: S3 vs R2 vs B2 vs Bunny vs Wasabi vs Tigris
Four years after Cloudflare R2 broke the egress paywall in 2022. As of 2026, this is a complete cost comparison of S3, R2, Backblaze B2, Wasabi, Bunny, Tigris Data, R2 Catalog (Iceberg), Storj and more — with a real 1TB-
2026-05-14 · 20 min read #object-storage#s3#cloudflare-r2#backblaze-b2#wasabiAWS Core Services Overview & 2025-2026 Tech Trends Recap
A comprehensive guide to AWS core services (EC2, Lambda, S3, RDS, EKS, etc.) and a retrospective on major tech trends from 2025-2026.
2026-04-12 · 12 min read #ai#aws#cloud#ec2#lambdaAWS Core Services Complete Guide 2025: EC2, S3, RDS, Lambda, VPC, IAM Deep Dive
Everything about AWS core services! EC2 (instances/Auto Scaling), S3 (storage classes/lifecycle), RDS (Multi-AZ/Read Replicas), Lambda (serverless), VPC (network design), IAM (security), CloudFront (CDN), DynamoDB (NoSQL
2026-03-25 · 22 min read #aws#ec2#s3#rds#lambda