Blogs

AWS EC2 Internal Security Structure

Reference An insight into internal structure of EC2. The Hypervisor Amazon EC2 currently utilizes a highly customized version of the Xen hypervisor, taking advantage of paravirtualization (in the case of Linux guests).

Read more

How to Set Up Master Slave Replication in MySQL

About MySQL replication MySQL replication is a process that allows you to easily maintain multiple copies of a MySQL data by having them copied automatically from a master to a slave database.

Read more

How to Install and Use Memcache on Ubuntu 12.04

About Memcache Memcache is a system that works to speed up virtual private servers by caching server information.

Read more