August 14, 2007

Data Replication

Posted by: admin

This is the term that has caused the most confusion within the market, yet provides the lowest level of availability and requires a fairly heavy implementation process. Data replication can be more accurately described as a data storage and backup strategy that involves moving data from one server to another server using an asynchronous model to allow for unlimited distances between servers.

August 14, 2007

Continuous Availability

Posted by: admin

Continuous availability virtually guarantees a computing system is operational in the event of any disruption. The concerns for continuous availability focus on two things, the recovery of applications, data and data transactions prior to the moment of disruption, and 24×7 system availability regardless of the planned or unplanned downtime event.

August 14, 2007

Clustering

Posted by: admin

Diana Huggins, a blogger for IT Professionals, describes clustering as:

a technology that lets you increase the availability of a server, service or application so it does not become a single point of failure.”

This description is completely true. We find a simplified definition makes understanding clustering more comprehensible. Clustering strategies are typically used for scaling out performance, load balancing, and recovery. The way we see it, clustering is connecting at least two servers together with one acting as a standby for protection. Clustering solutions are rules based and require custom coding and scripting that define the failover and recovery policy and procedures unique to their environment.

August 14, 2007

Availability

Posted by: admin

Everyone is talking about it as if everyone can provide it, one way or another. Once you dig just slightly below the surface it becomes apparent that there are nearly as many definitions for availability as there are vendors touting it. Some consider availability of the data, while others availability of the server or storage subsystem.

At its core availability is defined as “present and ready for use; at hand; accessible”. The level of availability depends on an organization’s service level. Once the business needs for availability are understood, appropriate solutions can be researched and identified. Check out this white paper to “Breaking Through the Noise of Application Availability.”