Quote:
Originally Posted by HomerSimpson
What you need is called DigitalOcean
- SSD drives BLAZING FAST!!!!
- Lots of ram and fast CPU
- 1TB of bandwidth
- cheap backups
- fast and seamless upgrades
- instant activation/provisioning
- can buy install cPanel yourself for easier management
- if you need any help - feel free to contact me at celebempire{at}gmail(dot)com
you can make one instance just MySQL server, one for static php (apache) and one instance for nginx (statics)...
you can start also start with everything on and just upgrade when you need more power...
it will be super-fast...
|
yes, i know digital oceans hardware are top notch but still confused.
as the project required inoodb db and the ram needs to be around 24+ gb for innodb buffer so it will make more expensive with them.
Quote:
Originally Posted by Mr. Stiff
Depends on your traffic! 10 hits a day you could even do on your home PC
What kind of cache will you be using? If varnish, you surely need a dedicated vps/server for that.. If memcache, digital ocean will be a bit expensive (you don't need the expensive SSD storage, just the ram)
Have a look at amazon too..
|
yes, i am looking to optimize for high traffic site.
memcache is what i am planning to use.
Quote:
Originally Posted by sandman!
personally i would go with a single server in that situation.
|
i am thinking the same, why make things difficult by spreading each services on small vps.
i even read 10 million hits/day WordPress can run on 15 bucks vps. ref :
http://ewan.im/900/10-million-hits-a...ng-a-15-server
Quote:
Originally Posted by EddyTheDog
Cloud - I am in love with the cloud - Seriously...
|
yes, i like the idea too, still for static files i will be using cdn, so its just about the serving dynamic files ....
thanks to you all for your input.