Live data from Hacker News

Scaling up the Prime Video audio/video monitoring service and reducing costs

primevideotech.com

1–10 of 526 posts

Re: Scaling up the Prime Video audio/video monitoring service and reducing costs

#5
post #2

Everything old is new again.

This. All trends are cyclical. Microservices have a purpose. Monoliths have a purpose. They are not mutually exclusive. One is the path to the other but there may also be resets along the way. I spent 10 years doing microservices and now I'm back to a monolith. It's a refreshing change but it's also a project in its infancy. Breaking that out over time will only happen as and when needed.

Re: Scaling up the Prime Video audio/video monitoring service and reducing costs

#6
Sending video frames between services is expensive, also doing per state transition hosting on things doing state transitions multiple times per second in a single stream is also expensive...

Like, did they even think about cost when designing this the first time?

Post reply on HN