Earlier quoted context omitted.
I think the relevant standard should be: focus on the core of your business, outsource everything else. If you are a photo backup company, storage is (or at least should be) part of your core. It seems like they tried to take the heroku route, repackage aws services with premium software and sell it for a premium. But forgot to charge the premium end user price.
Amazon regularly features SmugMug at their conferences and in case studies. I haven't looked at the specifics recently but they basically went all-AWS. (SmugMug is also a bit different from your typical consumer photo site but they are a photo storage and sharing company.)
Everpix was great. This is how it died
201–210 of 268 posts
Re: Everpix was great. This is how it died
#202Re: Everpix was great. This is how it died
#203Earlier quoted context omitted.
But isn't that more the role of traditional sources of capital (banks, &c.) than a SV VC?
To be honest, I've never heard of traditional sources of capital funding websites but I suppose that doesn't mean it doesn't happen. In any case, I agree that it doesn't match the VC models, but I'm not sure there is another model available to a web business that can probably get enough traction to survive, but not enough to offer massive returns. In fact, I'd go so far as to say there are probably significant market…
Re: Everpix was great. This is how it died
#204> They spent too much time on the product and not enough time on growth and distribution. The first pitch deck they put together for investors was mediocre. They began marketing too late. They failed to effectively position themselves against giants like Apple and Google, who offer fairly robust — and mostly free — Everpix alternatives. People on HN crap all over MBAs, but these are the types of problems many of them…
The fact also remains that the vast majority of people I know who got an MBA did it for the network, not for the education.
Re: Everpix was great. This is how it died
#205Earlier quoted context omitted.
If you just use EC2, no EBS, and reserved pricing then AWS is just as cheap as other providers if not cheaper. It is all the nice features that make it expensive. S3 is pretty damn cheap too. Of course, raw hosting costs are only part of the calculation. You have to include sysadmin time and salary.
You can't really compare EC2 sans EBS to something like a dedicated server. Most apps need permanently available storage. Of course, if you don't need permanent storage (and your needs are bursty) than using EC2 is probably a huge win.
Re: Everpix was great. This is how it died
#206Earlier quoted context omitted.
From the sounds of it, what doomed them was pricing too low in a way that made it impossible to create higher tiers of service, and, perhaps most importantly, using AWS for everything. AWS bills monthly, so if in fact they were running a $35k/mo bill there, a HUGE refactor was passed by. But then again, startups don't hire sysadmins anymore.
Even at 35k/mo, that's 420k/year. That seems reasonably low to me (in the sense of a fundamental operating expense, not in terms of the going rate for hosting, which I have no clue about). By contrast, look at their people costs: Total Salaries (between 6 people) $1,168,710.45 Total Payroll $1,298,819.67 Total Personnel Costs $1,411,513.53 That's about 10x their hosting expenses. Even if they had free hosting it seem…
Re: Everpix was great. This is how it died
#207Earlier quoted context omitted.
From the sounds of it, what doomed them was pricing too low in a way that made it impossible to create higher tiers of service, and, perhaps most importantly, using AWS for everything. AWS bills monthly, so if in fact they were running a $35k/mo bill there, a HUGE refactor was passed by. But then again, startups don't hire sysadmins anymore.
Even at 35k/mo, that's 420k/year. That seems reasonably low to me (in the sense of a fundamental operating expense, not in terms of the going rate for hosting, which I have no clue about). By contrast, look at their people costs: Total Salaries (between 6 people) $1,168,710.45 Total Payroll $1,298,819.67 Total Personnel Costs $1,411,513.53 That's about 10x their hosting expenses. Even if they had free hosting it seem…
Re: Everpix was great. This is how it died
#208> They spent too much time on the product and not enough time on growth and distribution. The first pitch deck they put together for investors was mediocre. They began marketing too late. They failed to effectively position themselves against giants like Apple and Google, who offer fairly robust — and mostly free — Everpix alternatives. People on HN crap all over MBAs, but these are the types of problems many of them…
To be fair, the slogan their late-term marketing consultant came up with was pretty lame.
Re: Everpix was great. This is how it died
#209Re: Everpix was great. This is how it died
#210I wish more web services gave the option of hooking into my own personal AWS S3 buckets or DropBox account (with append-only permissions). This would totally eliminate any concerns over data retention and possession. Double-bonus points for open formats. I want to (unambiguously) control the underlying data!
I don't know if EverPix had this option or not... it's just a frustration for me that keeps me from using (most) web applications.