Acceleration 102: Asymmetric or Symmetric?

Size: px
Start display at page:

Download "Acceleration 102: Asymmetric or Symmetric?"

Transcription

1 F5 White Paper Acceleration 102: Asymmetric or Symmetric? Both asymmetric and symmetric acceleration technologies can deliver great benefit to your users. But how and where do you deploy them? by Peter Murray Technical Marketing Manger

2 Contents Introduction 3 Acceleration Topology Types 5 Asymmetric Acceleration 6 Asymmetric Acceleration Misconceptions 6 Asymmetric Acceleration Functions 7 Asymmetric Acceleration Benefits 8 Symmetric Acceleration 10 Deploying Symmetric Acceleration 11 Data Center to Data Center Deployment 11 Large Branch and Regional Office Deployment 11 Symmetric Web Acceleration 12 Symmetric Acceleration Using Client-based Acceleration Software 12 The Wonder Widgets Symmetric Solution 13 The Combined Wonder Widgets Solution 15 Tying it All Together 17 Conclusion 18 2

3 Introduction This paper is the second in a series. The first, Acceleration 101, describes acceleration features and terms. This paper focuses on topology options for deploying acceleration features in an Application Delivery Network (ADN). Acceleration is an excellent technology for overcoming the limitations inherent in today s networks and applications. An application acceleration solution can significantly reduce application response times improving the chances for success for application rollouts; increasing user productivity; and increasing revenues from e-commerce sites by minimizing abandoned transactions or shopping carts due to slow page loads, failed transactions, or error messages. You can deploy acceleration asymmetrically, symmetrically, or in combination. Where you deploy asymmetric and symmetric acceleration features depends largely on the geographic distribution of your organization s members and customers. Table 1 summarized the acceleration features described in the Acceleration 101 white paper ( acceleration-101-wp.pdf), and illustrates how each can be deployed in a network. Feature Asymmetric Deployment Symmetric Deployment Benefit Server Load Balancing X Ensures users access the best performing information source at that moment. Global Server Load Balancing X Ensures that users access the highest-performing site at that moment. Decreases transmitted data: Compression X X Asymmetric compression condenses web data for transmission to a browser. Data Deduplication X Symmetric compression condenses any data for transmission to a remote acceleration device. Replaces previously-sent data with dictionary pointers, minimizing transmitted data and ensuring rapid user response time. Also ensures data is current and delivered only to authorized users. 3

4 Feature Asymmetric Deployment Symmetric Deployment Benefit Increases TCP performance: Asymmetric optimization aggregates requests for any TCP protocol to reduce connection processing. TCP Optimization X X It optimizes TCP processing for TCP/IP stacks that increases client-side connections to speed web page downloads. Symmetric optimization aggregates transactions inside tunnels that connect acceleration devices. Web Browser Object Caching X Manipulates HTTP responses to increase browser caching and decrease HTTP requests. Remote Web Object Caching X Reduces client response times by serving web objects directly from a remote device rather than from a central server. Non-Web Object Caching X Reduces client response times by serving files directly from a remote device rather than a central server. HTTP Protocol and Web Application X Manipulates web requests and responses to increase HTTP and web application efficiency. Optimization Table 1: Acceleration feature deployment Asymmetric acceleration uses a centrally located acceleration device to perform optimizations that increase performance for all users connected to that data center. Some asymmetric optimizations, such as TCP optimization and load balancing, are useful for many applications and protocols. Others, like web acceleration are application-dependent. Regardless, no special software is required for client systems; asymmetric acceleration uses techniques that do not affect endpoint devices. 4

5 Symmetric acceleration requires either two acceleration devices with one at each end of a network link, or a central acceleration device and client software that operate together to perform acceleration functions for the client. Organizations can deploy acceleration technology features asymmetrically, symmetrically, or both, depending on several factors. While there is a debate in the industry (mostly by vendors that offer one solution or the other) over whether asymmetric or symmetric acceleration provides the best performance improvement and which represents the best ROI, the truth is that both methods benefit users. The best deployment topology for your Application Delivery Network depends on many factors, including the location(s) in which your users reside, your organization s ability and willingness to deploy and maintain devices in remote offices, the applications you want to accelerate and your budget. This paper uses Wonder Widgets, Inc., the example company introduced in the Acceleration 101 white paper to illustrate how a typical company can benefit from asymmetric and symmetric acceleration. Acceleration Topology Types In the Acceleration 101 white paper, the Wonder Widgets team researched acceleration technology and found that many acceleration features are worth implementing to solve their needs. In fact, they were already using some acceleration features. Now, Kristina, the Wonder Widgets CIO, and her team are investigating where and when to implement additional acceleration technologies in their network. Application acceleration deployment can be configured asymmetrically, symmetrically, or in combination. Before examining each acceleration topology, it is important to review the benefits that any organization should consider when determining the need for an acceleration solution: Improving WAN-based application performance accelerates application adoption and increases user productivity Decreasing variable burst costs associated with Content Delivery Network (CDN) services can decrease monthly telecommunications charges Deployment flexibility reduces ongoing maintenance costs and increases user satisfaction Accelerating SSL-encrypted application traffic increases application performance and organizational security 5

6 Improving existing server capacity eliminates or delays the need to expand data centers and reduces power and cooling costs Decreasing bandwidth utilization improves efficiency of existing capacity and may eliminate the need for expanded capacity Kristina s team realizes that their company s unique challenges greatly affect whether they deploy an asymmetric acceleration topology, symmetric acceleration topology, or a combination. During their weekly staff meeting, they decide to begin investigating asymmetric acceleration. Asymmetric Acceleration Bruno, the network architect, knows that the industry referred to asymmetric acceleration as just acceleration until symmetric acceleration devices appeared on the market. For example, a server load balancer qualifies as an early version of an asymmetric acceleration device because it improves application performance for all users by spreading user load across multiple servers or other devices like firewalls or access controllers, and requires only one device in the data center. A newer example is a web acceleration device, which compresses web traffic, caches static objects, and manipulates HTTP and web application behavior. Asymmetric acceleration requires only one device to accelerate applications and reduce network traffic across public network links where latency, packet loss, Quality of Service (QoS) issues, and application throughput cannot always be controlled. Application response times, which can be completely satisfactory when an application is run over a LAN, may become intolerable when users access the application across a link that suffers from high latency or low bandwidth. An asymmetric acceleration device can dramatically improve performance and reduce response times, making the application run as if it was being served locally. Asymmetric Acceleration Misconceptions An associate from another company tells Bruno that asymmetric acceleration is really only for web-based (HTTP or HTTPS) traffic, and cannot modify browser behavior. Bruno is surprised, as he has just read how asymmetric acceleration is useful for much more than web traffic, so he decides to investigate further. 6

7 He finds out that some asymmetric acceleration products can do far more than accelerate web traffic. They can balance server load, optimize TCP, and apply and enforce QoS for any application running over TCP. Furthermore, some asymmetric solutions can also offload server-side SSL processing for any application running over TCP. These features can dramatically improve application performance. Although Bruno s associate mentions that centralized acceleration solutions can t influence inbound WAN traffic because these solutions do nothing to modify a browser s behavior, Bruno has already learned that some acceleration devices can modify server response content to enable more simultaneous connections to a single URL. The acceleration device modifies an HTTP response by slightly changing the URLs in the response so a browser can open more simultaneous connections, as described in the Acceleration 101 white paper. In addition, some acceleration devices can rewrite HTTP headers to modify browser behavior. Some can modify cache headers to tell browsers to cache an object, even though the application identifies the content as non-cacheable. A company logo, a line on the web page, or a background color, for example, may be static but marked as non-cacheable. The acceleration device modifies the object header to mark the content as cacheable. These features can significantly reduce or eliminate unnecessary traffic, whether due to inefficiencies in the HTTP protocol or in application implementations. They provide the first level of relief for an organization s overburdened WAN links and can often reduce utilization enough to ensure significantly better application response for all remote locations. Asymmetric Acceleration Functions Asymmetric acceleration combines protocol-level optimizations and applicationlayer acceleration techniques to improve response times. It helps overcome problems caused by distance and protocol or application implementation inefficiencies by making protocols more efficient. For example, an asymmetric acceleration device can: Reduce server-side TCP connections by aggregating multiple client-side connections into fewer server-side connections Increasing the number of client-side connections to speed web page building Compress content, allowing a proxy to offload compression while enabling the device to perform other actions on the uncompressed content 7

8 Cache content, offloading servers and increasing performance Mark HTTP objects as static, enabling clients to load objects directly from browser cache Transparently correct HTTP bugs or feature deficiencies Offload SSL, dramatically increasing server performance and offering a simpler repository for certificates Asymmetric Acceleration Benefits Bruno s research tells him that biggest single advantage to an asymmetric acceleration solution is that it can dramatically reduce the Total Cost of Ownership (TCO). An asymmetric acceleration solution requires no point-product in branch or regional offices and requires no additional client software to make the solution work properly. Instead, a single, central device can handle acceleration for all users, making it the ideal first step for improving user experience and reducing traffic for customers, partners, and remote users of corporate applications alike. It also reduces TCO by reducing the ongoing management required for remote devices and software clients. Asymmetric acceleration also helps control costs by increasing server capacity. The acceleration device can offload server operations that are CPU and memory-intensive, freeing the server to perform its primary function serving files. Offloading SSL termination, optimizing TCP/IP connections, and implementing intelligent caching helps increase application server capacity. Often, this enables an organization to delay or even eliminate the need to purchase additional server hardware or deploy additional application software licenses. Asymmetric acceleration also offers benefits to CDN customers. CDN customers can face surprisingly high overage charges when traffic exceeds the contracted monthly service amount. Without an acceleration device, the customer must either suffer potentially huge monthly overage costs or regularly upgrade the agreed monthly service amount (and of course, the cost) to maintain the lowest overall service cost. Deploying an asymmetric solution where the acceleration device correctly marks content as cacheable reduces user requests for content and, therefore, CDN overage charges. Yet another way an asymmetric acceleration device can help control costs is by specifically optimizing web-based applications. Many organizations are moving 8

9 towards web-based application delivery because it simplifies deployment and lowers costs. Even if your organization uses many legacy applications today, it makes sense for you to ensure you know your organization s plans for deploying newer, web-based applications or web-based versions of legacy applications. Chances are, your organization is already evaluating or deploying one or more of the new web-enabled versions of traditional applications that are rapidly replacing legacy software. For example, Microsoft Office SharePoint using the Common Internet File System (CIFS) displaces Windows File Sharing in the enterprise. Some asymmetric solutions can specifically accelerate SharePoint using one central device. Moreover, it s not just Microsoft. BEA, Oracle, and SAP are all examples of legacy application vendors that are moving to web-based clients for which asymmetric acceleration templates are available. Deploying applications with pre-defined templates dramatically speeds deployment and provides dramatic performance gains at a very reasonable cost. This is especially beneficial for users in small remote or branch offices where implementing a symmetric acceleration device is costly and provides less benefit than in a larger office. Kristine and her team realize that placing asymmetric acceleration devices in the Paris office is the best first step for the performance problems Wonder Widgets faces. Asymmetric acceleration devices will immediately improve their customer-facing community application, speed content downloads, reduce CDN charges, and improve application performance both for the web-based community and for web-based employee applications. Kristina directs Bruno to replace their existing Paris-based load balancers with Application Delivery Controllers (ADCs) that also offer web acceleration features. Adding ADCs with web acceleration modules will increase performance and reduce response times for web applications and all other TCP applications accessed by worldwide remote users. Figure 1 (following page) shows how Wonder Widgets, Inc. plans to deploy asymmetric acceleration along with upgraded ADCs as a first step in building an advanced ADN. 9

10 Sales San Diego VPN Beijing BIG-IP Local Traffic Manager Internet or VPN Servers VPN Sales WANJet Sales Enterprise Manager Firewalls BIG IP Global Traffic Manager VPN Load Balancing and Asymmetic Acceleration BIG IP Local Traffic Manager Bangalore Database Servers Blade Servers Paris Figure 1: Asymmetric acceleration configuration example Symmetric Acceleration Next, Bruno and Anne, the application architect, investigate symmetric acceleration, which is a more recent technology than asymmetric acceleration. It requires either an acceleration device at both ends of a WAN link or the combination of a central acceleration device and acceleration software on client systems. It is most often associated with WAN Optimization Controllers (WOCs). Like asymmetric acceleration, symmetric acceleration combines protocol-level optimizations and application-layer acceleration techniques to improve response times. It also uses either data deduplication or caching to position the data closer to users at the far end of a remote link. For example, when used in a arge regional branch office, this results in faster response times for clients and reduced bandwidth utilization over WAN links. 10

11 Both Bruno and Anne are concerned about the cost of deploying symmetric acceleration in every office. Although users in small offices can benefit from symmetric acceleration, the benefit can come at a price beyond the means of many organizations. However, monthly data transport costs associated with WAN-based communication, especially high-speed links that span large distances, often exceed total application and network hardware costs by significant margins. Accelerating all WAN traffic between larger branch offices and the data center or between selected regional offices and the data center generally offers the next best return on investment after an asymmetric deployment. Bruno and Anne decide to investigate where to deploy symmetric acceleration. Deploying Symmetric Acceleration Now that they better understand symmetric acceleration, the Wonder Widgets team looks more deeply into symmetric acceleration. Symmetric acceleration deployments generally fall into the following categories: Data center to data center data replication Backup and branch office acceleration for all protocols, or Branch office acceleration for static web content Each scenario, when deployed effectively, has its benefits. Data Center to Data Center Deployment One of the largest bandwidth consumers and performance bottlenecks for many organizations is real-time data replication and backup. Some symmetric solutions boost replication performance between data centers by a factor of 7x (700 percent). The bandwidth reduction and the productivity benefits achieved from accelerating business-critical functions can prevent the organization from paying ever-increasing WAN bandwidth charges and deliver ROI in a matter of months. Large Branch and Regional Office Deployment TCP optimization, compression, data deduplication, and remote data caching can improve performance for corporate , legacy applications and other file-sharing applications. These features can accelerate any TCP protocol traffic between large offices and corporate data centers. In larger branch and remote 11

12 offices, accelerating all application traffic enables higher productivity and lowers transaction costs for all users. Using a symmetric solution also enables local users to back-up data to a central repository, simplifying backup strategies and lowering branch-office hardware costs. Accelerating all protocols for users within a geographic region can be another good use of symmetric acceleration. Users within a region can connect through the regional office using a VPN and share both the symmetric acceleration device with the regional office and the higher-speed link with the central data center. This approach enables an organization realize the benefit of the acceleration device across all regions, even if the office is relatively small. Remote users get the advantage of having content cached locally plus the benefit of having transactions terminated regionally, greatly reducing application problems caused by latency. Symmetric Web Acceleration Users in larger branch or regional offices and users that connect directly to regional offices can achieve high performance increases from symmetric web acceleration devices. Static web content is cached as users access it from a remote office so over time, most static content resides in the remote office. Users in the remote office access the static content from the local cache, but those connecting to the remote access via VPN gain even more. Instead of dealing with the high latency and low bandwidth of a direct connection to a data center, users connect to the regional office through a VPN and access the content cached in that office. VPN connections by these users to data centers also benefit from the TCP optimization, caching, and data deduplication the remote acceleration device offers. Symmetric Acceleration Using Client-based Acceleration Software A recent form of symmetric acceleration uses a Software-based WAN Optimization Controller (SoftWOC), which is client-based software hat performs compression, perform or assists with caching, optimize TCP, and in some cases, provides universal remote access via SSL. Some SoftWOCs can even perform these actions for all TCP protocols, not just HTTP/HTTPS. The SoftWOC client communicates with a central device, performing similar functions to those supplied by a remote symmetric acceleration device. The advantage to a SoftWOC client is that individual remote users can achieve performance gains individually. SoftWOCs that integrate application acceleration and secure access simplify user access, deployment, and client management. 12

13 However, there are disadvantages to this approach. First, a SoftWOC must be loaded and maintained on every system that will use the technology. External partners, suppliers and commercial web users do not benefit because they do not have the SoftWOC installed on their systems. Second, SoftWOCs can require multiple Gigabytes of local disk storage to cache downloaded content. This means organizations might have to upgrade systems That use a SoftWOC to support the required disk space and memory requirements or limit the SoftWOC to users whose systems meet the requirements. Third, many organizations are loath to load and maintain multiple software clients on the same system, so acceleration and universal access are more of a requirement than a luxury. Finally, a software SoftWOC may cause a security hole due to cached content present on disk. If the majority of your users are in larger offices, or your largest pain point revolves around backup and corporate data replication to a disaster recovery site, chances are that a symmetric solution using two acceleration devices will benefit you most. The Wonder Widgets Symmetric Solution Kristina and her team have decided that symmetric WAN acceleration can be useful for the link between the Paris and San Diego data centers. They will use symmetric acceleration to replicate data between data centers and to accelerate legacy financial applications that reside in Paris and San Diego. Anne suggests they add symmetric web acceleration between Paris and the San Diego office, which serves as the U.S. regional office and houses the secondary data center. Bruno further suggests that they deploy global server load balancing in the Paris office to ensure users are directed to the closest, best performing site. They know that plans are in place to begin serving social networking and entertainment content from both Paris and the San Diego data center, and want to ensure consistent high performance. By using symmetric web acceleration in Paris and San Diego and global server load balancing in Paris, corporate users in the Paris office will benefit from rapid symmetric access to applications in San Diego and vice versa. Anne further suggests they add a stand-alone web acceleration device in the Beijing office. As with deploying the web acceleration devices in Paris and San 13

14 Diego, the Beijing manufacturing team will benefit from rapid symmetric access to the Paris-based web manufacturing application and Asian commercial users will benefit from regional asymmetric web acceleration in Beijing. Kristina agrees and directs Bruno to replace the load balancer in San Diego with an Application Delivery Controller that also offers web acceleration features, and to add a stand-alone web acceleration device in Beijing. Figure 2 shows how Wonder Widgets, Inc. plans to deploy symmetric acceleration. Symmetric WAN Acceleration Sales San Diego VPN WANJet Beijing BIG-IP Local Traffic Manager Internet or VPN Servers VPN Standalone Symmetric Web Acceleration Sales WANJet Sales Firewalls Enterprise Manager VPN Server Load Balancing and Symmetric Web Acceleration Bangalore Database Servers Blade Servers Paris Figure 2: Symmetric acceleration configuration example 14

15 The Combined Wonder Widgets Solution After reviewing the symmetric acceleration recommendations, Bruno realizes that deploying symmetric web acceleration devices in Paris, San Diego, and Beijing enable Wonder Widgets to add another device to both ensure high availability and simultaneously enable a combination of asymmetric and symmetric web acceleration for Wonder Widgets remote users and retail customers. Although web applications are only served from the Paris site currently, web application data is already being replicated to San Diego. This enables San Diego to take over serving the web applications in case of an outage in Paris. Similarly, legacy application data is being replicated to Paris, which could take over if the San Diego site becomes unavailable. Adding geographic server load balancing would enable simpler and faster failover for customers in the event the Paris or San Diego sites went offline. Second, Wonder Widgets can greatly improve performance for remote users by directing web requests to the closest geographic site. Shorter TCP handshaking due to less latency will speed transactions. If the closest geographic site hosts the web application requested by a user, the web application will be served from there and the user will benefit from asymmetric web acceleration. If the web application is served from another site, the user will benefit from asymmetric web acceleration to the closest geographic site as well as from symmetric web acceleration to the site that hosts the web application. Bruno sees that combining asymmetric and symmetric web acceleration would benefit both remote Wonder Widgets workers, especially salespeople and retail users. He suggests to Kristina that they deploy global server load balancing in the Paris office. She agrees and directs Bruno to add geographic server load balancing to the Paris data center. Figure 3 (following page) shows how the combined Wonder Widgets solution offers a combination of asymmetric web acceleration, symmetric web acceleration, and symmetric WAN acceleration. 15

16 Asymmetric Web Acceleration Symmetric Web Acceleration Asia Sales Symmetric WAN Acceleration San Diego Global Server Balancing Load Asia VPN Beijing WANJet BIG-IP Local Traffic Manager Internet or VPN Servers VPN Americas EMEA Americas Sales Firewalls WANJet EMEA Sales BIG IP Global Traffic Manager VPN Bangalore Database Servers Blade Servers Paris Figure 3: Combined asymmetric and symmetric acceleration configuration example 16

17 Tying it All Together Kristina looks forward to presenting her team s solution to the next Wonder Widgets, Inc. board meeting. She and her team are confident that they have identified their pain points and potential acceleration solutions. Plans are in place to deploy the acceleration features that will improve performance for external customers, internal users, partners, and suppliers. Reduced WAN traffic and server offload will give them the added capacity they require for future innovation and will lower both capital and operating expenses by simplifying heir application infrastructure. External customers will benefit from asymmetric acceleration, receiving faster web response from Wonder Widgets social networking and content site applications. Wonder Widgets corporate users in Paris, San Diego, and Beijing will benefit from symmetric web optimization, receiving better performance for their shared web applications. Corporate users will also benefit from symmetric WAN acceleration for faster access to legacy applications and remote file access. Wonder Widgets, Inc. remote sales staff and remote workers will also benefit from both asymmetric and symmetric acceleration. Remote staff will log into Paris, San Diego, or Beijing as appropriate to benefit from asymmetric acceleration from wherever they may be. Remote staff will also benefit from symmetric web acceleration between the regional offices and either Paris or San Diego as appropriate. The Wonder Widgets, Inc. example acceleration deployment helps illustrate where it makes sense to deploy asymmetric and symmetric acceleration. Asymmetric acceleration technologies, including server load balancing, global server load balancing, TCP optimization, SSL optimization, web acceleration, and asymmetric caching and compression offer benefits to any user whether they are internal or external to the organization. Symmetric acceleration technologies, including TCP optimization, symmetric compression caching, data deduplication, and SSL offload offer benefits to corporate users in Wonder Widgets, Inc. major branches as well as remote and external users. 17

18 Conclusion Application acceleration is a viable technology with demonstrable benefits. Virtually any organization, its internal users, customers, partners, and suppliers can benefit from the features acceleration and optimization supply. Acceleration is not a one size fits all solution. Features required for one application or location may be inappropriate for another. Some acceleration features are implemented widely while others are limited to one or a small subset of vendors. The most important decisions should be choosing a partner you can trust and choosing the solution gives you the best application acceleration return for the investment you make. Installing an asymmetric acceleration solution as a starting point provides most organizations the biggest bang for the buck, especially for web applications. If your organization shares applications with many small offices, remote users, suppliers, partners, or the public, asymmetric acceleration offers the simplest way to ensure the greatest performance gain for the lowest cost. Even more importantly, implementing asymmetric acceleration for web-based applications, regardless of other solutions, is likely to offer the largest single performance gain you can achieve. Symmetric acceleration offers the next step for companies with large, distributed sites, large data replication/backup requirements, and higher-speed WAN links. When you evaluate a solution, take the time to determine whether a single solution can support both asymmetric and symmetric deployment configurations. Solutions supporting both offer greater flexibility and adapt more rapidly to the volatile environment of both corporate network architectures and public networks, and will ultimately result in the greatest ROI. F5 Networks, Inc. Corporate Headquarters 401 Elliott Avenue West Seattle, WA Phone (888) 88BIGIP Toll-free Fax info@f5.com F5 Networks Asia-Pacific Phone Fax info.asia@f5.com F5 Networks Ltd. Europe/Middle-East/Africa +44 (0) Phone +44 (0) Fax emeainfo@f5.com F5 Networks Japan K.K Phone Fax info@f5networks.co.jp 08/ F5 Networks, Inc. All rights reserved. F5, F5 Networks, the F5 logo, BIG-IP, VIPRION, FirePass, and icontrol are trademarks or registered trademarks of F5 Networks, Inc. in the U.S. and in certain other countries. 18

SiteCelerate white paper

SiteCelerate white paper SiteCelerate white paper Arahe Solutions SITECELERATE OVERVIEW As enterprises increases their investment in Web applications, Portal and websites and as usage of these applications increase, performance

More information

Hardware Load Balancing for Optimal Microsoft Exchange Server 2010 Performance

Hardware Load Balancing for Optimal Microsoft Exchange Server 2010 Performance F5 White Paper Hardware Load Balancing for Optimal Microsoft Exchange Server 2010 Performance A comprehensive F5 solution readies application infrastructure for a successful implementation of the re-engineered

More information

Accelerating Mobile Access

Accelerating Mobile Access Mobile devices are proliferating, and their use to access applications is skyrocketing, while users are less accepting of application performance issues than ever before. Since mobile devices have limited

More information

F5 and Oracle Database Solution Guide. Solutions to optimize the network for database operations, replication, scalability, and security

F5 and Oracle Database Solution Guide. Solutions to optimize the network for database operations, replication, scalability, and security F5 and Oracle Database Solution Guide Solutions to optimize the network for database operations, replication, scalability, and security Features >> Improved operations and agility >> Global scaling Use

More information

Connecting to the Cloud with F5 BIG-IP Solutions and VMware VMotion

Connecting to the Cloud with F5 BIG-IP Solutions and VMware VMotion F5 Technical Brief Connecting to the Cloud with F5 BIG-IP Solutions and VMware VMotion F5 and VMware partner to enable live application and storage migrations between data centers and clouds, over short

More information

Integrating F5 Application Delivery Solutions with VMware View 4.5

Integrating F5 Application Delivery Solutions with VMware View 4.5 APPLICATION READY SOLUTION GUIDE What s inside: 2 Improving user experience 2 Enhancing security and access control 3 Application Performance and Availability 4 F5 and global configuration diagram 5 More

More information

Optimizing VMware View VDI Deployments with F5

Optimizing VMware View VDI Deployments with F5 F5 White Paper Optimizing VDI Deployments with F5 F5 BIG-IP Local Traffic Manager optimizes deployments between offices to create a user experience on par with local desktops. by Alan Murphy Technical

More information

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR PERFORMANCE BRIEF CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR INTRODUCTION Enterprise organizations face numerous challenges when delivering applications and protecting critical

More information

Deliver Secure and Accelerated Remote Access to Applications

Deliver Secure and Accelerated Remote Access to Applications DATASHEET What s Inside: 1 Key Benefits 2 Scalability to Meet Future IT Demands 2 Streamlined Access Management 5 Improved User Experience and Productivity 6 Superior Security 6 Accelerated Application

More information

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management

Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Optimize Your Microsoft Infrastructure Leveraging Exinda s Unified Performance Management Executive Summary Organizations

More information

Presented by Philippe Bogaerts Senior Field Systems Engineer p.bogaerts@f5.com. Securing application delivery in the cloud

Presented by Philippe Bogaerts Senior Field Systems Engineer p.bogaerts@f5.com. Securing application delivery in the cloud Presented by Philippe Bogaerts Senior Field Systems Engineer p.bogaerts@f5.com Securing application delivery in the cloud 2 The Leader in Application Delivery Networking Users Data Center At Home In the

More information

F5 and VMware Solution Guide. Virtualization solutions to optimize performance, improve availability, and reduce complexity

F5 and VMware Solution Guide. Virtualization solutions to optimize performance, improve availability, and reduce complexity F5 and ware Solution Guide Virtualization solutions to optimize performance, improve availability, and reduce complexity Features >> Increased density by up to >> 60 percent Free up server resources to

More information

BIG-IP LTM VE The Virtual ADC Your Physical ADC Has Been Missing

BIG-IP LTM VE The Virtual ADC Your Physical ADC Has Been Missing F5 White Paper BIG-IP LTM VE The Virtual ADC Your Physical ADC Has Been Missing Although software-based Application Delivery Controllers (ADCs) running within virtual machines have been available for some

More information

Deploying F5 Application Ready Solutions with VMware View 4.5

Deploying F5 Application Ready Solutions with VMware View 4.5 F5 White Paper Deploying F5 Application Ready Solutions with VMware View 4.5 VMware View is the leading desktop virtualization solution built for delivering desktops as a managed service. F5 BIG IP devices

More information

F5 provides a secure, agile, and optimized platform for Microsoft Exchange Server 2007 deployments

F5 provides a secure, agile, and optimized platform for Microsoft Exchange Server 2007 deployments APPLICATION READY SOLUTION GUIDE Key Benefits Eliminate 70% of unwanted email, before it reaches your Exchange Servers Gain more than 25% server capacity with SSL and Compression offload Experience up

More information

F5 White Paper. The F5 Powered Cloud

F5 White Paper. The F5 Powered Cloud F5 White Paper How F5 solutions power a cloud computing architecture capable of delivering highly-available, secure, and optimized on-demand application services. by Lori MacVittie Technical Marketing

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER

Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER Introduction to Faster Loading Web Sites A faster loading web site or intranet provides users with a more

More information

Load Balancing 101: Firewall Sandwiches

Load Balancing 101: Firewall Sandwiches F5 White Paper Load Balancing 101: Firewall Sandwiches There are many advantages to deploying firewalls, in particular, behind Application Delivery Controllers. This white paper will show how you can implement

More information

Cisco WAAS Express. Product Overview. Cisco WAAS Express Benefits. The Cisco WAAS Express Advantage

Cisco WAAS Express. Product Overview. Cisco WAAS Express Benefits. The Cisco WAAS Express Advantage Data Sheet Cisco WAAS Express Product Overview Organizations today face several unique WAN challenges: the need to provide employees with constant access to centrally located information at the corporate

More information

Get Control of Your Data Center. Application Delivery Controllers

Get Control of Your Data Center. Application Delivery Controllers White Paper Get Control of Your Data Center Application Delivery Controllers May 2011 Get Control of Your Data Center Access. Security. Delivery. Introduction Data center and networking technologies have

More information

Secure iphone Access to Corporate Web Applications

Secure iphone Access to Corporate Web Applications F5 Technical Brief Secure iphone Access to Corporate Web Applications The way corporations operate around mobile devices is currently shifting employees are starting to use their own devices for business

More information

Getting More Performance and Efficiency in the Application Delivery Network

Getting More Performance and Efficiency in the Application Delivery Network SOLUTION BRIEF Intel Xeon Processor E5-2600 v2 Product Family Intel Solid-State Drives (Intel SSD) F5* Networks Delivery Controllers (ADCs) Networking and Communications Getting More Performance and Efficiency

More information

Cisco Application Networking for BEA WebLogic

Cisco Application Networking for BEA WebLogic Cisco Application Networking for BEA WebLogic Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution The Challenge Businesses that rely on Microsoft Lync Server must guarantee uninterrupted

More information

ORACLE S SIEBEL BUSINESS APPLICATIONS 8.0

ORACLE S SIEBEL BUSINESS APPLICATIONS 8.0 APPLICATION READY NETWORK GUIDE ORACLE S SIEBEL BUSINESS APPLICATIONS 8.0 Comprehensive Application Ready infrastructure that enhances the security, availability, and performance of Oracle s Siebel deployments

More information

Deploying the BIG-IP System v11 with SAP NetWeaver and Enterprise SOA: ECC

Deploying the BIG-IP System v11 with SAP NetWeaver and Enterprise SOA: ECC Deployment Guide SAP ERP Central Component Deploying the BIG-IP System v11 with SAP NetWeaver and Enterprise SOA: ECC What s inside: 2 Prerequisites and configuration notes 3 Configuration example 4 Preparation

More information

VMware DRS: Why You Still Need Assured Application Delivery and Application Delivery Networking

VMware DRS: Why You Still Need Assured Application Delivery and Application Delivery Networking F5 White Paper VMware DRS: Why You Still Need Assured Application Delivery and Application Delivery Networking VMware Infrastructure products provide the next generation virtual platform for the new data

More information

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Justin Venezia Senior Solution Architect Paul Pindell Senior Solution Architect Contents The Challenge 3 What is a hyper-converged

More information

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Executive Summary Oracle Berkeley DB is used in a wide variety of carrier-grade mobile infrastructure systems. Berkeley DB provides

More information

Cisco Application Networking for IBM WebSphere

Cisco Application Networking for IBM WebSphere Cisco Application Networking for IBM WebSphere Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

WAN Optimization Benefits for Desktop Virtualization Customers

WAN Optimization Benefits for Desktop Virtualization Customers WAN Optimization Benefits for Desktop Virtualization Customers Virtualize Desktops Faster with Riverbed WHITE PAPER INTRODUCTION: WHY ARE CUSTOMERS CHOOSING DESKTOP VIRTUALIZATION? As information technology

More information

High-Performance DNS Services in BIG-IP Version 11

High-Performance DNS Services in BIG-IP Version 11 F5 White Paper High-Performance DNS Services in BIG-IP Version 11 To provide high-quality user experiences on the Internet, networks must be designed with optimized, secure, highly available, and high-performance

More information

The Ultimate Guide to Gaining Control of the WAN

The Ultimate Guide to Gaining Control of the WAN LAYLAND CONSULTING The Ultimate Guide to Gaining Control of the WAN A TechTarget Document Robin Layland November 2009 The e-book, The Ultimate Guide to Gaining Control of the WAN, explains the drivers

More information

Configuring a single-tenant BIG-IP Virtual Edition in the Cloud

Configuring a single-tenant BIG-IP Virtual Edition in the Cloud Deployment Guide Document Version: 1.0 What s inside: 2 Configuration example 4 Securing the isession deployment 6 Downloading and importing the new iapp 6 Configuring the BIG- IP systems using the Cloud

More information

Driving Data Migration with Intelligent Data Management

Driving Data Migration with Intelligent Data Management F5 White Paper Driving Data Migration with Intelligent Data Management F5 and NetApp are reducing the cost and complexity of managing file storage. F5 ARX complements and enables transparent migration

More information

The Application Front End Understanding Next-Generation Load Balancing Appliances

The Application Front End Understanding Next-Generation Load Balancing Appliances White Paper Overview To accelerate download times for end users and provide a high performance, highly secure foundation for Web-enabled content and applications, networking functions need to be streamlined.

More information

VIPRION. F5 Networks TECHNOLOGY AUDIT BUTLER GROUP VIEW ABSTRACT KEY FINDINGS LOOK AHEAD

VIPRION. F5 Networks TECHNOLOGY AUDIT BUTLER GROUP VIEW ABSTRACT KEY FINDINGS LOOK AHEAD Reference Code: TA001503NAC Publication Date: October 2008 Author: Mark Blowers TECHNOLOGY AUDIT VIPRION F5 Networks BUTLER GROUP VIEW ABSTRACT VIPRION is the latest hardware platform for F5 s BIG-IP,

More information

APPLICATION READY NETWORK GUIDE PEOPLESOFT ENTERPRISE APPLICATIONS

APPLICATION READY NETWORK GUIDE PEOPLESOFT ENTERPRISE APPLICATIONS APPLICATION READY NETWORK GUIDE PEOPLESOFT ENTERPRISE APPLICATIONS Comprehensive Application Ready infrastructure that enhances the security, availability, and performance of Oracle s application deployments

More information

5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP

5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP 5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP With support for Cisco ACE load balancer ending, organizations need to find an alternative. Contents Introduction 3 Advanced Architecture 3 Ease of

More information

F5 PARTNERSHIP SOLUTION GUIDE. F5 and VMware. Virtualization solutions to tighten security, optimize performance and availability, and unify access

F5 PARTNERSHIP SOLUTION GUIDE. F5 and VMware. Virtualization solutions to tighten security, optimize performance and availability, and unify access F5 PARTNERSHIP SOLUTION GUIDE F5 and VMware Virtualization solutions to tighten security, optimize performance and availability, and unify access 1 W H AT 'S INS I DE Data Center Virtualization 3 Enterprise

More information

AKAMAI WHITE PAPER. The Challenges of Connecting Globally in the Pharmaceutical Industry

AKAMAI WHITE PAPER. The Challenges of Connecting Globally in the Pharmaceutical Industry AKAMAI WHITE PAPER The Challenges of Connecting Globally in the Pharmaceutical Industry The Challenges of Connecting Globally in the Pharmaceutical Industry TABLE OF CONTENTS EXECUTIVE SUMMARY 1 GLOBAL

More information

WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput.

WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput. BUSINESS SOLUTIONS Pumping up the WAN WAN optimization and acceleration products reduce cost and bandwidth requirements while speeding throughput. Today s data center managers are looking for improvement

More information

Accelerate Web Applications, Improve User Experience, and Increase Revenue

Accelerate Web Applications, Improve User Experience, and Increase Revenue BIG IP WebAccelerator DATASHEET What s Inside: 2 Web Performance Optimization 2 Server and Network Optimization 3 Dynamic Content Control 3 Dynamic Data Reduction 4 F5 Application Ready Solution 5 Deployment

More information

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency Deployment Guide Document Version 1.2 What s inside: 2 Configuration example 5 Configuring the BIG-IP LTM using the Lync 2010 iapp 6 Configuring the BIG-IP GTM 11 Creating a Distributed Application for

More information

Key Components of WAN Optimization Controller Functionality

Key Components of WAN Optimization Controller Functionality Key Components of WAN Optimization Controller Functionality Introduction and Goals One of the key challenges facing IT organizations relative to application and service delivery is ensuring that the applications

More information

A TECHNICAL REVIEW OF CACHING TECHNOLOGIES

A TECHNICAL REVIEW OF CACHING TECHNOLOGIES WHITEPAPER Over the past 10 years, the use of applications to enable business processes has evolved drastically. What was once a nice-to-have is now a mainstream staple that exists at the core of business,

More information

AppBeat DC and WAN Optimization Solutions

AppBeat DC and WAN Optimization Solutions WHITE PAPER AppBeat DC and WAN Optimization Solutions www.crescendonetworks.com Corporate Headquarters 6 Yoni Netanyahu Street Or-Yehuda 60376, Israel Phone: +972-3-538-5100 US Headquarters 633 Menlo Avenue,

More information

Deploying the BIG-IP System v11 with LDAP Servers

Deploying the BIG-IP System v11 with LDAP Servers Deployment Guide Deploying the BIG-IP System v11 with What s inside: 2 Prerequisites and configuration notes 2 Configuration example 3 Preparation Worksheet 4 Configuring the BIG-IP iapp for LDAP 7 Next

More information

Accelerate Private Clouds with an Optimized Network

Accelerate Private Clouds with an Optimized Network Accelerate Private Clouds with an Optimized Network An Allstream White Paper 1 Table of contents The importance of WAN 1 WAN challenges for Private Clouds 1 WAN Optimization methods 2 Benefits of WAN Optimization

More information

Deploying F5 with IBM Tivoli Maximo Asset Management

Deploying F5 with IBM Tivoli Maximo Asset Management Deployment Guide Document Version 1.2 What s inside: 2 Prerequisites and configuration notes 2 Configuration example and traffic flows 6 Configuring the BIG-IP LTM for Maximo 7 Configuring the BIG-IP WebAccelerator

More information

Accelerating Cloud Based Services

Accelerating Cloud Based Services Accelerating Cloud Based Services A White Paper February 2011 1.1 Replify 2011 Table of Contents Executive Summary... 3 Introduction... 4 The Network a Barrier to Cloud Adoption... 4 Current Solutions...

More information

Building a better branch office. www.citrix.com

Building a better branch office. www.citrix.com Building a better branch office www.citrix.com Introduction The majority of workers today are in branch offices, not in a headquarters facility. In many instances, all of the applications used by branch

More information

Delivering SharePoint Solutions with Citrix Application Delivery Infrastructure

Delivering SharePoint Solutions with Citrix Application Delivery Infrastructure Delivering SharePoint Solutions with Citrix Application Delivery Infrastructure Solve Your Remote Worker Challenges Rick Davis Systems Engineer Citrix Systems, Inc. Our Vision for Business A world where

More information

White paper. Keys to SAP application acceleration: advances in delivery systems.

White paper. Keys to SAP application acceleration: advances in delivery systems. White paper Keys to SAP application acceleration: advances in delivery systems. Table of contents The challenges of fast SAP application delivery...3 Solving the acceleration challenge: why traditional

More information

The Application Delivery Controller Understanding Next-Generation Load Balancing Appliances

The Application Delivery Controller Understanding Next-Generation Load Balancing Appliances White Paper Overview To accelerate response times for end users and provide a high performance, highly secure and scalable foundation for Web applications and rich internet content, application networking

More information

Global Server Load Balancing

Global Server Load Balancing White Paper Global Server Load Balancing APV Series Application Delivery Controllers May 2011 Global Server Load Balancing Access. Security. Delivery. Introduction Scalability, high availability and performance

More information

GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT

GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT Why Data Domain Series GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT Why you should take the time to read this paper Speed up backups (Up to 58.7 TB/hr, Data Domain systems are about 1.5 times faster

More information

Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers

Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers Cisco Wide Area Application Services Software Version 4.1: Consolidate File and Print Servers What You Will Learn This document describes how you can use Cisco Wide Area Application Services (WAAS) Software

More information

It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration

It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration It s Time for WAN Optimization to Evolve to Meet the Needs of File Collaboration By Zeus Kerravala, Founder and Principal Analyst with ZK Research Contents Introduction: Effective File Collaboration Is

More information

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu VPN Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu What is VPN? A VPN (virtual private network) is a private data network that uses public telecommunicating infrastructure (Internet), maintaining

More information

Application Layer vs. TCP Layer WAN Optimization > White Paper

Application Layer vs. TCP Layer WAN Optimization > White Paper > White Paper Executive Summary When planning the capacity of a WAN optimization solution, it s best to base calculations on a WAN optimization appliance s ability to perform application-layer functions,

More information

Microsoft SharePoint 2010 APPLICATION READY SOLUTION GUIDE

Microsoft SharePoint 2010 APPLICATION READY SOLUTION GUIDE APPLICATION READY SOLUTION GUIDE What s inside: 2 Why F5? 3 Detailed Benefits and F5 Value for SharePoint Server 2010 3 F5 improves SharePoint 2010 end user experience and application performance 5 F5

More information

Cisco Application Networking for Citrix Presentation Server

Cisco Application Networking for Citrix Presentation Server Cisco Application Networking for Citrix Presentation Server Faster Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

F5 and the 8 Ways to Virtualization

F5 and the 8 Ways to Virtualization F5 White Paper F5 pioneered the concept of breaking up data center virtualization technologies into eight unique categories within the data center. Any virtualization products or technologies implemented

More information

Accelerating SaaS Applications with F5 AAM and SSL Forward Proxy

Accelerating SaaS Applications with F5 AAM and SSL Forward Proxy Deployment Guide Accelerating Applications with F5 AAM and SSL Forward Proxy Welcome to the F5 deployment guide for Software as a Service (). This guide shows administrators how to configure the BIG-IP

More information

Simplify Data Management and Reduce Storage Costs with File Virtualization

Simplify Data Management and Reduce Storage Costs with File Virtualization What s Inside: 2 Freedom from File Storage Constraints 2 Simplifying File Access with File Virtualization 3 Simplifying Data Management with Automated Management Policies 4 True Heterogeneity 5 Data Protection

More information

FortiBalancer: Global Server Load Balancing WHITE PAPER

FortiBalancer: Global Server Load Balancing WHITE PAPER FortiBalancer: Global Server Load Balancing WHITE PAPER FORTINET FortiBalancer: Global Server Load Balancing PAGE 2 Introduction Scalability, high availability and performance are critical to the success

More information

MOVE AT THE SPEED OF BUSINESS. a CELERA DATASHEET WAN OPTIMIZATION CONTROLLERS

MOVE AT THE SPEED OF BUSINESS. a CELERA DATASHEET WAN OPTIMIZATION CONTROLLERS MOVE AT THE SPEED OF BUSINESS. a CELERA DATASHEET WAN OPTIMIZATION CONTROLLERS acelera WAN optimization controllers accelerate applications, speed data transfers and reduce bandwidth costs using a combination

More information

DEPLOYMENT GUIDE Version 1.1. Configuring BIG-IP WOM with Oracle Database Data Guard, GoldenGate, Streams, and Recovery Manager

DEPLOYMENT GUIDE Version 1.1. Configuring BIG-IP WOM with Oracle Database Data Guard, GoldenGate, Streams, and Recovery Manager DEPLOYMENT GUIDE Version 1.1 Configuring BIG-IP WOM with Oracle Database Data Guard, GoldenGate, Streams, and Recovery Manager Table of Contents Table of Contents Configuring BIG-IP WOM with Oracle Database

More information

BEST PRACTICES. Application Availability Between Hybrid Data Centers

BEST PRACTICES. Application Availability Between Hybrid Data Centers Application Availability Between Hybrid Data Centers Contents 1 Concept 3 2 Application Availability between Hybrid Data Centers Architectures 3 2.1 F5 s Recommended Architecture 3 2.2 Key Components 4

More information

Global Server Load Balancing

Global Server Load Balancing White Paper Overview Many enterprises attempt to scale Web and network capacity by deploying additional servers and increased infrastructure at a single location, but centralized architectures are subject

More information

UNIFIED PERFORMANCE MANAGEMENT

UNIFIED PERFORMANCE MANAGEMENT UNIFIED PERFORMANCE MANAGEMENT VISIBILITY CONTROL OPTIMIZATION COMPLETE WAN OPTIMIZATION Increase the speed and efficiency of your wide area network. Exinda s Unified Performance Management (UPM) solution

More information

Deploying in a Distributed Environment

Deploying in a Distributed Environment Deploying in a Distributed Environment Distributed enterprise networks have many remote locations, ranging from dozens to thousands of small offices. Typically, between 5 and 50 employees work at each

More information

Solutions Guide. Deploying Citrix NetScaler with Microsoft Exchange 2013 for GSLB. citrix.com

Solutions Guide. Deploying Citrix NetScaler with Microsoft Exchange 2013 for GSLB. citrix.com Deploying Citrix NetScaler with Microsoft Exchange 2013 for GSLB Table of Contents Introduction 3 Overview of Microsoft Exchange 2013 3 Why NetScaler GSLB for Exchange 2013? 3 Topology 3 Single Namespace

More information

Optimize Application Delivery Across Your Globally Distributed Data Centers

Optimize Application Delivery Across Your Globally Distributed Data Centers BIG IP Global Traffic Manager DATASHEET What s Inside: 1 Key Benefits 2 Globally Available Applications 4 Simple Management 5 Secure Applications 6 Network Integration 6 Architecture 7 BIG-IP GTM Platforms

More information

SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE

SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE VSPEX IMPLEMENTATION GUIDE SILVER PEAK ACCELERATION WITH EMC VSPEX PRIVATE CLOUD WITH RECOVERPOINT FOR VMWARE VSPHERE Silver Peak Abstract This Implementation Guide describes the deployment of Silver Peak

More information

Stingray Traffic Manager Sizing Guide

Stingray Traffic Manager Sizing Guide STINGRAY TRAFFIC MANAGER SIZING GUIDE 1 Stingray Traffic Manager Sizing Guide Stingray Traffic Manager version 8.0, December 2011. For internal and partner use. Introduction The performance of Stingray

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

KEYS TO ACCELERATING WEB APPLICATION DELIVERY

KEYS TO ACCELERATING WEB APPLICATION DELIVERY KEYS TO ACCELERATING WEB APPLICATION DELIVERY Citrix NetScaler TABLE OF CONTENTS Business Applications Are Essential Treat The Symptoms or Solve The Problem? Application Delivery as a Strategy Citrix NetScaler:

More information

Deploying the BIG-IP LTM with IBM QRadar Logging

Deploying the BIG-IP LTM with IBM QRadar Logging Deployment Guide Deploying the BIG-IP LTM with IBM QRadar Logging Welcome to the F5 deployment guide for IBM Security QRadar SIEM and Log Manager. This guide shows administrators how to configure the BIG-IP

More information

Deploying the BIG-IP LTM with. Citrix XenApp. Deployment Guide Version 1.2. What s inside: 2 Prerequisites and configuration notes

Deploying the BIG-IP LTM with. Citrix XenApp. Deployment Guide Version 1.2. What s inside: 2 Prerequisites and configuration notes Deployment Guide Version 1.2 Deploying the BIG-IP LTM with What s inside: 2 Prerequisites and configuration notes 3 Configuration Worksheet 4 Using the BIG-IP LTM Application Template for 8 Modifying the

More information

Integration Guide. EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide

Integration Guide. EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide Integration Guide EMC Data Domain and Silver Peak VXOA 4.4.10 Integration Guide August 2013 Copyright 2013 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

The VDC Maturity Model Moving Up the Virtual Data Center Stack

The VDC Maturity Model Moving Up the Virtual Data Center Stack F5 White Paper The VDC Maturity Model Moving Up the Virtual Data Center Stack Defining the baseline and process of virtualization maturity for the data center. by Alan Murphy Technical Marketing Manager,

More information

Filling the Threat Management Gateway Void with F5

Filling the Threat Management Gateway Void with F5 Filling the Threat Management Gateway Void with F5 With the discontinuation of Microsoft Forefront Threat Management Gateway, enterprises need to find a replacement. F5 Secure Web Gateway Services offer

More information

Network Design Best Practices for Deploying WLAN Switches

Network Design Best Practices for Deploying WLAN Switches Network Design Best Practices for Deploying WLAN Switches A New Debate As wireless LAN products designed for the enterprise came to market, a debate rapidly developed pitting the advantages of standalone

More information

WanVelocity. WAN Optimization & Acceleration

WanVelocity. WAN Optimization & Acceleration WanVelocity D A T A S H E E T WAN Optimization & Acceleration WanVelocity significantly accelerates applications while reducing bandwidth costs using a combination of application acceleration, network

More information

BIG-IP v10.0. F5 Networks TECHNOLOGY AUDIT BUTLER GROUP VIEW ABSTRACT KEY FINDINGS LOOK AHEAD

BIG-IP v10.0. F5 Networks TECHNOLOGY AUDIT BUTLER GROUP VIEW ABSTRACT KEY FINDINGS LOOK AHEAD Reference Code: TA001676NAC Publication Date: June 2009 Author: Mark Blowers and Somak Roy TECHNOLOGY AUDIT BIG-IP v10.0 F5 Networks BUTLER GROUP VIEW ABSTRACT F5 Networks BIG-IP is an application delivery

More information

The EVault Portfolio

The EVault Portfolio The EVault Portfolio Built from the start as a pure disk-to-disk solution, EVault is the only data protection platform that can be consumed as a cloud service, deployed as on-premise software, an on-premise

More information

The F5 Intelligent DNS Scale Reference Architecture.

The F5 Intelligent DNS Scale Reference Architecture. The F5 Intelligent DNS Scale Reference Architecture. End-to-end DNS delivery solutions from F5 maximize the use of organizational resources, while remaining agile and intelligent enough to scale and support

More information

Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services

Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services What You Will Learn Windows Server on WAAS reduces the cost and complexity

More information

Rose Business Technologies

Rose Business Technologies Virtualization and Consolidation vs. Application Performance and WAN Optimization Virtualization and infrastructure consolidation can offer significant benefits for both IT and business operations. The

More information

IP Telephony: Reliability You Can Count On

IP Telephony: Reliability You Can Count On WHITE PAPER IP Telephony: Reliability You Can Count On Architecture Matters Table of Contents 1. IP Delivers a Foundation for Reliability...3 2. Compare Three Different Approaches to Delivering Five-Nines

More information

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998 Oracle Applications Release 10.7 NCA Network Performance for the Enterprise An Oracle White Paper January 1998 INTRODUCTION Oracle has quickly integrated web technologies into business applications, becoming

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7 DEPLOYMENT GUIDE Version 1.1 Deploying F5 with IBM WebSphere 7 Table of Contents Table of Contents Deploying the BIG-IP LTM system and IBM WebSphere Servers Prerequisites and configuration notes...1-1

More information

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Table of contents INTRODUCTION...1 BMC REMEDY AR SYSTEM ARCHITECTURE...2 BMC REMEDY AR SYSTEM TIER DEFINITIONS...2 > Client Tier...

More information

Application Traffic Management

Application Traffic Management A p p l i c a t i o n T r a f f i c M a n a g e m e n t Application Traffic Management BIG-IP Application Traffic Management software on a BIG-IP hardware platform provides the benefits of traffic management,

More information

Distributed Software Development with Perforce Perforce Consulting Guide

Distributed Software Development with Perforce Perforce Consulting Guide Distributed Software Development with Perforce Perforce Consulting Guide Get an overview of Perforce s simple and scalable software version management solution for supporting distributed development teams.

More information