Scaling Up For E-Commerce
How do you eat an elephant? One bite at a time. You create a scalable Web architecture in the same way: by dividing your Web systems into well-thought-out components so you can add capacity where needed without bringing down the entire structure, say users and analysts.
"Design big and build small," says Larry Kinder, senior vice president and CIO at Cendant Corp., a financial and travel services company in New York. That means "functionally isolating" the databases, business rules and interfaces where applications meet, so components can be modified or scaled up as needed, he says.
For example, Kinder says, "we literally built a wall around our mainframe applications, our old legacy stuff, and as we build new applications, we can turn off old functionality on the mainframe" and transfer those functions to more easily scalable, smaller servers.
Scott Mitchell, chief technology officer at HSN.com, the online subsidiary of Home Shopping Network Inc. in St. Petersburg, Fla., wanted to be able to "scale out but not scale up," he says. "Rather than having to swap out a server and buy a more expensive server, I just wanted to be able to add a server to my [existing] cluster."
In the past year, Mitchell's server farm has grown from four to 10 dual-processor Web servers accessing two four-way database servers running Microsoft Corp.'s SQL Server 2000. Since 10 servers is about the limit on which he can comfortably perform load-balancing and data replication, Mitchell says that as traffic increases, he'll create new farms at new locations, which will give him "an infinite amount of scalability."
Some IT managers are addressing these scalability issues by dividing key systems into components, determining what those components should look like based on the needs of the business, and building the architecture out of those components on a "pay-as-you-go" basis.
The Component Mind-set
A component is simply a chunk of software that performs work or provides information within a wider application. A component could be the user interface on an order entry system, the rules for how and when to increase a customer's credit limit, or a data warehouse detailing every customer transaction conducted during the past five years.
According to several IT managers and analysts, to build a scalable Web architecture, managers should think of components not in terms of the software on which they're based but in terms of the services they provide.
During his tenure at Garden City, N.Y.-based Avis Group Holdings Inc., which Cendent acquired last month, Kinder says, "we needed to find a way to give our clients access to their data and to their accounts online," without having to connect the Web server to 50 legacy databases.
In this case, the core component was a data warehouse holding the crucial data and business rules that had been replicated from legacy databases. Whenever more users or applications needed the data and the business rules, Kinder could expand the data warehouse without having to significantly change the mainframe databases from
Symantec Backup Exec 12 and Backup Exec System Recovery 8 deliver industry leading Windows data protection and system recovery. Download this whitepaper to find out the top reasons to upgrade and how to get continuous data protection and complete system recovery.
Data and system loss — from a hard drive failure, malicious attack, natural disaster, or simple human error — can happen anytime. Don’t leave your business vulnerable. Make sure you have a secure recovery strategy in place. Symantec's latest backup and system recovery technology can efficiently restore critical applications, individual emails and documents and even restore your entire system in minutes in the event of a loss.
Businesses face a growing challenge to ensure that the IT environment is properly protected. Backup Exec 12 integrates with other applications in the Symantec family of products, to complement your current data protection strategy, keep your data securely backed up and make it recoverable when you need it most.







