←back to thread

160 points simplesort | 5 comments | | HN request time: 0.719s | source
Show context
meltyness ◴[] No.43627980[source]
I wonder how much of Netflix infra is on AWS. Feels like building a castle on someone else's kingdom at that scale; in light of the Prime Video investment, and I guess twitch too.
replies(2): >>43628048 #>>43628179 #
1. r3trohack3r ◴[] No.43628048[source]
Netflix serves nearly all of its video from a server down the street from you via its OpenConnect infrastructure. AWS only hosts its microservice graph that does stuff like determining which videos and qualities you should be offered.

That being said, its core product has been nearly comoditized. When Netflix entered the market, delivering long form high quality video over the public internet was nascent. Now everyone and their grandma can spin up a video streaming service from a vendor.

replies(3): >>43628072 #>>43629429 #>>43631322 #
2. meltyness ◴[] No.43628072[source]
I was aware of this, I think a talk about a performance regression on the BSD variant these appliances run was up here recently.

I mean I guess a similar argument holds for colocating with telecoms that would have recently been cable or IPTV providers.

It'd be pretty tough to design around though if any of their caching infrastructure reveals viewership, or engagement data to intermediaries.

3. scyzoryk_xyz ◴[] No.43629429[source]
Any chance you would be able to point me to a good source or article describing/explaining the first half of your comment? I.e. someone getting into the nuts and bolts?

Netflix is a platform - their strategic advantage is in their content sourcing and development pipeline which is fed the unique insights on audience preferences. This is distributed with recommendation algorithms and UX. It could be argued, like someone also already pointed out, that this infra aspect is a commodity at this point.

replies(1): >>43630246 #
4. miyuru ◴[] No.43630246[source]
https://openconnect.netflix.com/en/

there are attempts to serve high bandwidth throughput, I think the last update was below.

https://news.ycombinator.com/item?id=40329303

5. myvoiceismypass ◴[] No.43631322[source]
AWS also hosts all of Netflix’ internal apps (which probably dwarfs the amount of actual public facing stuff)