Presenter mode
Netflix (Open Connect & control plane)
Step 1 / 3
The player contacts Playback Apps for authorization and licensing. Those control-plane services are described as running in AWS — they are not the byte servers.
Step 1 / 3
An embedded OCA only serves client IPs whose prefixes the ISP announces to that appliance over BGP. The ISP controls which customers hit the embedded cache.
Step 1 / 3
Remote calls need timeouts, bulkheads, and circuit breakers so one slow dependency cannot exhaust the caller (Hystrix patterns as published).