Tagged articles
2 articles
Page 1 of 1
21CTO
21CTO
May 9, 2023 · Cloud Computing

Why Amazon Prime Video Switched to a Monolith and Cut Cloud Costs

Amazon Prime Video’s engineering team revealed that moving from a distributed micro‑service architecture to a single‑process monolith on EC2 and ECS slashed infrastructure expenses by over 90% while improving scalability, challenging the prevailing belief that serverless and micro‑services are always the most cost‑effective cloud solutions.

AWSCost OptimizationMicroservices
0 likes · 7 min read
Why Amazon Prime Video Switched to a Monolith and Cut Cloud Costs
21CTO
21CTO
Mar 8, 2016 · Backend Development

How Stack Exchange Scales 40 Billion Requests with a Monolith‑Plus Architecture

David Fullerton explains how Stack Exchange uses a C#‑centric monolith‑plus design, Redis caching, ElasticSearch, and continuous rolling deployments across two data centers to reliably handle billions of monthly requests while maintaining performance and scalability.

CMS SQLMonolith Architecture
0 likes · 7 min read
How Stack Exchange Scales 40 Billion Requests with a Monolith‑Plus Architecture