Effectively using AWS Reserved Instances
stripe.com
Effectively using AWS Reserved Instances
1–10 of 123 posts
Re: Effectively using AWS Reserved Instances
#2@Stripe: Will this (or parts of it) be open sourced?
Re: Effectively using AWS Reserved Instances
#3Re: Effectively using AWS Reserved Instances
#4Re: Effectively using AWS Reserved Instances
#5Google's approach to pricing is, "do it as efficiently and quickly as possible, and we'll make sure that's the cheapest option".
AWS's approach is more, "help us do capacity planning and we'll let you get a price break for it.".
Google applies bulk discounts after the fact, AWS makes you ask for them ahead of time.
Re: Effectively using AWS Reserved Instances
#6Re: Effectively using AWS Reserved Instances
#7Re: Effectively using AWS Reserved Instances
#8Despite being a strong advocate for AWS, this is where I will say Google completely outshines Amazon. Google's approach to pricing is, "do it as efficiently and quickly as possible, and we'll make sure that's the cheapest option". AWS's approach is more, "help us do capacity planning and we'll let you get a price break for it.". Google applies bulk discounts after the fact, AWS makes you ask for them ahead of time.
Re: Effectively using AWS Reserved Instances
#9Despite being a strong advocate for AWS, this is where I will say Google completely outshines Amazon. Google's approach to pricing is, "do it as efficiently and quickly as possible, and we'll make sure that's the cheapest option". AWS's approach is more, "help us do capacity planning and we'll let you get a price break for it.". Google applies bulk discounts after the fact, AWS makes you ask for them ahead of time.
Re: Effectively using AWS Reserved Instances
#10The best answer is of course not to at all. Burst into the cloud, static workloads in your own DC.
Also, what kind of workloads are you running that don't require databases? The biggest expense in any distributed system is moving data. If you have a datacenter with all the data, you've to move that data to the cloud and back for every bursted request. Whatever you might save in running your own DC will be lost to bandwidth charges.
And on the topic of running your own datacenter, it's unlikely you can run it as efficiently as AWS. What you might save in not paying AWS's profit margin you will probably spend in not being able to be as efficient as they are.