Earlier quoted context omitted.
They'll play a few games with contracts to spread the costs around (e.g. giving n% discounts for m years of reserved capacity). You probably won't get much just by saying "I can just go to GCP" and asking for the world. The more you spend, the more distinct services you buy, and the longer you want to commit the steeper the discount. I've seen up to 10% but I'm sure they do more for bigger customers.
They get CAF. When CAF runs out, pricing shoots up.
Netflix, Long an AWS Customer, Tests Waters on Google Cloud
81–90 of 146 posts
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#82Earlier quoted context omitted.
Really playing these companies against each other would mean dynamically balancing your services across the providers based on pricing
I've love to see some open source tools that manage this automagically for me. :-) It would also require an architecture that supports multiple interfaces. Totally doable (the facade pattern comes to mind) but you'd want to calculate the TCO to see it works out financially.
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#83Earlier quoted context omitted.
For years Dell would let it "leak" out to the press that they were looking at supporting AMD chips. It would happen every year like clockwork. Then after a month you'd hear that Dell and Intel had come up with a new deal to remain Intel exclusive.
Hasn't Dell offered AMD chips for a long time? Dell currently sells AMD-based laptops, and was doing so back in 2008 as well. For example, this Ryzen laptop: http://www.dell.com/en-us/shop/dell-laptops/new-inspiron-15-...
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#84I would think if a business use more than 500 servers, it would make sense to start considering having your own datacenter?
I wouldn't do my own datacenter as in build out a building, but I would certainly lease a cage and build out my own infrastructure at probably half that count. As far as I know, Netflix has POP's for content delivery in many carrier facilities so it's not a pure cloud player by any means. For the cost of 1 year for a single cloud server you can buy a 52 core dell with 256gb ram and a few SSD's and have price/performa…
Consul -> ParameterStore
Vault -> KMS/Cognito/IAM
Nomad -> Elastic Container Services/Fargate (serverless Docker)/Lambda
SQL Server -> RDS -> Aurora
Memcached -> ElastiCache (Memcached protocol)
Consul+Fabio (service discovery/load balancing) -> Elastic Load Balancers/Route 53/Autoscaling
VSTS (MS's hosted CI/CD platform) -> AWS Code Build/Code Deploy/Code Pipeline
"not marrying yourself to a one cloud provider" is equivalent to "coding using a repository pattern to access the database" in both cases people claim to not wanting to tie themselves to one vendor and then they realize that they aren't taking advantage of what the vendor has to offer.
In my experience, no one wants to go through the pain of moving to another vendor just to save a little money.
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#85Netflix has been "testing the waters" at GCP for years. And as their infrastructure grows, relying on a single cloud provider would be a silly limitation to put on themselves. Disaster-recovery/failover is a very natural use case for multi-cloud deployments. Not to mention that for certain workloads and patterns, GCP is cheaper and better. Netflix operates at a scale well beyond what most AWS managed services can rea…
AWS managed services literally sit behind billions of devices, a scale that makes Netflix look small in comparison: https://techcrunch.com/2018/02/27/apple-now-relies-on-google...
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#86My prediction is that by 2020 Netflix will move a significant portion of their IT to Google Cloud. Why? Most of their architecture is microservices / linux containers / serverless, and Google is simply way better positioned there (with Kubernetes as their crown jewel). They will eventually win. Source: no source, just my "expert" opinion (6 years at AWS, 2 at VMware's cloud, currently CEO at a startup).
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#87Earlier quoted context omitted.
Really playing these companies against each other would mean dynamically balancing your services across the providers based on pricing
I work for a large CDN. Lots of big customers do this, they shift their traffic around between different CDNs based on a lot of metrics, including price and performance.
Some of our stuff dynamically utilizes other CDNs. A customer might go try and test deploy something and we might use (AWS or whatever) to do it.
It's CDNs all the way down.
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#88Earlier quoted context omitted.
In general, I think it’s a wash. The margins you save on end up costing you in other ways, such as development velocity and having access to easily deployed high-scale solutions like dynamo and managed instances like RDS. it takes time and organizational know-how to get to a point where similar things can be managed in the same way as AWS. Again, there are niche segments where this might not be true, 500 constant mac…
The margins you're paying for include functionality you don't use and your own cost of integration, observation, and management of their stuff. The principal advantage of using a cloud provider is avoiding capital costs and any useful apis they have that you'd otherwise have to develop/maintain in-house.
$X in CapEx makes balance sheet look better than $X in OpEx.
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#89Firstly: not very new. Hasn't Netflix been at this for a long time? Secondly, everyone should be checking. Not only is Google doing a lot of subsidization, but their services are really really good. My current employer ended up being unable to use them but it's I acutely regret every day I'm forced to build out things Google already has or deal with Amazon's frustratingly antiquated ELB infrastructure.
AWS's ELB/ALB have been rock solid for us. Not sure what you are referring to when you say 'antiquated infrastructure'?
Re: Netflix, Long an AWS Customer, Tests Waters on Google Cloud
#90Earlier quoted context omitted.
Google also may have a competing service if they ever figure out what they want YouTube Red to be.
Cobra Kai is a pretty good example of the future of YouTube Red: actual Hollywood talent and directors, instead of YouTube stars with higher production values.