Server Migration
October 17, 2008
The uuorld.com server used to be hosted on a standard dedicated box at a datacenter in Los Angeles. In an effort to consolidate resources, enable flexibility for future efforts, and save money, it made sense to move all of our servers to Amazon's EC2 cloud infrastructure.
The old server had been running CentOS. I opted to go with CentOS because it was considered a secure, well-supported standard. The hosting provider's sales team convinced me that I would be a lot better off if I also had CPanel installed, so I paid a little extra for that too. (CPanel provides a web interface for common administrative tasks on the server.) There were many problems with the whole setup.
- I have a strong background in Debian and Ubuntu platforms, but lack the experience with RedHat based distros. This often made troubleshooting more complicated than it should have been.
- The default installation of CPanel and CentOS included a lot of things we didn't need, including a full up DNS server, IP logging programs, phpMyAdmin, FrontPage extensions, etc.
- The CentOS repositories contained old versions of a lot of software packages, and we were depending on some bleeding edge packages to provide the functionality we wanted. It was not just once that I was forced to uninstall the default packages and compile from source.
- We were paying a lot of money.
I'm convinced the Ubuntu guys are saints.
Comments
No comments have been posted.