Search:     

Our Story

WSD Blog is a popular weblog that provides technology news, reviews and analysis, covering web apps, web technology trends, social networking and social media. It also shares some of the knowledge the people at WSD have acquired. Happy Reading!

Follow @websoftdev on Twitter Join WebSoft Development on Facebook WebSoft Development on LinkedIn  Subscribe to WebSoft Development on RSS

‘Like’ us on Facebook

‘Like’ us and receive daily updates on your FB wall.

Receive Daily Updates via Twitter

Browse by Tag

facebook  google  apple  microsoft  android  iphone  twitter  social network  social networks  online security  technology  ipad  linux  online privacy  apps  windows  open source  cloud  youtube  firefox  browser  search engine  bing  tablet pc  internet  malware  chrome  privacy  windows 7  mac  mobile  gmail  apple ipad  blackberry  smartphone  network security  browsers  search  windows phone 7  security  ios  adobe  video  yahoo  windows 8  amazon  e-mail  hackers  wi-fi  office  mozilla  windows xp  linkedin  laptop  internet explorer  browser security  wireless security  freeware  email  tech  social media  app  iphone 4  ipod  apple iphone  search engines  skype  opera  rim blackberry  microsoft office  pdf  google docs  nokia  productivity  kindle  blog  ads  google plus  games  downloads  hp  spam  cybercrime  network  data protection  hack  utilities  ie9  ubuntu  steve jobs  green technology  shareware  rim  safari  pc  voip  netbook  wireless technology  marketing  geek  desktop  myspace  tablet  antivirus  cloud computing  motorola  handhelds  phishing  3d  gps  word  mac os  outlook  mobile security  windows vista  microsoft internet explorer  tech support  future technology  phone  e-mail security  powerpoint  advertising  samsung  flash  software  music files  kaspersky  iphone 4s  virus  hotmail  word processing  map  voice recognition  batteries  photoshop  app store  education  smartphones  viruses  kenya  web services  shopping  ibm  e-book  bluetooth  html5  music video sharing  acer  google apps  itunes  ultraportable laptop  google earth  music  usb  gadgets  market trends  copyright  html authoring  photo  life  gifts  ultrabook  ebook  chromebook  scams  hoaxes  web legal issues  verizon  playbook  attack  battery  power  data  4g  encryption  xbox  printer  skydrive  programming  google tv  wifi  social  sony  office 2010  network management  research  e-books  dell  hacking  palm  backup  server  foursquare  scam  hard drives  htc  password 

WSD Blog

Six Reasons Small Businesses Need Virtualization

By Paul Mah, CIO / Jan 12, 2012 / Comments

virtualizationServer virtualization has been around for more than 10 years and while issues such as storage and I/O bottlenecks can still rear their head, the multi-faceted advantages offered by virtualization are real and attainable even if you run a small business -- and since your competitors may not have discovered the benefits of the technology yet you may gain a significant competitive advantage. To help ensure you understand server virtualization, we drew up a list of the most tangible advantages that virtualization has to offer smaller businesses.

Increase Server Efficiency

As you no doubt already know, the traditional and most compelling reason for implementing server-side virtualization is to make more efficient use of computing resources with regards to processor cycles and RAM. Beyond savings in energy and cooling costs, small and mid-sized businesses can cut their capital expenses as fewer physical servers are purchased to replace a larger number of ageing machines as they are decommissioned.

Implementing server virtualization at its simplest revolves around squeezing in as many virtual machines (VMs) as possible within physical server hosts. As you become more comfortable working with VMs, you can adopt a more streamlined approach and a more an appliance-like attitude towards VMs. You can accomplish this by creating VMs based on the logical services they provide as opposed to simply mirroring physical servers with virtual ones.

For all the advantages of server virtualization, virtualization does not magically free you from the usual administrative overheads required for managing physical servers. This is an especially pertinent fact to remember or you risk making mistakes your IT department (or VAR) may have difficulty untangling. Indeed, virtualization management is even more challenging given the propensity towards "VM sprawl" due to the ease with which VMs can be created. This is also exacerbated by the intrinsic challenge of monitoring inter-VM network traffic and identification of performance bottlenecks.

Improve Disaster Recovery Efforts

Disaster recovery (or DR) revolves around being able to reinstate things to a state of normalcy after a disaster. As you can imagine, backing up a fully virtualized infrastructure by making copies of VM files images is a far easier process than trying to do the same with disparate hardware servers.

Moreover, it takes just a fraction of the original hardware equipment to host an entire infrastructure using virtualization. What this means for cash-strapped small and mid-sized business is that you could afford to buy a small number of servers to be housed at an alternative location. In the event of a disaster, these servers could then be relocated as necessary, loaded with the latest VMs and put into action faster than the lead times offered by most IT vendors.

Obviously, the fact that even the largest SMB's IT infrastructure can be contained within a few hard disk drives does have far-reaching implications on the security front. For one, the risk of having a rogue employee walk off with the entire company's VMs is a very real threat that does not exist with physical servers. And as with all backup tasks, there is always the risk of VMs being missed as a result of human error.

With the above in mind, using virtualization as a means of disaster recovery requires some forethought and planning. Care must be taken to draw up the appropriate processes and security procedure in tandem. The responsibility for the safekeeping of VMs should be clearly defined, ranging from near line backups to backup copies located at remote locations.

Increase Business Continuity

Business continuity is different from disaster recovery in that the goal is achieving zero or a minimum amount of interruption to business operations. Given that the most common source of failure in the data center is probably the failure of server hardware, this is where a server virtualization feature called live migration helps preserve business continuity by eliminating the need for downtime.

Using live migration, administrators are able to seamlessly move live VMs between physical server hosts without having to first power them down. Live migration works by synchronizing disk and memory states in the background between two physical servers, then stopping the origin VM and starting the target VM at the same instant. Finally, the appropriate updates to ARP tables are made to ensure that incoming data packets are routed to the correct network destination.

windows 8 serverIt is also worth noting that while live migration was initially conceived to work on a SAN, Microsoft has pushed the envelope with a capability called SNO (Shared Nothing) live migration that the company has demonstrated as a feature in the next version of its Hyper-V hypervisor. SNO live migration makes it possible to move VMs between two physical servers without the need for a SAN or a shared storage medium. Microsoft's Hyper-V V3 hypervisor will debut in Windows Server 8, which has no announced release date at the time of writing.

Live migration can facilitate server maintenance or hardware upgrading without you having to schedule any maintenance downtime. Moreover, a heavily loaded VM may also be moved to a beefier server in order to better balance workloads across a pool of available physical servers. An extension to this concept would be perform the above-mentioned load balancing autonomously, or even shift VMs onto a fewer number physical hosts during off-peak timings, powering redundant servers down to reduce electrical consumption.

Despite the value virtualization can bring to business continuity, it is no magic bullet against a cataclysmic local event such as a flood or fire. The implementation of failover across geographic regions is likely to be too expensive for most SMBs to afford, while live migration does require the presence of Gigabit Ethernet (or faster) network in order to function.

Aid Software Development

If your company does any software development work, virtualization gives your small businesses the opportunity to lower costs by eliminating the need to fork out money for additional hardware. Mid-sized businesses benefit, too, as development teams save time by not having to endure the lengthy process of requisitioning new servers. Moreover, it is a trivial matter to setup a test rig with the appropriate VMs to test various builds of an application on all supported platforms.

Do note that development of applications that are not latency sensitive or preliminary builds could also be done on desktop versions of virtualization software, also known as a Type 2 hypervisor. These are typically cheaper and also offer capabilities tailored towards a better desktop experience. Some of the more popular Type 2 hypervisor products would be Oracle VM VirtualBox (Open source) and VMware Workstation for Windows, as well as VMware Fusion and Parallels for the Mac.

Test Security Updates and Patches

Virtualization makes it a trivial task to test out new software updates or security patches prior to their deployment on live systems. Moreover, internal development teams will also benefit from testing N-Tier applications on a virtualized replica of the current infrastructure to test for problems arising from unanticipated interactions between the various components.

Of course, the usual caveat about Murphy's Law applies here; even the most thorough testing can miss bugs that are intermittent in nature or that surface only in certain circumstances. Moreover, SMBs need to beware that testing everything in this manner can be an expensive endeavor given their relative limited resources. Ultimately, care must be taken not to let update/patch testing to cause an impediment to the quick deployment of time sensitive security patches.

Move to Desktop Virtualization

One increasingly popular facet of virtualization is client virtualization, which entails running the entire desktop environment within a centralized server. With all processing is done within the server, client devices are typically thin clients that serve as an end node to connect I/O peripherals such as keyboard, mouse, a display, audio connectors and even USB ports over the LAN.

While there are similarities between client and server virtualization in terms of the basic infrastructure required, businesses should not make the mistake of mixing them together due to differing objectives and technical considerations. The term "virtual desktop infrastructure" or VDI is used describe the hardware and software components required to support a desktop virtualization deployment.

In view of the complexity of obtaining a good virtual desktop experience, you may be interested to know that a number of vendors have emerged to offer turnkey VDI solutions to help SMBs get started. For now, you can read more about VDI in this article titled 2012: Virtual desktops are all the rage.

Paul Mah is a freelance writer and blogger who lives in Singapore. Paul has worked a number of years in various capacities within the IT industry. Paul also enjoys tinkering with tech gadgets, smartphones and networking devices. You can reach Paul at paul@mah.sg and follow him on Twitter at @paulmah.

Read more about virtualization in CIO's Virtualization Drilldown.

___
Originally published on pcworld.com. Click here to read the original story.

See more like this: serverwindows 8hard drives



Comments