-
Desktop virtualization
By 2011, there could be more than 660 million virtualized desktops. John Whaley, CTO and Founder of MokaFive, talks about the issues surrounding current ...
-
Mobile virtualization
Mike Seashols, Chairman of VirtualLogix, talks about implementing virtualization technologies onto mobile platforms. He says there are many issues that mobile providers have to ...
-
Nurturing sales leads
Phil Fernandez, President and CEO of Marketo, says that many companies today are not managing sales leads effectively. He suggests ways to utilize the ...
-
Managing Internet growth
The Internet is growing by 1 zettabyte a year, fueled by images, videos, gaming, and peer to peer file sharing. Pieter Poll, CTO of ...
-
Online ad strategies
There are more than 300 ad networks that focus on monetizing Web sites, so having a strategy is key. Ren Chin, marketing vice president ...
-
What is semantic search?
Semantic search uses the science of meaning in languageinstead of just searching keywords, it checks the context of the words to return more relevant ...
-
Next generation of business intelligence
Data warehouses collect gigabytes of data everyday but the information is not always meaningful. Why? Angela Shen-Hsieh, President and CEO of Visual I/O, says ...
-
SIP trunking 101
Voice, instant messaging, and video no longer have to be islands of collaboration. Kenneth Kuenzel, founder and CTO of Covergence, shows how SIP trunking ...
-
Wireless inside the enterprise
With the rise of PDAs, Blackberries and mobile phones, the demand for wireless service inside large buildings is increasing every day. Leila Nouri, director ...
-
Intel® vPro™ technology and cost savings
Randy Nystrom, an IT systems engineer at Intel, shows how vPro saves time and money by diagnosing PC problems remotely. The content for this ...
-
Intel® vPro™ technology and manageability
Limited technical support hours and powered down PCs can make it difficult to manage large numbers of PCs. Randy Nystrom, an IT systems engineer ...
-
Application streaming
Updating applications can be time-consuming for both users and administrators. Christian Black, an IT systems engineer at Intel, explains why application streaming is a ...
-
OS streaming
Christian Black, an IT systems engineer for Intel, spells out the many benefits of hard-drive virtualization, or operating system streaming, including faster boot times ...
-
Enterprise 2.0
Vince Casarez, vice president of product management at Oracle, explains how Web 2.0 technologies, such as tags, wikis, and mash-ups, can be applied within ...
-
Secure file transfers
John Thielens, vice president of technology at Tumbleweed, talks about the need for managed file transfers that are not only secure, but auditable and ...
-
What is LEED?
"Going green" is becoming commonplace in the corporate world. Paul Holland, general partner at Foundation Capital, explains LEED, the metrics used to certify the ...
-
Unified communications
With desktops, laptops, PDAs and mobile phones, our communication systems have become fragmented. David Leach, senior public consultant for Siemens Enterprise Networks, explains how ...
-
Virtual business
Brent Arslaner, VP of marketing at Unisfair, explains how virtual environments can increase productivity in marketing, sales and human resources departments within a company.
-
Automating virtualization
Richard Whitehead, the director of product marketing at Novell, explains how automation can bridge the gap between physical and virtual machines.
-
Greening the data center
John O'Brien, CTO of Dataupia, explains how carbon footprints are calculated in the data center and discusses ways to tame these power-hungry machines.
-
What is SOA?
Service oriented architecture may be over-hyped, but it does offer lower-cost and easier integration.
-
What is a mashup?
Developers are getting creative, taking APIs from multiple Websites and merging them to form new, innovative applications. Frozenbear.com merges Google maps and Singles to let you know where the single people are in your neighborhood. Parkingcarma.com helps you track down parking spaces in the Bay Area. ZDNet Executive Editor David Berlind says mashups are the fastest growing ecosystem on the Web and that by 2007, there will be 10 new mashups per day.
-
Desktop virtualization
By 2011, there could be more than 660 million virtualized desktops. John Whaley, CTO and Founder of MokaFive, talks about the issues surrounding current infrastructures and says that organizations deploying new systems need to think about four things--management, offline use, cost, and the user experience.
-
Users-to-tech support ratio
How many employees should one tech support staff person oversee? CNET's Justine Nguyen explains the golden ratio of users to tech support staff, and what factors contribute to it.
-
What is virtualization?
Data centers are commonly filled with large numbers of servers that require a tremendous amount of time and money to maintain. Dan Chu of VMware shows how virtualization can optimize fewer servers to run at higher performance levels.
-
Energy-efficient transistors
Rob Willoner, a technology analyst at Intel, explains how smaller and more energy-efficient transistors are resulting in faster and more powerful CPUs.
-
Desktop vs. workstation: Introduction
Sponsored: Dave Buckley, product line manager of workstations at HP, explains the differences between desktops and workstations, and how these differences influence purchasing decisions. The content for this video was sponsored and provided by HP.
-
First steps to SOA
What does it really mean to introduce SOA into an organization? Ross Mason, CTO and co-founder of MuleSource, explains how an enterprise service bus allows different applications to communicate with each other.
-
A load of C.R.A.P.
ZDNet Executive Editor David Berlind suggests that CRAP or Content, Restriction, Annulment, and Protection, is a catchier phrase than DRM - Digital Rights Management. Why does he think this technology is crap? Once you've bought music or other content to play on one device, it won't play on any other device because of the proprietary layer of CRAP.
-
SEO 101
How do you get your Web pages to rank high on search results? CNET's Laura Lippay offers some guidelines for Search Engine Optimization, including how to structure your site, where to position content on your page, and how to increase traffic.
24x7 enterprise databases
Sponsored: Hardware problems account for more than half of database failures today.
Noel Yuhanna, an analyst at Forrester Research, discusses various solutions and
which one offers the highest availability.
The content for this video was sponsored and provided by Forrester Research.
Hi, I am Noel Yuhanna, an analyst at Forrester Research. Today I will be talking about 24x7 enterprise databases. What does it mean? Well, databases today are very critical in any organization, in banks, in insurance companies. And you have to ensure availability of these databases. How do you ensure it? Databases could fail.
There could be multiple reasons why a database fails actually. Three of the most common ones we know of are hardware failures, software failures and human error.
Software failures account for 30% of all failures whereas human errors account for only 15% of all failures. The biggest portion of these failures are accounted to hardware failures, which is 55%.
Let's look at the reasons why hardware failures can happen. When an application goes down, there can be reasons why it goes down. It could be a network failure or it could be a server failure or a storage failure.
There could be four different solutions available, to help you with availability. One is replication. In a typical environment you would have an application connected to a database and to a server and you may have another database and another server available in different locations. And what you want to do is replicate data. Whenever transactions are coming into to one server you want to replicate to another server, to make it available so that if one server goes down, the second server can make it all available.
Well there are some limitations however with this technology. All data might not be available to the second server. There could be some latency there. So you may lose transactions around these applications. So it is a good technology, easy to implement, but may not serve the purpose of complete availability.
The second solution we know of is shared nothing clustering. Now this is a good technology, which you can have a segregation of data, which really splits the data or breaks down the data into multiple chunks. Some data may be stored in this database, some data may be stored in this database as well and both of them together deliver information toward the application.
Now there could be the possibility that with one server and application or the database may go down. What do you do? Well your data may not be completely available, so there are some limitations as well with this technology.
The third technology which we know of is shared disk clustering. How shared disk clustering actually works is that one application connects to a database and to a server and to a storage. And the second server is just a standby, just being available if at all necessary. And there is communication going on between the server and server to understand where does the issue lie, if the server is available or not. If the server goes down for some reason this other server will pick up the data and make it available to the application. So this is a good technology, but may again take you some time to get to that situation. It may take five minutes to seven minutes to recover the data and make it available to the application.
The fourth solution that we know of, which is actually an evolution of the shared disk clustering is called the multi-node-clustering. How the multi-node-shared-disk clustering works, is that the application interacts with the database which has multiple servers associated with it and all these servers tie to a common storage. So all of them deliver the same type of information available to the application.
Now the good thing with this technology is that if at all a server goes down, your other servers are available, and serving the application. In fact you can have more servers if you require, to make it available as well. You can have 10, 16, 24 nodes, we call it nodes available in this environment. So this is a good technology which serves a better purpose. It also delivers to you availability for the application as necessary. And we see a growing trend where we see multiples of these low cost servers acting as a shared disk clustering solution.
To summarize, we looked at why databases fail. One of the reasons is hardware failures. We also looked at four different solutions including replication, shared nothing clustering, shared disk clustering, and multi-node shared disk clustering. To ensure availability of 24x7, the best solution that we know of is multi-disk node clustering. We believe multi-node shared disk clustering delivers the highest availability.




























