Stingray Traffic Manager Solution Guide

Size: px
Start display at page:

Download "Stingray Traffic Manager Solution Guide"

Transcription

1 SOLUTION GUIDE Stingray Traffic Manager Solution Guide Oracle E Business Suite Release 12 Riverbed Technical Marketing

2 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual Steelhead, Whitewater, Mazu, Cascade, Cascade Pilot, Shark, AirPcap, SkipWare, TurboCap, WinPcap, Wireshark, and Stingray are trademarks or registered trademarks of Riverbed Technology, Inc. in the United States and other countries. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed Technology. All other trademarks used herein belong to their respective owners. The trademarks and logos displayed herein cannot be used without the prior written consent of Riverbed Technology or their respective owners. Akamai and the Akamai wave logo are registered trademarks of Akamai Technologies, Inc. SureRoute is a service mark of Akamai. Apple and Mac are registered trademarks of Apple, Incorporated in the United States and in other countries. Cisco is a registered trademark of Cisco Systems, Inc. and its affiliates in the United States and in other countries. EMC, Symmetrix, and SRDF are registered trademarks of EMC Corporation and its affiliates in the United States and in other countries. IBM, iseries, and AS/400 are registered trademarks of IBM Corporation and its affiliates in the United States and in other countries. Linux is a trademark of Linus Torvalds in the United States and in other countries. Microsoft, Windows, Vista, Outlook, and Internet Explorer are trademarks or registered trademarks of Microsoft Corporation in the United States and in other countries. Oracle and JInitiator are trademarks or registered trademarks of Oracle Corporation in the United States and in other countries. UNIX is a registered trademark in the United States and in other countries, exclusively licensed through X/Open Company, Ltd. VMware, ESX, ESXi are trademarks or registered trademarks of VMware, Incorporated in the United States and in other countries Riverbed Technology. All rights reserved. 2

3 Contents Stingray Traffic Manager Solution Guide...1 Oracle E Business Suite Release Riverbed Technical Marketing Solution Overview Riverbed Stingray Traffic Manager Oracle E-Business Suite Prerequisites: Oracle E-Business Suite deployment with Stingray... 7 Update E Business Suite Applications Context File Stingray Traffic Manager Configuration Overview Creating Traffic IP Groups Creating Pools Creating Virtual Servers... 8 HTTPS Redirect Virtual Server Changing the Load Balancing Algorithm Configuring Session Persistence... 9 Creating a new session persistence class... 9 Attaching the session persistence class to a pool Creating and Configuring the Health Monitors... 9 Creating the HTTP monitor... 9 Attaching the monitor to a pool Creating and Configuring TrafficScript Configuring SSL Decryption Importing the Certificate Enabling SSL Decryption on the Virtual Server Configuration Summary of Application on Traffic Manager Monitoring Conclusion About Riverbed Riverbed Technology. All rights reserved. 3

4 1.0 Solution Overview 1.1 Riverbed Stingray Traffic Manager Despite increasing traffic loads, rapid change, and complex deployment infrastructures, online applications are still expected to deliver consistently excellent service levels. Stingray traffic management solutions provide complete control over user traffic, allowing administrators to accelerate, optimize, and secure key business applications. Now it s possible to deliver these services more quickly and ensure the best possible performance across any deployment platform. Application delivery controllers accelerate transactions, maximize availability, manage security policies, and provide a point of control to monitor and manage application traffic. Stingray Traffic Manager is a software-based ADC that provides unprecedented scale and flexibility to deliver applications across the widest range of environments, from physical and virtual data centers to public and hybrid clouds. Stingray Traffic Manager Benefits include: Speed: Accelerate services, increase capacity, and reduce costs by offloading performance-draining tasks such as SSL and compression onto Stingray Traffic Manager s optimized implementations. Cache commonly requested content and optimize traffic delivery to applications so they ll run as fast as they would in a perfect benchmark environment. Reliability: Improve application availability by intelligently distributing traffic, avoiding failed or degraded servers, monitoring performance problems, and shaping traffic spikes. Improved security: Stingray Traffic Manager operates as a deny-all gateway, only admitting traffic types it has been configured to admit. This provides full control over how traffic is internally routed. High-performance inspection can interrogate any part of a request or response to apply global filtering or scrubbing policies. The Stingray Application Firewall option also protects against a broad range of web application attacks. Ease of management: Stingray Traffic Manager makes it easy to manage how users interact with applications and the infrastructure those applications depend on. Use it to shape, prioritize, and route traffic, to drain infrastructure resources prior to maintenance, and to upgrade user sessions across application instances, all while preserving the user experience that business demands. 1.2 Oracle E-Business Suite Oracle E-Business Suite is a fully integrated, comprehensive suite of business applications for the enterprise which provides better business information for effective decision-making and enables an adaptive enterprise for optimal responsiveness. With hundreds of cross-industry capabilities spanning enterprise resource planning, customer relationship management, and supply chain planning, Oracle E-Business Suite applications help customers manage the complexities of global business environments no matter if the organization is small, medium, or large in size. As part of Oracle s Applications Unlimited strategy, Oracle E-Business Suite applications will continue to be enhanced, thus protecting and extending the value of your software investment. 2.0 Oracle E-Business Suite R12 Architecture The Oracle E-Business Suite Release 12 architecture, as shown in the figure below, is a framework for multi-tiered, distributed computing that supports various Oracle Applications products. In this model, various servers are distributed among multiple levels, or tiers. A server is a process or group of processes that runs on a single machine and provides a particular class of functionality, often referred to as a service. For example, the Oracle HTTP server is a process that listens for and processes HTTP requests; a Concurrent Processing server is a server that process batch jobs submitted through concurrent requests Riverbed Technology. All rights reserved. 4

5 The three-tier architecture that comprises an Oracle E-Business Suite installation is made up of: 1. The database tier, which supports and manages the Oracle database 2. The application tier, which supports and manages the various Applications components, and is sometimes known as the middle tier 3. The desktop tier, which provides the user interface via a supported web browser, either natively in HTML or via Forms running in the Sun Java Runtime Engine For more information on Oracle E-Business Suite, see Here are some key definitions as they apply to E-Business Suite: Tier A tier is a logical grouping of services, potentially spread across more than one physical machine. Client Tier The client interface is provided through HTML for the HTML-based applications, and via a Java applet in a Web browser for the traditional Forms-based interface. In Oracle Applications Release 12, each user logs in to Oracle Applications through the E- Business Suite Home Page on a desktop client web browser. The E-Business Suite Home Page provides a single point of access to HTML-based applications, Forms-based applications, and Business Intelligence applications. Application Tier The application tier hosts the various services that process the business logic and manage communication between the desktop tier and the database tier. This tier runs the web server and the associated processes, concurrent processing server, Interaction and Oracle fulfillment server. Database Tier The database tier contains the Oracle database server which stores all the data maintained by Oracle Applications. This tier has the Oracle data server files and Oracle Applications database executables that physically store the tables, indexes, and other database objects in the system. OPMN Oracle Process Manager and Notification Server (OPMN) is installed and configured on every tier designated to run the web application. OPMN provides an integrated way to manage all Oracle Application Server components. OPMN consists of two main pieces: the Process Manager and the Notification Server. The Process manager (PM) is the centralized process management mechanism in Oracle Application Server and is used to manage all Oracle Application Server processes. The PM starts, restarts, stops, and monitors every process it manages. It also performs death-detection and automatic restart of the processes. Oracle 2013 Riverbed Technology. All rights reserved. 5

6 Notification Server (ONS) is the transport mechanism for failure, recovery, startup, and other related notifications between components in Oracle Application Server. OHS Oracle HTTP Server (OHS) is installed and configured on every tier that is designated to run the web application. It provides the key infrastructure required for serving the static and dynamic content generated by Oracle E Business Suite products. OC4J Oracle Containers for J2EE (OC4J) is the core Java 2 Platform Enterprise Edition (J2EE) runtime component of Oracle Application Server. It is installed and configured on every tier that is designated to run the web application. It is a fully J2EE 1.5 compliant container that runs on a standard file based JDK 1.5 Java Virtual Machine and provides complete support for Java Server Pages (JSP), Servlets, Enterprise Java Beans (EJB), Web Services and all J2EE services. Web Entry Point Web Entry Point refers to the host name which is designated to be used by all users to access the Oracle E-Business Suite Release 12 system. By default, the web entry point is set to the hostname of the application server where Oracle E-Business Suite is installed. In the case where a load-balancer is used, the Web Entry Point becomes the virtual host name resolved to the virtual IP of the load-balancer. Session Persistence Session Persistence is the act of keeping a specific user's traffic going to the same server that was initially hit when the site was contacted for the first HTTP transaction. This is especially important for E-Business Suite as various modules bundled with the suite need to maintain session state. Session persistence is sometimes referred to as "server stickiness." Server Load Balancer Load balancing is the means by which network traffic directed to a particular Web site is divided between one or more machines in a cluster of servers. Typically, the servers will all be running the same application, and use of load balancing presents the outside world with the appearance of a single server rather than a cluster. The relevant hardware device, in our case, software, often called a server load balancer, receives the relevant network traffic for the site, and distributes it to the various servers in the cluster based on the load balancing methodology that it supports. By sending requests to different nodes within the server cluster, system performance is optimized, scalability is simplified, and application availability (a key requirement of Web-based applications) is greatly enhanced. Additional features of load balancing include monitoring server availability and context-based load distribution. Typical load balancer deployment is shown below: 2013 Riverbed Technology. All rights reserved. 6

7 2.1 Prerequisites: Oracle E-Business Suite deployment with Stingray The following are the general prerequisites for Oracle E Business Suite Integration with Riverbed Stingray: 1. You must have an existing Oracle E Business Suite deployment 2. Please make sure the Riverbed Stingray server is able to ping the Oracle EBS Application servers The following references will help you understand the concepts related to this integration: 1. Using Load-Balancers with Oracle E-Business Suite Release 12 (Oracle Support Document ID ). 2. Oracle E Business Suite R12.0 information Center (Oracle Support Document ID ) Update E Business Suite Applications Context File Certain configuration values needs to be changed in the application context file to enable Stingray Traffic Manager. The table below describes an example of the context values changed with Stingray Traffic Manager configured in front of the application servers. Context Variable Name Old Context Value s_webentryprotocol http https s_webentryhost riverbedapp1 riverbedapp2 riverbedapp2 New Context Value s_webentrydomain company.com company.com s_activewebport s_login_page s_external_url app app app The values listed for the context variables in the table above should only be used as a reference to change your applications context file. It is possible that system administrators may have changed the default values to perform other advanced configurations. After completing the changes shown above, do the following: 1. Run the AutoConfig utility on all the application tier Servers 2. Restart application server processes 3. Test sign on from different entry points Riverbed Technology. All rights reserved. 7

8 3.0 Stingray Traffic Manager Configuration This section contains step by step instructions on configuring Stingray Traffic Manager to work with Oracle E-Business Suite Overview This section steps through the needed steps to configure Traffic Manager to load balance Oracle E-Business suite. 3.2 Creating Traffic IP Groups A Traffic IP Group (also known as a Virtual IP) will need to be created on which the Virtual server will be listening on. To create a new Traffic IP Group navigate to Services Traffic IP Groups and scroll down to Create a new Traffic IP Group. Fill in the fields as follows: Name: A descriptive name for the Traffic IP Group, i.e. app.company.com for the Oracle E-Business application. IP Addresses: An IP Address that will be associated to FQDN of the Oracle E-Business application. 3.3 Creating Pools A Pool will need to be created for each service managed by the Traffic Manager. To create a new Pool navigate to Services Pools and scroll down to Create a new Pool. Fill in the fields as follows: Pool Name: A descriptive name for the pool Nodes: hostname:port or ipaddress:port for each of the actual back-end nodes. Monitor: Leave as Ping for now. This will be covered in detail in Creating and Configuring the Health Monitors section. 3.4 Creating Virtual Servers Each pool will need to be associated with a Virtual Server. Create two Virtual servers of which one virtual server is just to redirect traffic back onto HTTPS if client inadvertently accesses the application over HTTP. To create a new Virtual Server 1. Navigate to Services Virtual Servers and scroll down to Create a new Virtual Server and Enter the following Virtual Server Name: A descriptive name for the Virtual Server Protocol: HTTP Port: 443 Default Traffic Pool: Select the pool created in the previous section 2. Click on Create Virtual Server 3. In next screen under Listening on: select Traffic IP Groups and Check appropriate Traffic IP group that was created earlier HTTPS Redirect Virtual Server 1. Navigate to Services Virtual Servers and scroll down to Create a new Virtual Server and Enter the following Virtual Server Name: A descriptive name for the Virtual Server Protocol: HTTP Port: 80 Default Traffic Pool: discard 2. Click on Create Virtual Server 3.5 Changing the Load Balancing Algorithm The default Stingray load balancing algorithm is Round Robin but for Oracle E-Business application service we will change the load balancing algorithm to be Least Connections. 1. Navigate to Services Pools and select one of the pools created in the previous steps 2. Scroll down and click on Load Balancing 3. Set the loading balancing algorithm to Least Connections 2013 Riverbed Technology. All rights reserved. 8

9 3.6 Configuring Session Persistence Oracle E-Business suite application requires some form of session persistence. This section details the steps to configure session persistence. Creating a new session persistence class A session persistence class only needs to be created once per type of persistence. For Oracle E-Business suite application Transparent session affinity can be used. Appropriate persistence class will need to be created. 1. Navigate to Catalogs Persistence 2. Scroll down and create a new Session Persistence class 3. Set the type to Transparent Session Affinity Attaching the session persistence class to a pool 1. Navigate to Services Pools and select the pool that the monitor will be attached to. 2. Scroll down and click on Session Persistence 3. Choose the appropriate Session Persistence class 3.7 Creating and Configuring the Health Monitors The following sections detail the steps to create these health monitors Creating the HTTP monitor The HTTP monitor is used for port 8000 on the Oracle E-Business suite application servers 1. Navigate to Catalogs Monitors 2. Scroll down to Create new monitor 3. Give the new monitor a Name. Set the type to HTTP and the scope to Node 4. Click Create Monitor to create the monitor 5. In the subsequent configuration page scroll down change the path to / 6. Change body_regex to.* Attaching the monitor to a pool After the monitor has been created they need to be attached to the appropriate pool. 1. Navigate to Services Pools and select the pool that the monitor will be attached to. 2. Scroll down and click on Health Monitoring 3. Add the appropriate health monitor. 3.8 Creating and Configuring TrafficScript One of the virtual servers created above sends HTTPS redirects to clients who inadvertently try to access the application over HTTP. This is accomplished by creating a TrafficScript and associating the TrafficScript to this virtual server. In order to create the TrafficScript : 1. Navigate to Catalogs Rules 2. Scroll down to Create new rule 3. Give the new rule a Name. 4. Select Use TrafficScript Language and click Create Rule 5. Under the Rule: space enter the following text: $hostheader = http.gethostheader(); $path = http.getpath(); http.redirect( " ); 6. Click Update button to create the rule 2013 Riverbed Technology. All rights reserved. 9

10 Associate the above created TrafficScript to virtual server: 1. Navigate to Services --> Virtual Server 2. Click the Virtual server which was created for HTTPS redirect 3. Click on Rules 4. Under Request Rules select the rule that was created in the above step from dropdown 5. Click Add Rule 3.9 Configuring SSL Decryption As Oracle E-Business applications servers will be accessed over SSL Stingray Traffic Manager should first decrypt the SSL session and then send plain text HTTP to the server. This section details the steps to perform SSL decryption and re-encryption Importing the Certificate In order to perform SSL decryption, the certificate and private key used the Oracle E-Business suite application server must be imported to the Stingray. 1. Navigate to Catalogs -> SSL -> SSL Certificates catalog 2. Click on Import Certificate to import the appropriate certificate Enabling SSL Decryption on the Virtual Server After importing the certificate, SSL Decryption can now be performed 1. Navigate to Services -> Virtual Servers and select the virtual server that will be doing the SSL Decryption 2. Scroll down and click on SSL Decryption 3. Set ssl_decrypt to Yes 4. Select the certificate imported in the previous step 4.0 Configuration Summary of Application on Traffic Manager By accessing the Services Config Summary on the webgui a complete snapshot of all the configured services is provided. This is very useful table to glance through to get a good understanding of how the services are configured. 5.0 Monitoring The Stingray Traffic Manager has some great tools to assist in managing and monitoring your online application traffic. These can be accessed via the web UI of the device, via the Activity tab. Real-time graphing can be used to show the traffic passing through the STM in a very granular way, you can change the data being monitored down to an individual node, or see all the traffic for the entire deployment. There are also a map view, and connection list to aid further visibility of the traffic Riverbed Technology. All rights reserved. 10

11 6.0 Conclusion This document briefly discusses how to configure Stingray Traffic Manager to load balance traffic to a farm of Oracle E-Business suite application servers. Stingray Traffic Manager is able to manage traffic in a wide variety of ways, to improve the performance, security, reliability and integrity. Please refer to the product documentation on the Riverbed Community Forums ( for examples of how Stingray Traffic Manager can be deployed to meet a range of service hosting problems. About Riverbed Riverbed delivers performance for the globally connected enterprise. With Riverbed, enterprises can successfully and intelligently implement strategic initiatives such as virtualization, consolidation, cloud computing, and disaster recovery without fear of compromising performance. By giving enterprises the platform they need to understand, optimize and consolidate their IT, Riverbed helps enterprises to build a fast, fluid and dynamic IT architecture that aligns with the business needs of the organization. Additional information about Riverbed (NASDAQ: RVBD) is available at Riverbed Technology, Inc. 199 Fremont Street San Francisco, CA Tel: (415) Riverbed Technology Ltd. One Thames Valley Wokingham Road, Level 2 Bracknell. RG42 1NG United Kingdom Tel: Riverbed Technology Pte. Ltd. 391A Orchard Road #22-06/10 Ngee Ann City Tower A Singapore Tel: Riverbed Technology K.K. Shiba-Koen Plaza Building 9F 3-6-9, Shiba, Minato-ku Tokyo, Japan Tel: Riverbed Technology. All rights reserved. 11

12 2013 Riverbed Technology. All rights reserved. 12

Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration

Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration User Guide Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration Riverbed Technical Marketing Contents Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration...1

More information

How to deploy a virtual machine on a Granite Datastore

How to deploy a virtual machine on a Granite Datastore SOLUTION GUIDE How to deploy a virtual machine on a Granite Datastore Solution Guide Riverbed Technical Marketing December 2013 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead,

More information

Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS. Technical Brief. Riverbed Technical Marketing

Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS. Technical Brief. Riverbed Technical Marketing Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS Technical Brief Riverbed Technical Marketing 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor,

More information

Stingray Traffic Manager 9.0

Stingray Traffic Manager 9.0 WHITE PAPER Stingray Traffic Manager 9.0 Network Deployment Options CONTENTS Introduction... 2 Stingray Aptimizer products... 2 Stingray Aptimizer for SharePoint and Windows IIS deployments... 2 Stingray

More information

Riverbed Whitewater Cloud Storage Appliance

Riverbed Whitewater Cloud Storage Appliance 3.1 New Features Guide Riverbed Whitewater Cloud Storage Appliance Version 3.1 New Features Guide Riverbed Technical Marketing 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead,

More information

Deploying PeopleSoft with Stingray Traffic Manager

Deploying PeopleSoft with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying PeopleSoft with Stingray Traffic Manager Using Stingray Traffic Manager with Oracle s PeopleSoft Enterprise Suite Table of Contents Introduction... 2 Why use Stingray Traffic

More information

Deploying Oracle Application Server with Stingray Traffic Manager

Deploying Oracle Application Server with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying Oracle Application Server with Stingray Traffic Manager Accelerating and managing Oracle AS Cluster with Stingray Traffic Manager Table of Contents Introduction... 2 Prerequisites...

More information

UPGRADE GUIDE. Riverbed SteelStore. Upgrade Guide. Version 3.1 May 2014

UPGRADE GUIDE. Riverbed SteelStore. Upgrade Guide. Version 3.1 May 2014 UPGRADE GUIDE Riverbed SteelStore Upgrade Guide Version 3.1 May 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore,

More information

Optimizing NetApp SnapMirror

Optimizing NetApp SnapMirror Technical White Paper Optimizing NetApp SnapMirror WAN Optimization using Riverbed Steelhead appliances Technical White Paper 2014 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite,

More information

Riverbed Granite Use Cases

Riverbed Granite Use Cases WHITE PAPER Riverbed Granite Use Cases Riverbed Technical Marketing Purpose The following whitepaper outlines the use cases addressed by Riverbed Granite. Audience This whitepaper is intended for Riverbed

More information

Load Balancing and Optimization of Microsoft Exchange 2010 Client Access Servers

Load Balancing and Optimization of Microsoft Exchange 2010 Client Access Servers SOLUTION GUIDE Load Balancing and Optimization of Microsoft Exchange 2010 Client Access Servers Solution Guide Version 2.8 January 2014 2014 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead,

More information

Riverbed and VMware Deliver Optimized Cloud Solutions

Riverbed and VMware Deliver Optimized Cloud Solutions Riverbed and VMware Deliver Optimized Cloud Solutions VMWARE VIRTUALIZATION AND RIVERBED WAN OPTIMIZATION Companies all over the world are turning to wide area network (WAN) optimization and virtualization

More information

It took just 2 hours to set up the 8 Steelhead appliances. It was very easy to do and the deployment can be done without the support of 3rd parties.

It took just 2 hours to set up the 8 Steelhead appliances. It was very easy to do and the deployment can be done without the support of 3rd parties. CASE STUDY IN BRIEF Industry Electronics Challenges Improve application performance for remote users Address low bandwidth problems affecting branch offices Overcome network latency issues Solution Deployment

More information

Allens Arthur Robinson

Allens Arthur Robinson CASE STUDY IN BRIEF Industry»» Legal Challenges»» Consolidate the data center environment while still delivering high-end application performance»» Replicate 2.5 terabytes of data via EMC SRDF/A over the

More information

Riverbed Stingray TrafficScript FACT SHEET

Riverbed Stingray TrafficScript FACT SHEET FACT SHEET What is? Riverbed Stingray TrafficScript is the customization language in Riverbed Stingray Traffic Manager. It makes it easy to create powerful traffic management rules that define how Stingray

More information

Alstom. Riverbed Steelhead Appliances Enable Global Power Organisation to Consolidate IT Infrastructure. Centralise backup

Alstom. Riverbed Steelhead Appliances Enable Global Power Organisation to Consolidate IT Infrastructure. Centralise backup CASE STUDY IN BRIEF Industry Energy & Transportation Challenges Improve application performance to remote sites Enable consolidation and centralisation of IT infrastructure Overcome bandwidth and latency

More information

Riverbed Stingray Traffic Manager PRODUCT BROCHURE

Riverbed Stingray Traffic Manager PRODUCT BROCHURE Riverbed Traffic Manager PRODUCT BROCHURE Brochure: Riverbed Traffic Manager Overview As application environments become more complex, more distributed, and more virtualized, enterprises need a broader

More information

Brocade Virtual Traffic Manager and Parallels Remote Application Server

Brocade Virtual Traffic Manager and Parallels Remote Application Server White Paper Parallels Brocade Virtual Traffic Manager and Parallels Deployment Guide 01 Contents Preface...4 About This Guide...4 Audience...4 Contacting Brocade...4 Internet...4 Technical Support...4

More information

Freudenberg IT. Steelhead appliances. dramatically accelerated SAP performance for our clients. Solution: Wide-area Data Services

Freudenberg IT. Steelhead appliances. dramatically accelerated SAP performance for our clients. Solution: Wide-area Data Services CASE STUDY In Brief»» IT Managed Service Provider Challenges»» Created value-added services to better serve customer needs»» Accelerate application performance for a globally distributed client base»»

More information

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection.

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection. CASE STUDY IN BRIEF Industry Pump manufacturer Challenges Ever increasing amounts of data that must be protected Distributed operations challenged legacy tape backup system Nearly complete (95 percent)

More information

Riverbed. Rapidly troubleshoot critical application and network issues using real-time infrastructure visualization and monitoring.

Riverbed. Rapidly troubleshoot critical application and network issues using real-time infrastructure visualization and monitoring. DATA SHEET OVERVIEW Network engineers manage complex and constantly changing networks. These networks carry business-critical services and applications, and are required to deliver high-performance while

More information

Universal Health Services, Inc.

Universal Health Services, Inc. CASE STUDY In BRIEF Industry»»Healthcare Challenges»»Deliver mission-critical applications and information to healthcare professionals in 125 remote offices»»consolidate the data center environment while

More information

Enabling Branch Office Consolidation

Enabling Branch Office Consolidation WHITE PAPER Enabling Branch Office Consolidation A Riverbed Technology White Paper Executive Summary The first wave of IT consolidation moved services out of the remote office and into the data center

More information

Square Enix Co., Ltd.

Square Enix Co., Ltd. CASE STUDY IN BRIEF Industry» Video Games Challenges» Transfers of large volumes of game ROM data between locations in Japan and overseas required an extremely large amount of time» Due to the necessity

More information

LITTLE Diversified Architectural Consulting

LITTLE Diversified Architectural Consulting CASE STUDY In BRIEF Industry»»Professional Services (Architecture) Challenges»»Create more secure, reliable remote backup processes to remove the risk of losing vital client data»»enable teams within distributed

More information

Prommis. Challenge: Centralizing applications. Other providers told us they could accelerate ICA traffic, but only Riverbed actually could.

Prommis. Challenge: Centralizing applications. Other providers told us they could accelerate ICA traffic, but only Riverbed actually could. CASE STUDY IN BRIEF Industry Legal Services Challenges Migration from distributed computing infrastructure to co-location Latency associated with Citrix XenApp and Microsoft Exchange Solution 11 Steelhead

More information

Riverbed SteelApp Traffic Manager Solution Guide

Riverbed SteelApp Traffic Manager Solution Guide SOLUTION GUIDE Riverbed SteelApp Traffic Manager Solution Guide Load Balancing and Optimization for Microsoft Exchange 2013 with SteelApp Traffic Manager Version 1.1 May 2014 2014 Riverbed Technology,

More information

Desert Schools Federal Credit Union

Desert Schools Federal Credit Union CASE STUDY in brief Industry»» Finance Credit Unions Challenges Desert Schools Federal Credit Union»» Support 64 retail banking locations Riverbed Steelhead Appliances Improve Bandwidth Speed for Major

More information

American Suzuki Motor Corporation (ASMC)

American Suzuki Motor Corporation (ASMC) CASE STUDY in brief Industry»»Automobile distribution Challenges»»Reduce costs for hardware, software maintenance, IT support, and bandwidth»»improve application performance for all 500 employees»»accelerate

More information

Riverbed Whitewater Cloud Storage Gateway

Riverbed Whitewater Cloud Storage Gateway QUICK START GUIDE Riverbed Whitewater Cloud Storage Gateway Quick Start Guide for CA ARCserve Backup Riverbed Technical Marketing September 2012 2012 Riverbed Technology. All rights reserved. Riverbed,

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Model Specifications: Riverbed Steelhead CX Appliances Mid-Size Office Steelhead Large Office or Data Center Steelhead Model 555 Series

More information

TurboCap Installation Guide

TurboCap Installation Guide TurboCap Installation Guide Linux Fedora 10 May 2013 2013 Riverbed Technology. All rights reserved. Accelerate, AirPcap, BlockStream, Cascade, Cloud Steelhead, Granite, Interceptor, RiOS, Riverbed, Shark,

More information

Riverbed Cascade Shark DATA SHEET

Riverbed Cascade Shark DATA SHEET Riverbed DATA SHEET DATA SHEET: Continuous, high-speed packet capture, indexing, and storage Riverbed Cascade Shark appliance provides continuous, high-speed packet capture, indexing, and storage to ensure

More information

MS Exchange 2003/2007

MS Exchange 2003/2007 CASE STUDY In Brief Industry»»Industry: Professional Services (Legal) Challenges»»Improve application performance across the wide-area network (WAN)»»Achieve cost reductions and avoid an expensive managed,

More information

Riverbed Steelhead Cloud Accelerator Software User s Guide. Version 2.0 April 2014

Riverbed Steelhead Cloud Accelerator Software User s Guide. Version 2.0 April 2014 Riverbed Steelhead Cloud Accelerator Software User s Guide Version 2.0 April 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think

More information

SteelCentral Controller for SteelHead (Virtual Edition) Installation Guide. Version 9.0 December 2014

SteelCentral Controller for SteelHead (Virtual Edition) Installation Guide. Version 9.0 December 2014 SteelCentral Controller for SteelHead (Virtual Edition) Installation Guide Version 9.0 December 2014 2015 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead,

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Mid-Size Office Steelhead Model Specifications: Riverbed Steelhead CX Appliances Large Office or Data Center Steelhead Model CX555 Series

More information

Riverbed Central Management Console Virtual Edition Installation Guide. Version 8.5 September 2013

Riverbed Central Management Console Virtual Edition Installation Guide. Version 8.5 September 2013 Riverbed Central Management Console Virtual Edition Installation Guide Version 8.5 September 2013 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead,

More information

Riverbed Certified Solutions Associate WAN Optimization (RCSA-W) Blueprint

Riverbed Certified Solutions Associate WAN Optimization (RCSA-W) Blueprint Riverbed Certified Solutions Associate WAN Optimization (RCSA-W) Blueprint Exam 101-01 October, 2014 Version 2.8 2014 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor,

More information

SteelFusion with Citrix XenDesktop

SteelFusion with Citrix XenDesktop SOLUTION GUIDE SteelFusion with Citrix XenDesktop Solution Guide August 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore,

More information

Key Steps in the Transition to IPv6 WHITE PAPER

Key Steps in the Transition to IPv6 WHITE PAPER Key Steps in the Transition to IPv6 WHITE PAPER Content Introduction... 2 Internet Movement to IPv6... 2 Impact on the Enterprise... 3 Establishing Enterprise Web Presence on the IPv6 Internet... 4 The

More information

Riverbed Certified Solutions Associate Storage Delivery (RCSA-SD) Blueprint

Riverbed Certified Solutions Associate Storage Delivery (RCSA-SD) Blueprint Riverbed Certified Solutions Associate Storage Delivery (RCSA-SD) Blueprint Exam 501-01 February, 2015 Version 1.4 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral,

More information

Stingray Traffic Manager Software Installation and Getting Started Guide

Stingray Traffic Manager Software Installation and Getting Started Guide Stingray Traffic Manager Software Installation and Getting Started Guide Version 9.9 January 2015 2015 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead,

More information

Optimization for Satellite WANs

Optimization for Satellite WANs WHITE PAPER Optimization for Satellite WANs Improve Performance and Reduce Bandwidth Costs Introduction Satellite networking is an essential component of modern communications infrastructure for many government

More information

A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE

A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE Table of Contents 1. Introduction... 2 2 Deployment Prerequisites... 2 3 Oracle E-Business Topology... 3 4 Accessing the Thunder ADC Application

More information

2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed

2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed 2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed Technology. All other trademarks used herein belong to their

More information

Riverbed Central Management Console Installation Guide. Version 7.0 August 2012

Riverbed Central Management Console Installation Guide. Version 7.0 August 2012 Riverbed Central Management Console Installation Guide Version 7.0 August 2012 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast,

More information

SteelCentral AppResponse 11 Virtual Edition Installation Guide

SteelCentral AppResponse 11 Virtual Edition Installation Guide SteelCentral AppResponse 11 Virtual Edition Installation Guide Virtual Edition for VMware ESXi 5.5 and ESXi 6.0 Version 11.0 November 2016 2016 Riverbed Technology. All rights reserved. Riverbed, SteelApp,

More information

Pulse Secure Application Delivery

Pulse Secure Application Delivery DATA SHEET Pulse Secure Application Delivery HIGHLIGHTS Provides an Application Delivery and Load Balancing solution purposebuilt for high-performance Network Functions Virtualization (NFV) Uniquely customizable,

More information

SteelCentral Controller for SteelHead Deployment Guide. December 2014

SteelCentral Controller for SteelHead Deployment Guide. December 2014 SteelCentral Controller for SteelHead Deployment Guide December 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore,

More information

Interceptor Appliance User s Guide. Version April 2012

Interceptor Appliance User s Guide. Version April 2012 Interceptor Appliance User s Guide Version 3.0.0 April 2012 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual Steelhead,

More information

Interceptor Appliance Deployment Guide. July 2013

Interceptor Appliance Deployment Guide. July 2013 Interceptor Appliance Deployment Guide July 2013 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual Steelhead, Whitewater,

More information

Deployment Guide AX Series with Oracle E-Business Suite 12

Deployment Guide AX Series with Oracle E-Business Suite 12 Deployment Guide AX Series with Oracle E-Business Suite 12 DG_OEBS_032013.1 TABLE OF CONTENTS 1 Introduction... 4 2 Deployment Prerequisites... 4 3 Oracle E-Business Topology... 5 4 Accessing the AX Series

More information

SteelConnect Virtual Gateway Installation Guide

SteelConnect Virtual Gateway Installation Guide SteelConnect Virtual Gateway Installation Guide Version 2.8 August 2017 2017 Riverbed Technology, Inc. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks

More information

SteelCentral Flow Gateway Software Installation Guide. Virtual Edition for VMware ESXi 5.5 and 6.0 Version x June 2017

SteelCentral Flow Gateway Software Installation Guide. Virtual Edition for VMware ESXi 5.5 and 6.0 Version x June 2017 SteelCentral Flow Gateway Software Installation Guide Virtual Edition for VMware ESXi 5.5 and 6.0 Version 10.10.x June 2017 2017 Riverbed Technology. All rights reserved. Riverbed, SteelApp, SteelCentral,

More information

Riverbed Cloud Services User s Guide. Version 2.3 November 2014

Riverbed Cloud Services User s Guide. Version 2.3 November 2014 Riverbed Cloud Services User s Guide Version 2.3 November 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore, Steelhead,

More information

Parsons Corporation CASE STUDY. »»Central Management Console deployed

Parsons Corporation CASE STUDY. »»Central Management Console deployed CASE STUDY in brief Industry»»Project management, Engineering, Construction Challenges»»Enable globally distributed workforce to collaborate effectively»»consolidate data centers in order to save costs

More information

Rack Installation Guide

Rack Installation Guide Rack Installation Guide Steelhead Appliance (Series CX, DX, EX) Steelhead Mobile Controller Central Management Console Cascade Appliance Granite TM Core Appliance Interceptor Appliance Whitewater Cloud

More information

Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER

Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER Table of Content Introduction... 3 An example... 3 Designing a service policy... 4 Riverbed Stingray Traffic Manager

More information

Steelhead Appliance Deployment Guide - Protocols. December 2013

Steelhead Appliance Deployment Guide - Protocols. December 2013 Steelhead Appliance Deployment Guide - Protocols December 2013 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual Steelhead,

More information

Deployment Guide January-2016 rev. b. Deploying Array Networks APV Series Application Delivery Controllers With IBM WebSphere 8.5

Deployment Guide January-2016 rev. b. Deploying Array Networks APV Series Application Delivery Controllers With IBM WebSphere 8.5 Deployment Guide January-2016 rev. b Deploying Array Networks APV Series Application Delivery Controllers With IBM WebSphere 8.5 Table of Contents 1 Introduction... 3 1.1 Prerequisites and Configuration

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

VMware Horizon View Deployment

VMware Horizon View Deployment VMware Horizon View provides end users with access to their machines and applications through a unified workspace across multiple devices, locations, and connections. The Horizon View Connection Server

More information

PCI DSS Compliance. White Paper Parallels Remote Application Server

PCI DSS Compliance. White Paper Parallels Remote Application Server PCI DSS Compliance White Paper Parallels Remote Application Server Table of Contents Introduction... 3 What Is PCI DSS?... 3 Why Businesses Need to Be PCI DSS Compliant... 3 What Is Parallels RAS?... 3

More information

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation By the Sun Educational Services Java Technology Team January, 2001 Copyright

More information

F5 icontrol. In this white paper, get an introduction to F5 icontrol service-enabled management API. F5 White Paper

F5 icontrol. In this white paper, get an introduction to F5 icontrol service-enabled management API. F5 White Paper F5 In this white paper, get an introduction to F5 icontrol service-enabled management API. by Lori MacVittie Technical Marketing Manager, Application Services Contents Introduction 3 icontrol Basics 3

More information

WebSphere Application Server, Version 5. What s New?

WebSphere Application Server, Version 5. What s New? WebSphere Application Server, Version 5 What s New? 1 WebSphere Application Server, V5 represents a continuation of the evolution to a single, integrated, cost effective, Web services-enabled, J2EE server

More information

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution DATASHEET Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution Features & Benefits Best-in-class VPN and vadc solutions A single point of access for all

More information

X100 ARCHITECTURE REFERENCES:

X100 ARCHITECTURE REFERENCES: UNION SYSTEMS GLOBAL This guide is designed to provide you with an highlevel overview of some of the key points of the Oracle Fusion Middleware Forms Services architecture, a component of the Oracle Fusion

More information

Connectivity to Cloud-First Applications

Connectivity to Cloud-First Applications Aruba and Riverbed Partner to Accelerate and Optimize Mobile-First Connectivity to Cloud-First Applications Today s workforce is more distributed, more mobile, and more demanding. Constant availability

More information

How SSL works with Middle Tier Oracle HTTP Server:

How SSL works with Middle Tier Oracle HTTP Server: Enabling SSL in Oracle E-Business Suite Release 12 The most significant change for Secure Sockets Layer (SSL) support in E-Business Suite Release 12 is the use of the mod_ossl module for the Oracle HTTP

More information

Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0

Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0 Design Guide Oracle E-Business Suite 11i with Cisco ACE Series Application Control Engine Deployment Guide, Version 1.0 This design guide describes how to deploy the Cisco Application Control Engine (Cisco

More information

SteelConnect. The Future of Networking is here. It s Application- Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN

SteelConnect. The Future of Networking is here. It s Application- Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN Data Sheet SteelConnect The Future of Networking is here. It s Application- Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN The Business Challenge Delivery of applications is becoming

More information

Granite Deployment Guide. Version March 2013

Granite Deployment Guide. Version March 2013 Granite Deployment Guide Version 2.0.1 March 2013 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual Steelhead, Whitewater,

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

Deploying the BIG-IP System with Oracle WebLogic Server

Deploying the BIG-IP System with Oracle WebLogic Server Deploying the BIG-IP System with Server Welcome to the F5 and Oracle WebLogic Server deployment guide. F5 provides a highly effective way to optimize and direct traffic for WebLogic Server with the BIG-IP

More information

Brocade Application Delivery

Brocade Application Delivery DATA SHEET Brocade Application Delivery HIGHLIGHTS Greater Flexibility Layer 7 Intelligence Improved User Experience Cloud Readiness Developer Support Multi-tenant ADC Platform Enterprise Capacity Management

More information

WIDE AREA DATA SERVICES

WIDE AREA DATA SERVICES A Riverbed Technology White Paper WIDE AREA DATA SERVICES OPTIMIZING THE REMOTE OFFICE WIDE AREA DATA SERVICES Optimizing the Remote Office 2006 Riverbed Technology, Inc. All rights reserved. 0 WIDE AREA

More information

Cisco ACE30 Application Control Engine Module

Cisco ACE30 Application Control Engine Module Data Sheet Cisco ACE30 Application Control Engine Module Product Overview The Cisco ACE30 Application Control Engine Module (Figure 1) belongs to the Cisco ACE family of application switches, which deliver

More information

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN Data Sheet SteelConnect The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN The Business Challenge Delivery of applications is becoming more

More information

W H I T E P A P E R : T E C H N I C AL. Symantec High Availability Solution for Oracle Enterprise Manager Grid Control 11g and Cloud Control 12c

W H I T E P A P E R : T E C H N I C AL. Symantec High Availability Solution for Oracle Enterprise Manager Grid Control 11g and Cloud Control 12c W H I T E P A P E R : T E C H N I C AL Symantec High Availability Solution for Oracle Enterprise Manager Grid Control 11g and Cloud Control 12c Table of Contents Symantec s solution for ensuring high availability

More information

Steelhead Mobile Controller Installation Guide. Version October 2013

Steelhead Mobile Controller Installation Guide. Version October 2013 Steelhead Mobile Controller Installation Guide Version 4.0.3 October 2013 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think Fast, Virtual

More information

On-Premise SteelConnect Manager Setup Guide

On-Premise SteelConnect Manager Setup Guide On-Premise SteelConnect Manager Setup Guide SCM Launcher version 0.1.x SCM version 2.10.1 May 2018 2018 Riverbed Technology, Inc. All rights reserved. Riverbed and any Riverbed product or service name

More information

VMware Tunnel on Linux. VMware Workspace ONE UEM 1811

VMware Tunnel on Linux. VMware Workspace ONE UEM 1811 VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback

More information

Oracle Application Server 10g (9.0.4): Manually Managed Cluster. An Oracle White Paper June 2004

Oracle Application Server 10g (9.0.4): Manually Managed Cluster. An Oracle White Paper June 2004 Oracle Application Server 10g (9.0.4): Manually Managed Cluster An Oracle White Paper June 2004 Oracle Application Server 10g (9.0.4): Manually Managed Cluster Introduction to Oracle Application Server

More information

Cisco Collaborative Knowledge

Cisco Collaborative Knowledge Cisco Collaborative Knowledge Product Overview. Your workforce needs knowledge, speed and flexibility to solve real-world business challenges in today s fast moving digital economy. Cisco Collaborative

More information

Riverbed Central Management Console Installation Guide. Version 8.6.0c October 2014

Riverbed Central Management Console Installation Guide. Version 8.6.0c October 2014 Riverbed Central Management Console Installation Guide Version 8.6.0c October 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript,

More information

A10 HARMONY CONTROLLER

A10 HARMONY CONTROLLER DATA SHEET A10 HARMONY CONTROLLER AGILE MANAGEMENT, AUTOMATION, ANALYTICS FOR MULTI-CLOUD ENVIRONMENTS PLATFORMS A10 Harmony Controller provides centralized agile management, automation and analytics for

More information

Deploying the BIG-IP System with Oracle E-Business Suite

Deploying the BIG-IP System with Oracle E-Business Suite Deploying the BIG-IP System with Welcome to the F5 and Oracle E-Business Suite 12 Deployment Guide. When deployed with (EBS), F5 ensures secure, fast and always available access for applications running

More information

Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing

Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing This solution guide focuses on defining the deployment process for Oracle PeopleSoft with Citrix NetScaler for GSLB (Global Server

More information

Deployment Scenarios for Standalone Content Engines

Deployment Scenarios for Standalone Content Engines CHAPTER 3 Deployment Scenarios for Standalone Content Engines This chapter introduces some sample scenarios for deploying standalone Content Engines in enterprise and service provider environments. This

More information

Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E

Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E Achieving High Availability with Oracle Cloud Infrastructure Ravello Service O R A C L E W H I T E P A P E R J U N E 2 0 1 8 Revision History The following revisions have been made to this white paper

More information

Oracle WebLogic Server 11g: Administration Essentials

Oracle WebLogic Server 11g: Administration Essentials Oracle University Contact Us: +33 (0) 1 57 60 20 81 Oracle WebLogic Server 11g: Administration Essentials Duration: 5 Days What you will learn This Oracle WebLogic Server 11g: Administration Essentials

More information

DATA PROTECTION SOLUTION MICROSOFT SQL SERVER

DATA PROTECTION SOLUTION MICROSOFT SQL SERVER DATA PROTECTION SOLUTION MICROSOFT SQL SERVER For more information, refer to Reduxio Systems Inc. website at http://www.reduxio.com. If you have comments about this documentation, submit your feedback

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB), a standardscompliant, software-based Media Resource Broker that allows application developers, service providers

More information

jetnexus Virtual Load Balancer

jetnexus Virtual Load Balancer jetnexus Virtual Load Balancer Mitigate the Risk of Downtime and Optimise Application Delivery We were looking for a robust yet easy to use solution that would fit in with our virtualisation policy and

More information

jetnexus Virtual Load Balancer

jetnexus Virtual Load Balancer jetnexus Virtual Load Balancer Mitigate the Risk of Downtime and Optimise Application Delivery We were looking for a robust yet easy to use solution that would fit in with our virtualisation policy and

More information

Delivers cost savings, high definition display, and supercharged sharing

Delivers cost savings, high definition display, and supercharged sharing TM OpenText TM Exceed TurboX Delivers cost savings, high definition display, and supercharged sharing OpenText Exceed TurboX is an advanced solution for desktop virtualization and remote access to enterprise

More information