by sysk on 3/4/17, 8:48 PM with 2 comments
In the spirit of transparency, it'd be interesting if we all shared how much we're spending on hosting. Of course, every application is unique but knowing what others are spending for a similar application can be valuable information.
Please include some information about your stack (hosting provider, programming language, database, etc.) and how much traffic you are handling.
by cauterized on 3/6/17, 11:51 AM
At work, our site serves 8 figures per month in page views and targets 99.999% uptime. We're on a Python/Django/MySQL stack with Celery, Varnish, Elasticsearch, and a few other things thrown in for fun. Between staging and production environments, and redundancy in production, I'd estimate we spend around $7k/mo on AWS for hosting, plus about $3k/mo for a couple Redshift instances for internal use. This year we might reserve some of our instances to save money.
by r_singh on 3/4/17, 8:53 PM
Costs $10 to $18 per month depending mainly on Datastore Queries as caching is limited to 1Mb per cache and I haven't fixed a function to handle caching with multiple keys yet so the cost can be lower.