Tech Tips

EC2 Swiss Army Knife

A client asked us how we could back-port a small database from MSSQL2012 database back to  a MSSQL 2008 database.  We know there is direct method of doing this, other than through an obscure process called “Generate Scripts”.  Essentially, it exports the database objects as SQL scripts, that are generic enough to be re-run on any version of MSSQL.  (For MYSQL folks, this is the default export format from a mysqldump).

Read More

Magento Enterprise To the Cloud

The Magento ecommerce system is a very complicated architecture, fraught with hardware and software tuning, caching systems, and database tuning. On a dedicated server, this can be a challenge to manage on a day to day basis. Moving it to the cloud presents a whole set of factors that will need to be considered.

Magento is a very hardware intensive system that requires extremely fast disk speeds. This is why most Magento hosting providers tout SAN and/or 15k RPM disks on all of their hosting accounts. If you try and run it on an ordinary, shared hosting account, you will be in for a very rude awaking.

Read More

A SMB Office with Less IT and More Cloud

If you are a start-up company that does not require intensive computing resources, you can easily design a full office computing network, complete with resilient backups and Disaster Recovery, for both low upfront and monthly cost.

The traditional model of having a server or two in house to serve files mail, security and backups is no longer necessary. There are appliances that serve files, handle your firewall, detect intrusions, filter filtering and secure your computer systems. Most if not all of them, can also be installed as software running in the cloud. Software packages are available that can encrypt and backup your file-server appliance into the cloud (S3, Rackspace, etc), giving you nearly unlimited backup storage medium for extremely low rates. There are software packages that can be installed on every client computer, allowing an external IT person secure access to the computers to fix helpdesk-related issues. Mail service is readily available in the cloud from a variety of providers (e.g. Google, Rackspace etc.).

Read More