As I look at the pricing wars, I realized something: If you choose to use "cloud" based in your projects or businesses, you will never know the long-term costs associated with operating in the cloud. The cloud provider can raise or lower prices as they see fit. What prevents these for-profit companies to keep lowering prices and not raising them?
AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
21–30 of 44 posts
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#22Earlier quoted context omitted.
Kind of frustrating, really. I just bought 2 reserved instances about 6 weeks ago. Would have saved a nice penny if I waited. It's definitely nice to see the pricing become more affordable over time though. Before this cut I really struggled going with AWS, but wouldn't even need to think about choosing them after this reduction.
You should contact support. I hear aws is really nice about offering price reductions in situations like yours.
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#23As I look at the pricing wars, I realized something: If you choose to use "cloud" based in your projects or businesses, you will never know the long-term costs associated with operating in the cloud. The cloud provider can raise or lower prices as they see fit. What prevents these for-profit companies to keep lowering prices and not raising them?
That said, there can be quite a bit of customer lock-in associated with the "premium" services, such as DBaaS, or DNSaaS which make it really difficult to switch off of a platform. That could be the hook at some point in the future to keep people paying the "AWS tax".
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#24I keep expecting Amazon to change their reserved instance policy. Who's going to commit to reserved instances during an ongoing price-war? Amazon themselves proudly announce it as their 42nd price drop. That's not really a strong selling point for long term contracts.
There is still utility in knowing exactly what you're going to be paying, so for some people, that might be more desirable than getting the best deal.
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#25I am wondering how many and who in enterprises are using Google cloud? I understand few startups, typically associated with Google in some way, are using google cloud. I just can't imagine many enterprises putting up with poor customer service and ego of Google.
Amazon’s Elastic Load Balancer (ELB) is not designed to handle sudden spikes. Customers need to request AWS to pre-warm the ELB to get it ready to handle the expected load. This requires a subscription to AWS support. GCE’s Load Balancer doesn’t require pre-warming. It scales instantly to support spiky traffic. Compute Engine Load Balancing hits 1 million+ requests per second with no pre-warming.
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#26I'm surprised this is being cast as Amazon responding to Google's price cuts- the AWS conference was scheduled months in advance so if anything Google heard about the price cuts and announced their own just ahead of the conference as a (successful; apparently) attempt to take the wind out of Amazon's announcement. Interesting that they dropped by the same amount; either it was a lucky guess, Amazon adjusted their adj…
I'll go with Occam's Razor: Amazon just responded to Google's newly announced pricing. To believe they guessed correctly or they have a "mole" is pretty far fetched.
I'm not saying that either interpretation is wrong, but I think your use of Occam's Razor here says more about your assumptions than the nature of things.
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#27As I look at the pricing wars, I realized something: If you choose to use "cloud" based in your projects or businesses, you will never know the long-term costs associated with operating in the cloud. The cloud provider can raise or lower prices as they see fit. What prevents these for-profit companies to keep lowering prices and not raising them?
This is different from non-cloud based providers how?
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#28Earlier quoted context omitted.
I'll go with Occam's Razor: Amazon just responded to Google's newly announced pricing. To believe they guessed correctly or they have a "mole" is pretty far fetched.
So your version of Occam's Razor is "Amazon hurriedly cut prices on a profitable service without much time for evaluation" over "someone at Amazon told Google about upcoming price changes while Google had time to decide they could jump in early on it". I'm not saying that either interpretation is wrong , but I think your use of Occam's Razor here says more about your assumptions than the nature of things.
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#29Earlier quoted context omitted.
Amazon’s Elastic Load Balancer (ELB) is not designed to handle sudden spikes. Customers need to request AWS to pre-warm the ELB to get it ready to handle the expected load. This requires a subscription to AWS support. GCE’s Load Balancer doesn’t require pre-warming. It scales instantly to support spiky traffic. Compute Engine Load Balancing hits 1 million+ requests per second with no pre-warming.
You can pre-warm without a support subscription if you want to take the time (and know how) to do it yourself.
Both platforms have features that the other doesn't have for example GCE has Persistent Disks that can be connected to multiple VMs. Amazon has ElastiCache and a DNS service, etc
Re: AWS Responds with Price Cuts: Google vs AWS Pricing Round 2
#30As I look at the pricing wars, I realized something: If you choose to use "cloud" based in your projects or businesses, you will never know the long-term costs associated with operating in the cloud. The cloud provider can raise or lower prices as they see fit. What prevents these for-profit companies to keep lowering prices and not raising them?
Renting an apartment places a rough upper bound on your monthly expenses, since in most places, the landlord is required to do maintenance and cannot raise your rent until the lease is up for renewal.
Buying a house a rough lower bound, since your mortgage can increase unexpectedly, and you are responsible for all repairs and maintenance yourself.
So, you can never know all costs with certainty ahead of time, but if you care about predictability, it's probably better to rent (ie, go with the cloud) than to buy, because it's easier to bound your costs over a given duration.