Archive for the 'Glossary' Category

August 17, 2007

Access Virtualization

Posted by: admin

Hardware and software technology that allows nearly any device to access any application without either having to know too much about the other. The application sees a device it’s used to working with. The device sees an application it knows how to display. In some cases, special purpose hardware is used on each side of the network connection to increase performance, allow many users to share a single client system or allow a single individual to see multiple displays. (See the original article by Dan Kusnetzky here)

August 14, 2007

High Availability (HA)

Posted by: admin

Virtualization.info blogger Alessandro Perilli, describes the importance of high availability here stating:

In case downtimes are not affordable at all we have to approach high availability configurations, where cluster nodes share and balance traffic load, or less expensive hot-standby configurations, where one or more secondary node are ready to take over if the primary has a failure.”

To better understand the concept of HA, and see how HA software works, visit this link and watch a video demo of high availability, or what we like to call infinite availability in action.

August 14, 2007

Fault-Tolerant

Posted by: admin

Fault-tolerant architecture allows a system to continue working even when part of the system fails. Fault-tolerant servers provide continuous availability through hardware failures by utilizing and operating redundant components. Mark McCarthy posted this definition on Tech Target, which we feel is a great simplified definition. He states:

Fault-tolerant describes a computer system or component designed so that, in the event that a component fails, a backup component or procedure can immediately take its place with no loss of service.”

August 14, 2007

Disaster Recovery

Posted by: admin

Disaster recovery is a plan which enables the protection and restoration of critical information in the event of disruption. Disaster recovery management includes functions such as identifying the critical and vital information, determining recovery needs, developing backup solutions and implementing the backup/recovery solution.

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.”