Earlier quoted context omitted.
Not I, but I'm part of their demographic -- http://d2v4zi8pl64nxt.cloudfront.net/2013-in-review/52e9b643...
Something's weird about that graphic. Do 17% only of people really recognize the brand Microsoft? Or (more likely) is it that only 17% of people realized they do "marketing technology"?
Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
131–137 of 137 posts
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#132Earlier quoted context omitted.
I've done both. In my previous startup (circa 2005) we started at The Planet (are they still around?) and within 18 months we were colocating physical servers at a nearby Level 3. I'm sure it's gotten better but when we colocated I had to project what type of traffic and storage (photos) we'd need. That led us to lease a few servers from HP. We were able to reuse hardware we owned already for reporting type tasks. Bu…
But here's the kicker. Since we started on AWS we were able to keep our costs fairly low at the beginning and as we grew we never had to make any long term projections. We simply added capacity (literally) on a weekly basis. The exact same thing can be said for renting dedicated servers. You can add new ones at any time and it's fairly quick. This is exactly how we scaled up as well. Adding new servers day to day as…
Perhaps it's slightly more expensive to start with AWS, cheaper as you scale (WRT man hours) and gets (prohibitively) more expensive once you hit a certain scale.
I don't doubt there are plenty of reasons to be off AWS. Lots of evidence exists to support that. And vice versa.
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#133What I find most perplexing is that people don't really understand that the point of Amazon is elasticity to make capacity planning easier for high growth situations. That elasticity only makes financial sense when you use it properly. Like, if you keep your entire infrastructure turned on all the time, and cranked up to 11, but you aren't using reserved instances, then you are missing the point and you might as well…
What you're saying may apply to simple SaaS companies who might build a two-tier application that can be easily scaled up and down by adding front-end nodes and r/o database nodes, but it doesn't always apply to data analysis companies like Moz, who may use large ElasticSearch clusters that don't autoscale. I run technical operations for such a company. The vast majority of our infrastructure remains static, simply b…
However, if the numbers don't work out on reserved instances and you have a pretty steady demand, going with your own infrastructure makes total sense.
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#134Earlier quoted context omitted.
If anyone is in that situation and remotely budget conscious, you can do this trivially: 1) Order a server with lots of bandwidth from a provider such as Hetzner, 100tb or Leaseweb (or possibly OVH, though I haven't used them personally). Low performance hardware is fine, though you'll either want enough ram to fit your frequently used images, or an SSD. 2) Install nginx as a reverse caching proxy. There's an example…
Or simply use a CDN like e.g. CloudFlare.
http://phoboslab.org/log/2013/02/how-much-traffic-is-too-muc...
>> At 100TB/mo., pure file delivery, you'd need to be an Enterprise customer. Let me know if this works within your budget.
> The Enterprise plan comes at $3000/mo.
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#135Earlier quoted context omitted.
A real datacenter is almost certainly Better Than You at reliability. Consider: - Redundant fiber connections to multiple independent ISPs - Battery backup and generator failover - Redundant HVAC - Waterless fire suppression - 24x7 staff presence - Security systems and personnel These are all economies of scale. If you're just running a couple of racks you're either throwing away money by paying for all this or makin…
You just described that last 3 server rooms I ever worked in. This stuff isn't all that hard. I'm really surprised at the lack of knowhow here on HN. If people don't have businesses in the right kind of office buildings you can always just colo your own hardware and pay power/bandwidth and still save money over AWS. > If you're just running a couple of racks you're either throwing away money by paying for all this..…
Colocation is a great solution (in fact, the solution) to the scale issue.
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#136It makes total sense for a small team (whether a startup or in a large organization) to be on AWS rather than going the DIY route by renting VPS out of some datacenter and managing everything from patching to migration to troubleshooting. What most fail to realize is the fact that a complete AWS package comes at a much cheaper cost than all of the above tasks combined. It just requires one to use some smart infrastru…
However, on Ubuntu server at least there are literally about two commands to run for upgrading the OS.
Re: Moz Dumps Amazon Web Services, Citing Expense and 'Lacking' Service
#137For what many orgs need to do, a myriad of lesser-known VPS providers would be just fine, and be a fraction of the cost. But most people I've known don't investigate or educate themselves much - it's been a herd mentality towards AWS, irrespective of needs or costs (because often, it's not them paying - it's "the company"). Perhaps as a freelance consultant right now I take a sharper look at the costs involved - if a…
But it is weird that people don't know about Linode or Digital Ocean (which is incredibly cheap compared to AWS and actually works, which the micro EC2 instances often stop working if you put a load on them). Even Rackspace would be much better option.
So even if you are just thinking of very popular companies, there are well known reliable options out there that are vastly better values for most things than EC2. Then there are probably dozens or even hundreds of small companies that would probably provided even better value and service.