QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER

Size: px
Start display at page:

Download "QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER"

Transcription

1 QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER Hardware Sizing Using Amazon EC2 A QlikView Scalability Center Technical White Paper June 2013 qlikview.com

2 Table of Contents Executive Summary 3 A Challenge and a Solution 3 Hardware Setup 4 The Testing Data Model and Application 5 User Behavior 8 Testing Scenarios 8 Saturation / Soak Test 9 Concurrency 13 Conclusion 17 Notes and Considerations 18 Uploading Your Data to Amazon 18 Reproducibility 18 Overall Application Performance 18 Computational Efficiency 19 Network Connection / Latency Test 19 Reference 20 QlikView Scalability Benchmark Whitepaper 2

3 TASKS AND TOOLS Capacity Planning the process of determining the production capacity needed to meet demand for a product and service. Sizing an approximation of the hardware resources required to support a specific software implementation. Amazon EC2 (AEC2) presents a true virtual computing environment, allowing you to use web service interfaces to launch instances with a variety of operating systems and applications. Challenge #1 Do you have dedicated hardware to use for testing? Challenge #2 Do you possess the necessary skills to setup and configure your own hardware from the ground up? Challenge #3 Do you have the budget and time to procure new hardware for your sizing exercise with hopes it will work as you expect? Executive Summary Sizing and capacity planning exercises are often conducted when preparing a high-performing, scalable Business Intelligence solution. However, identifying the appropriate hardware to sustain an optimal Business Intelligence deployment can become a challenge. All too common, estimations and guesses are used based on historical information provided by the software vendor or from knowledge of previously installed solutions. Not all environments are created equally and therefore may provide unpredictable results that are not ideal if not proven. One sure method is to perform your own tests on known hardware of equal or greater power. Though, time, costs and skill sets may prevent many organizations from doing so; the general availability of Amazon Elastic Cloud computing can make it possible. This paper takes you through a few performance testing scenarios using QlikView 11 on two distinct systems with similar hardware specifications: An Amazon EC2 (AEC2) instance, located in Europe A dedicated machine, located in our scalability labs in Sweden Analyses of the results from both systems are presented. When compared, they reveal how a specific AEC2 instance can be used as an approximation for initial dedicated hardware sizing as well as prove viable for a Proof-of- Concept environment when implementing QlikView 11. Consequently, it results in a more flexible and affordable method of sizing for QlikView. A Challenge and a Solution Hardware sizing for new customers can be difficult for many reasons, the most common being hardware availability and time constraints. Moreover, attempting to procure hardware prior to having any concrete results may not meet company policy. With an AEC2 instance, there is an opportunity to rent a server in the cloud to perform the sizing exercises as well as use it for the proof of concept, test, development and production QlikView deployments QlikView Scalability Benchmark Whitepaper 3

4 Hardware Setup This investigation will conduct various tests on two systems: 1 Amazon EC2 instance 1 physical, dedicated machine Each server will perform the same units of work in order to identify comparable performance results. The tests were implemented using the QV Scalability Tool available in the QlikCommunity. NOTE: Amazon has recently launched a new EC2 instance called High Memory Cluster Eight Extra Large Instance. According to its specifications, it can be compared to a QlikTech whitelisted two CPU socket server - the IBM x3650 M4. The following two server configurations were used: Server CPU IBM x3650 M4 Physical Server 2x Intel E Clock speed: 2.6 GHz Max Turbo Boost: 3.3 GHz AMAZON Instance High Memory Cluster Eight Extra Large Instance 2x Intel E (88 EC2 Compute units) Clock speed: 2.6 GHz Max Turbo Boost: 3.3 GHz RAM 192 GB 244 GB Storage 15k SAS Hard Drive SSD Instance Storage Operating System Windows 2008 R2 Enterprise Windows 2008 R2 Datacenter Location Lund, Sweden Europe Load Testing Client QlikView Scalability Tool uses Apache JMeter (Located in Lund, Sweden) Table 1: Amazon EC2 & physical server hardware specifications QlikView Scalability Benchmark Whitepaper 4

5 The Testing Data Model and Application In all testing scenarios, the load testing client is used to access a Sales Dashboard application which allows for a variety of in-depth business discovery. The data model consists of either a 500 million row fact table or a subset of that table containing 50 million rows. The fact tables were defined with 25 fields, containing a high cardinality percentage (95% unique data). In addition, 5 more dimensional tables were used to complete the data model and give the application more context. Our tests utilized real-world production QlikView apps, containing multiple tabs and dozens of sheet objects, simulating users answering their own streams of questions. The simulation program executed actions such as applying selections, lassoing data, opening tabs, applying what-if analysis and employing different aggregations; simulating most discovery activities that a business user would perform. NOTE: For detailed information and larger screenshots on the actual QlikView application used during these tests please refer to page 7 of the QlikView Scalability Benchmark White Paper under the QlikView Apps section. Figure 1: Test QlikView application data model QlikView Scalability Benchmark Whitepaper 5

6 Figure 2: Dashboard Figure 3: Profitability Figure 4: Customer QlikView Scalability Benchmark Whitepaper 6

7 Figure 5: Products Figure 6: What-If Analysis Figure 7: Order Detail QlikView Scalability Benchmark Whitepaper 7

8 User Behavior In order to emulate real-life usage, the tests simulated two user types: Dashboard user Users which have an average think-time of around 30 seconds in-between selections. A session is typically active for 7-8 minutes. Analyst user Users which have an average think-time of around 20 seconds inbetween selections. A session is typically active for minutes. Testing Scenarios Results were collected using three types of testing scenarios. The following scenarios were used to compare the similarities and differences between the AEC2 instance and a dedicated physical server: Saturation / Soak test - a scenario designed to measure the following where more processing capacity was required than available: Throughput (number of clicks / selections per minute) Response time (seconds) CPU utilization (percentage) RAM consumption (GB) Concurrency test a scenario designed to measure the following with a high concurrency of users: Throughput (number of clicks / selections per minute) Response time (seconds) CPU utilization (percentage) RAM consumption (GB) Network Connection / Latency test a scenario designed to estimate differences in Round Trip Time (RTT) and bandwidth between the client and QlikView Server. (Notes and Considerations) Graph Key: Light green represents the Amazon EC2 instance Blue represents the dedicated physical server QlikView Scalability Benchmark Whitepaper 8

9 SATURATION / SOAK TEST The saturation test, also known as soak testing, involves taxing a system with a significant load extended over a substantial period of time to discover how the system behaves under sustained use. For this test, a 500 million row data set was used along with the QlikView application previously described. A total of 30 concurrent users (21 Dashboard users and 9 Analyst users) was simulated. The server was forced to peek to 100% CPU using a frequency that prevented it from recovering in-between peeks; meaning that average CPU is above 60%, hence saturation. The table and graphs below depict the results of the corresponding metrics - showing a similar pattern for resource utilization. The Amazon instance handles a lower number of requests but utilizes more CPU on average than the physical server. The test concludes that this particular AEC2 instance type performed similarly enough when compared to the physical server and can be used for estimation. Saturation Test (Average) Data: 500M Rows 30 Concurrent Users Server Throughput (clicks / min) Response Time (seconds) CPU Utilization (%) Total RAM (GB) Amazon EC Physical Machine Table 2: Saturation Test Results QlikView Scalability Benchmark Whitepaper 9

10 Figure 8: Saturation Test - Throughput (clicks / min) Figure 9: Saturation Test - Response time (average) QlikView Scalability Benchmark Whitepaper 10

11 Figure 10: Saturation Test - CPU Utilization (average) Figure 11: Saturation Test - RAM Utilization (GB) over time QlikView Scalability Benchmark Whitepaper 11

12 Figure 12: Saturation Test RAM Utilization (GB) over actions QlikView Scalability Benchmark Whitepaper 12

13 Concurrency Concurrency testing involves the execution of concurrent activities from multiple simulated users. The concurrency test used a 50 million row data set with 90 concurrent users (63 dashboard and 27 analyst users). This setup allows for more concurrent users since neither the RAM nor CPU is saturated. The table and graphs below depict the results of the corresponding metrics; showing a similar pattern for resource utilization. The Amazon instance handles a lower number of requests but utilizes slightly more CPU on average than the physical server. The test concludes that the AEC2 instance performed similarly when compared to the physical server and can be used for estimation. It is important to note that response times have varied a bit during this test, due to network bandwidth and latency when accessing the specified systems, and should be considered when gauging results. (See the section marked Notes and Considerations for additional information) Concurrency Test (Average) Data: 50M Rows 100 Concurrent Users Server Throughput (selections / min) Response Time (seconds) CPU Utilization (%) Total RAM (GB) Amazon EC2 Physical Machine Table 3: Concurrency Test Results QlikView Scalability Benchmark Whitepaper 13

14 Figure 13: Concurrency Test - Throughput per minute (Number of clicks / selections) Figure 14: Concurrency Test - Average response time (latency a considerable factor here) QlikView Scalability Benchmark Whitepaper 14

15 Figure 15: Concurrency Test - CPU Utilization Figure 16: Concurrency Test - RAM Utilization QlikView Scalability Benchmark Whitepaper 15

16 Figure 17: Concurrency test - RAM Utilization (GB) over actions QlikView Scalability Benchmark Whitepaper 16

17 Conclusion Our tests conclude that an Amazon EC2 instance can be used to approximate computing power and resource utilization when sizing physical dedicated hardware for QlikView. RAM consumption is seen to be almost identical for a certain application when considering how many clicks have been served. CPU consumption is higher for an Amazon instance, due to an intermediate virtualization layer. This means that Amazon will provide an upper bound of expected resource usage for a corresponding physical machine when it comes to CPU. (See section Computational Efficiency for more information on this topic.) With that taken into consideration, it is fair to state that a QlikView deployment that runs well in an Amazon instance will perform better, on a physical dedicated server. An Amazon EC2 instance proves to be a great alternative for sizing and capacity planning exercise when preparing a scalable Business Intelligence solution. QlikView Scalability Benchmark Whitepaper 17

18 Notes and Considerations UPLOADING YOUR DATA TO AMAZON Uploading data to an Amazon instance is not a trivial task. Uploading through Remote Desktop (RDP) typically yields KB per second, which results to about one hour per gigabyte of data. Amazon is aware of this and thus created a service where you can send your data to them. You can read more about this here: REPRODUCIBILITY These tests, including the applications and the scripts, are available from the QlikView Scalability Center. The Scalability Center can be reached via ScalabilityLab@qliktech.com. OVERALL APPLICATION PERFORMANCE These tests and their user scenarios were set up specifically to avoid using the highly efficient QlikView cache. (The QlikView server was forced, through unique selections, to calculate a query that was not previously calculated.) This was necessary in order to compare the computational performance of the two setups. Modifying the user selections to reduce the uniqueness would allow for more concurrent users and significantly lower average response times. The resource usage [RAM and CPU] can be measured and used as an approximation for a corresponding on premise physical server. If desired performance is achieved with the Amazon instance, then the physical server can be a good recommendation for QlikView in a production environment. Approximation of actual user perceived response times may be hard to estimate due to latency/bandwidth dependencies as well as the additional latency caused by the virtualization layer. The QlikView Server min working-set setting, found in the Management Console, can be changed during these tests to detect the required level of RAM. Too low RAM typically leads to increased CPU utilization as well as response times. The following Scalability Tools are recommended when simulating QlikView usage during sizing activities, see QlikView Scalability Benchmark Whitepaper 18

19 COMPUTATIONAL EFFICIENCY Dividing consumed CPU clock cycles with the throughput (Number of clicks per minute) gives a value for the average calculation of cost per action. The test results have shown that Amazon consumes more clock cycles in comparison to the physical machine for serving the same amount of actions. By calculating this measure for the test executions in this paper shows that the physical server consumed around 35% less clock cycles per action for the concurrency test and around 23% less clock cycles for the saturation test. Other tests have shown a difference in efficiency ranging from 5-35 % to advantage for the physical server in comparison to the tested Amazon instance. This further acknowledges our finding that this specific AEC2 instance can be used as an approximation of the physical server. NETWORK CONNECTION / LATENCY TEST A network connection test was performed in order to understand how connection speed impacts the overall testing results. We conducted a simple test that measured the elapsed time when downloading single files of various sizes through a web browser. Table 4 presents the results: Network Latency Connection Test File Size AMAZON Instance Physical Server 24 KB 280 ms 47 ms 240 KB 452 ms 62 ms 1.4 MB 670 ms 140 ms 14 MB 2.8 s 1.3 s Table 4: Single file download The data in Table 4 shows the Amazon instance to be at a disadvantage when compared to the dedicated physical server. This is because the physical server is connected to the same network switch as the client, whereas with the Amazon EC2 instance, client traffic flows through various points prior to reaching the Amazon instance, therefore resulting in longer data transfer times. This factor contributes to the differences in response times for the Saturation and Concurrency test. The communication from a QlikView AJAX client will typically correspond to many small and a few large downloads during a session. If there is a penalty added to each of these individual requests then the overall performance will degrade. This is one of the factors why Amazon will not provide a good estimate on the user perceived response times when moving to a physical machine. Amazon sizing should only be performed for estimating resource consumption. (i.e. RAM and CPU). QlikView Scalability Benchmark Whitepaper 19

20 Reference: QlikView Scalability Tool: QlikView Scalability Benchmark White Paper QlikView Server Memory Management and CPU Utilization Technical Brief QlikView Server Linear Scaling Technical Brief Scaling Up vs. Scaling Out in a QlikView Environment Technical Brief QlikView Architecture and System Resource Usage Technical Brief QlikView Scalability Overview Technology White Paper QlikTech International AB. All rights reserved. QlikTech, QlikView, Qlik, Q, Simplifying Analysis for Everyone, Power of Simplicity, New Rules, The Uncontrollable Smile and other QlikTech products and services as well as their respective logos are trademarks or registered trademarks of QlikTech International AB. All other company names, products and services used herein are trademarks or registered trademarks of their respective owners. The information published herein is subject to change without notice. This publication is for informational purposes only, without representation or warranty of any kind, and QlikTech shall not be liable for errors or omissions with respect to this publication. The only warranties for QlikTech products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting any additional warranty. QlikView Scalability Benchmark Whitepaper 20

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER Measuring Business Intelligence Throughput on a Single Server QlikView Scalability Center Technical White Paper December 2012 qlikview.com QLIKVIEW THROUGHPUT

More information

SCALING UP VS. SCALING OUT IN A QLIKVIEW ENVIRONMENT

SCALING UP VS. SCALING OUT IN A QLIKVIEW ENVIRONMENT SCALING UP VS. SCALING OUT IN A QLIKVIEW ENVIRONMENT QlikView Technical Brief February 2012 qlikview.com Introduction When it comes to the enterprise Business Discovery environments, the ability of the

More information

Qlik Sense Performance Benchmark

Qlik Sense Performance Benchmark Technical Brief Qlik Sense Performance Benchmark This technical brief outlines performance benchmarks for Qlik Sense and is based on a testing methodology called the Qlik Capacity Benchmark. This series

More information

LOADING IMAGES INTO QLIKVIEW

LOADING IMAGES INTO QLIKVIEW LOADING IMAGES INTO QLIKVIEW QlikTech Technical Brief May 2013 Contents INTRODUCTION... 3 SET THE SCENE... 3 BUNDLE LOAD IMAGES ASSOCIATED TO DATA... 4 BUNDLE LOAD IMAGES NOT ASSOCIATED TO OTHER DATA FILES...

More information

QLIKVIEW GOVERNANCE DASHBOARD 1.0

QLIKVIEW GOVERNANCE DASHBOARD 1.0 QLIKVIEW GOVERNANCE DASHBOARD 1.0 A QlikView Technical Brief April 2013 qlikview.com Table of Contents About the QlikView Governance Dashboard 3 What s New Since Beta 2? 4 Summary Sheet 4 File Details

More information

Using EDX in QlikView 11

Using EDX in QlikView 11 Using EDX in QlikView 11 A QlikView Technology White Paper Published: November, 2011 www.qlikview.com Table of Contents Introduction...3 Use Cases...3 Using an External Scheduler or ETL Tool... 3 File

More information

WHAT S NEW IN QLIKVIEW 10. qlikview.com NEW FEATURES AND FUNCTIONALITY IN QLIKVIEW 10

WHAT S NEW IN QLIKVIEW 10. qlikview.com NEW FEATURES AND FUNCTIONALITY IN QLIKVIEW 10 WHAT S NEW IN QLIKVIEW 10 QlikView 10 offers significant improvements over QlikView 9 and introduces new concepts to the QlikView portfolio. This document describes new features and functionality in the

More information

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5 A6826A PCI-X Dual Channel 2Gb/s Fibre Channel Adapter Performance Paper for Integrity Servers Table of contents Introduction...2 Executive summary...2 Test results...3 IOPs...3 Service demand...3 Throughput...4

More information

WHAT S NEW IN QLIKVIEW 11

WHAT S NEW IN QLIKVIEW 11 WHAT S NEW IN QLIKVIEW 11 QlikView 11 takes Business Discovery to a whole new level by enabling users to more easily share information with coworkers, supporting larger enterprise deployments through enhanced

More information

Qlik Sense Enterprise architecture and scalability

Qlik Sense Enterprise architecture and scalability White Paper Qlik Sense Enterprise architecture and scalability June, 2017 qlik.com Platform Qlik Sense is an analytics platform powered by an associative, in-memory analytics engine. Based on users selections,

More information

System requirements for Qlik Sense. Qlik Sense September 2018 Copyright QlikTech International AB. All rights reserved.

System requirements for Qlik Sense. Qlik Sense September 2018 Copyright QlikTech International AB. All rights reserved. System requirements for Qlik Sense Qlik Sense September 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Copyright 1993-2018 QlikTech International AB. All rights reserved. Qlik,

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.05 2015-08-21 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.08 2016-03-09 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

Avoka Transact Reference Architectures. Version 4.0

Avoka Transact Reference Architectures. Version 4.0 Avoka Transact Reference Architectures Version 4.0 COPYRIGHT NOTICE Copyright 2014 - Avoka Technologies Pty Ltd. All Rights Reserved. No parts of this work may be reproduced in any form or by any means

More information

System requirements for Qlik Sense. Qlik Sense June 2018 Copyright QlikTech International AB. All rights reserved.

System requirements for Qlik Sense. Qlik Sense June 2018 Copyright QlikTech International AB. All rights reserved. System requirements for Qlik Sense Qlik Sense June 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Copyright 1993-2018 QlikTech International AB. All rights reserved. Qlik, QlikTech,

More information

Oracle Event Processing Extreme Performance on Sparc T5

Oracle Event Processing Extreme Performance on Sparc T5 Oracle Event Processing Extreme Performance on Sparc T5 An Oracle Event Processing (OEP) Whitepaper ORACLE WHITE PAPER AUGUST 2014 Table of Contents Introduction 2 OEP Architecture 2 Server Architecture

More information

HP ProLiant delivers #1 overall TPC-C price/performance result with the ML350 G6

HP ProLiant delivers #1 overall TPC-C price/performance result with the ML350 G6 HP ProLiant ML350 G6 sets new TPC-C price/performance record ProLiant ML350 continues its leadership for the small business HP Leadership with the ML350 G6» The industry s best selling x86 2-processor

More information

Contents Overview of the Compression Server White Paper... 5 Business Problem... 7

Contents Overview of the Compression Server White Paper... 5 Business Problem... 7 P6 Professional Compression Server White Paper for On-Premises Version 17 July 2017 Contents Overview of the Compression Server White Paper... 5 Business Problem... 7 P6 Compression Server vs. Citrix...

More information

Table of contents. OpenVMS scalability with Oracle Rdb. Scalability achieved through performance tuning.

Table of contents. OpenVMS scalability with Oracle Rdb. Scalability achieved through performance tuning. OpenVMS scalability with Oracle Rdb Scalability achieved through performance tuning. Table of contents Abstract..........................................................2 From technical achievement to

More information

vrealize Business Standard User Guide

vrealize Business Standard User Guide User Guide 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Test Methodology We conducted tests by adding load and measuring the performance of the environment components:

Test Methodology We conducted tests by adding load and measuring the performance of the environment components: Scalability Considerations for Using the XenApp and XenDesktop Service Local Host Cache Feature with Citrix Cloud Connector Author: Jahed Iqbal Overview The local host cache feature in the XenApp and XenDesktop

More information

Capacity Planning for Application Design

Capacity Planning for Application Design WHITE PAPER Capacity Planning for Application Design By Mifan Careem Director - Solutions Architecture, WSO2 1. Introduction The ability to determine or forecast the capacity of a system or set of components,

More information

HP SAS benchmark performance tests

HP SAS benchmark performance tests HP SAS benchmark performance tests technology brief Abstract... 2 Introduction... 2 Test hardware... 2 HP ProLiant DL585 server... 2 HP ProLiant DL380 G4 and G4 SAS servers... 3 HP Smart Array P600 SAS

More information

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense 2.1.2 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense,

More information

Secure Login for SAP Single Sign-On Sizing Guide

Secure Login for SAP Single Sign-On Sizing Guide PUBLIC SAP Single Sign-On Document Version: 1.1 2018-07-31 Secure Login for SAP Single Sign-On 3.0 - Sizing Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

More information

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com @EdisonGroupInc 212.367.7400 IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads A Competitive Test and Evaluation Report

More information

Optimizing Testing Performance With Data Validation Option

Optimizing Testing Performance With Data Validation Option Optimizing Testing Performance With Data Validation Option 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Qlik Analytics Platform

Qlik Analytics Platform Technical Brief Qlik Analytics Platform Building Engaging Visual Analytics October, 2015 qlik.com Table of Contents Introduction 3 Introducing Qlik Analytics Platform 3 Integration Capabilities 4 Architecture

More information

Education Brochure. Education. Accelerate your path to business discovery. qlik.com

Education Brochure. Education. Accelerate your path to business discovery. qlik.com Education Education Brochure Accelerate your path to business discovery Qlik Education Services offers expertly designed coursework, tools, and programs to give your organization the knowledge and skills

More information

Scaling DreamFactory

Scaling DreamFactory Scaling DreamFactory This white paper is designed to provide information to enterprise customers about how to scale a DreamFactory Instance. The sections below talk about horizontal, vertical, and cloud

More information

HP EVA P6000 Storage performance

HP EVA P6000 Storage performance Technical white paper HP EVA P6000 Storage performance Table of contents Introduction 2 Sizing up performance numbers 2 End-to-end performance numbers 3 Cache performance numbers 4 Performance summary

More information

Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations...

Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations... Unifier Performance and Sizing Guide for On-Premises Version 17 July 2017 Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations...

More information

File Server Comparison: Executive Summary. Microsoft Windows NT Server 4.0 and Novell NetWare 5. Contents

File Server Comparison: Executive Summary. Microsoft Windows NT Server 4.0 and Novell NetWare 5. Contents File Server Comparison: Microsoft Windows NT Server 4.0 and Novell NetWare 5 Contents Executive Summary Updated: October 7, 1998 (PDF version 240 KB) Executive Summary Performance Analysis Price/Performance

More information

System requirements for Qlik Sense. Qlik Sense September 2017 Copyright QlikTech International AB. All rights reserved.

System requirements for Qlik Sense. Qlik Sense September 2017 Copyright QlikTech International AB. All rights reserved. System requirements for Qlik Sense Qlik Sense September 2017 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik,

More information

Terminal Services Scalability Study

Terminal Services Scalability Study Terminal Services Scalability Study Part 1 The Effect of CPS 4.0 Microsoft Windows Terminal Services Citrix Presentation Server 4.0 June 2007 Table of Contents 1 Executive summary 3 2 Introduction 4 2.1

More information

Introduction. Architecture Overview

Introduction. Architecture Overview Performance and Sizing Guide Version 17 November 2017 Contents Introduction... 5 Architecture Overview... 5 Performance and Scalability Considerations... 6 Vertical Scaling... 7 JVM Heap Sizes... 7 Hardware

More information

Service Manager 9.31 web client end-to-end performance test report

Service Manager 9.31 web client end-to-end performance test report Technical white paper Service Manager 9.31 web client end-to-end performance test report Table of contents Introduction 2 Criteria 2 Test results 2 Conclusions 3 Appendix A: Test environment and tools

More information

AWS plug-in. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

AWS plug-in. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. AWS plug-in Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense, QlikView,

More information

Whitepaper / Benchmark

Whitepaper / Benchmark Whitepaper / Benchmark Web applications on LAMP run up to 8X faster with Dolphin Express DOLPHIN DELIVERS UNPRECEDENTED PERFORMANCE TO THE LAMP-STACK MARKET Marianne Ronström Open Source Consultant iclaustron

More information

The HP 3PAR Get Virtual Guarantee Program

The HP 3PAR Get Virtual Guarantee Program Get Virtual Guarantee Internal White Paper The HP 3PAR Get Virtual Guarantee Program Help your customers increase server virtualization efficiency with HP 3PAR Storage HP Restricted. For HP and Channel

More information

Application Architectures - Introduction

Application Architectures - Introduction Application Architectures - Introduction Pages Introduction Case Monolithic Segmented by Detail Segmented by Subject Segmented by Detail & Subject Data Reduced Introduction The following pages outline

More information

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to:

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to: Overview Windows Server 2012 R2 captures Microsoft's experience of delivering global-scale cloud services to provide an enterprise-class server and cloud platform. It lets you optimize performance for

More information

Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration. Sanjay Rao, Principal Software Engineer

Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration. Sanjay Rao, Principal Software Engineer Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration Sanjay Rao, Principal Software Engineer Version 1.0 August 2011 1801 Varsity Drive Raleigh NC 27606-2072 USA

More information

WHITE PAPER AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH?

WHITE PAPER AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH? WHITE PAPER 80.AX WAIT, DID WE JUST BUILD A WIRELESS SWITCH? November 08 Introduction With the initial versions of 80.ax (Wi-Fi ) coming out, some of the most interesting features and enhancements revolve

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.04 2014-08-25 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2017 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

TOLLY. Citrix Systems, Inc. Citrix Systems, Inc. commissioned. Citrix Presentation Server 4.0. Test Summary

TOLLY. Citrix Systems, Inc. Citrix Systems, Inc. commissioned. Citrix Presentation Server 4.0. Test Summary Citrix Systems, Inc. Citrix Presentation Server 4.0 Performance Study of Citrix Presentation Server and Windows Terminal Services Premise: Windows Terminal Services, an element of Microsoft Windows Server,

More information

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

HPE ProLiant ML110 Gen10 Server

HPE ProLiant ML110 Gen10 Server Digital data sheet HPE ProLiant ML110 Gen10 Server ProLiant ML Servers What's new New SMB focused offers regionally released as Smart Buy Express in the U.S. and Canada, Top Value in Europe, and Intelligent

More information

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays TECHNICAL REPORT: Performance Study Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays ABSTRACT The Dell EqualLogic hybrid arrays PS6010XVS and PS6000XVS

More information

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21)

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) Digital data sheet HPE ProLiant DL360 Gen10 4110 1P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) ProLiant DL Servers What's new Innovative design with greater flexibility to mix and match

More information

Micron and Hortonworks Power Advanced Big Data Solutions

Micron and Hortonworks Power Advanced Big Data Solutions Micron and Hortonworks Power Advanced Big Data Solutions Flash Energizes Your Analytics Overview Competitive businesses rely on the big data analytics provided by platforms like open-source Apache Hadoop

More information

SAP SMS 365 SAP Messaging Proxy 365 Product Description August 2016 Version 1.0

SAP SMS 365 SAP Messaging Proxy 365 Product Description August 2016 Version 1.0 SAP SMS 365 SAP Messaging Proxy 365 Product Description August 2016 Version 1.0 TABLE OF CONTENTS 1 INTRODUCTION...3 2 BENEFITS...4 3 FUNCTIONAL DESCRIPTION...5 4 MESSAGE CLASSIFICATION...6 5 ARCHITECTURE...7

More information

Performance Benchmark and Capacity Planning. Version: 7.3

Performance Benchmark and Capacity Planning. Version: 7.3 Performance Benchmark and Capacity Planning Version: 7.3 Copyright 215 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

IBM InfoSphere Data Replication s Change Data Capture (CDC) for DB2 LUW databases (Version ) Performance Evaluation and Analysis

IBM InfoSphere Data Replication s Change Data Capture (CDC) for DB2 LUW databases (Version ) Performance Evaluation and Analysis Page 1 IBM InfoSphere Data Replication s Change Data Capture (CDC) for DB2 LUW databases (Version 10.2.1) Performance Evaluation and Analysis 2014 Prasa Urithirakodeeswaran Page 2 Contents Introduction...

More information

Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database. An Oracle White Paper Released October 2003

Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database. An Oracle White Paper Released October 2003 Performance and Scalability Benchmark: Siebel CRM Release 7 on HP-UX Servers and Oracle9i Database An Oracle White Paper Released October 2003 Performance and Scalability Benchmark: Siebel CRM Release

More information

Measuring VDI Fitness and User Experience Technical White Paper

Measuring VDI Fitness and User Experience Technical White Paper Measuring VDI Fitness and User Experience Technical White Paper 3600 Mansell Road Suite 200 Alpharetta, GA 30022 866.914.9665 main 678.397.0339 fax info@liquidwarelabs.com www.liquidwarelabs.com Table

More information

SugarCRM Scalability and Performance Benchmarks TECHNICAL WHITE PAPER

SugarCRM Scalability and Performance Benchmarks TECHNICAL WHITE PAPER SugarCRM Scalability and Performance Benchmarks TECHNICAL WHITE PAPER Executive Summary This white paper will outline some of the performance benchmarks and scalability testing SugarCRM has undergone with

More information

How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1)

How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1) How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1) Table of Contents Important note:... 1 Introduction to CAL... 2 Introduction to AWS... 2 Exercise overview... 2 Creating

More information

HP Z Turbo Drive G2 PCIe SSD

HP Z Turbo Drive G2 PCIe SSD Performance Evaluation of HP Z Turbo Drive G2 PCIe SSD Powered by Samsung NVMe technology Evaluation Conducted Independently by: Hamid Taghavi Senior Technical Consultant August 2015 Sponsored by: P a

More information

... IBM Advanced Technical Skills IBM Oracle International Competency Center September 2013

... IBM Advanced Technical Skills IBM Oracle International Competency Center September 2013 Performance benefits of IBM Power Systems and IBM FlashSystem for JD Edwards EnterpriseOne IBM Power 780 server with AIX and IBM FlashSystem 820 flash storage improves batch performance in a client proof

More information

Retired. For more information on HP's ProLiant Security Server visit:

Retired. For more information on HP's ProLiant Security Server visit: Overview The HP running Microsoft Internet Security & Acceleration (ISA) Server 2006 is an advanced firewall, VPN, and Web caching solution that can be quickly and easily deployed in multiple network environments

More information

Intel Hyper-Threading technology

Intel Hyper-Threading technology Intel Hyper-Threading technology technology brief Abstract... 2 Introduction... 2 Hyper-Threading... 2 Need for the technology... 2 What is Hyper-Threading?... 3 Inside the technology... 3 Compatibility...

More information

SoftNAS Cloud Performance Evaluation on AWS

SoftNAS Cloud Performance Evaluation on AWS SoftNAS Cloud Performance Evaluation on AWS October 25, 2016 Contents SoftNAS Cloud Overview... 3 Introduction... 3 Executive Summary... 4 Key Findings for AWS:... 5 Test Methodology... 6 Performance Summary

More information

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Demartek Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage

More information

HPE ProLiant DL580 Gen10 Server

HPE ProLiant DL580 Gen10 Server Digital data sheet HPE ProLiant DL580 Gen10 Server ProLiant DL Servers What's new Support for the new Intel Xeon Scalable Gold 6143 and Intel Xeon Scalable Platinum 8165 processors which support core boosting

More information

HPE ProLiant ML350 Gen P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01)

HPE ProLiant ML350 Gen P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01) Digital data sheet HPE ProLiant ML350 Gen10 4110 1P 16GB-R E208i-a 8SFF 1x800W RPS Solution Server (P04674-S01) ProLiant ML Servers What's new Support for Intel Xeon Scalable processors full stack. 2600

More information

System requirements for Qlik Sense. Qlik Sense April 2018 Copyright QlikTech International AB. All rights reserved.

System requirements for Qlik Sense. Qlik Sense April 2018 Copyright QlikTech International AB. All rights reserved. System requirements for Qlik Sense Qlik Sense April 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Copyright 1993-2018 QlikTech International AB. All rights reserved. Qlik, QlikTech,

More information

Table of Contents. HP A7173A PCI-X Dual Channel Ultra320 SCSI Host Bus Adapter. Performance Paper for HP PA-RISC Servers

Table of Contents. HP A7173A PCI-X Dual Channel Ultra320 SCSI Host Bus Adapter. Performance Paper for HP PA-RISC Servers HP A7173A PCI-X Dual Channel Ultra32 SCSI Host Bus Adapter Performance Paper for HP PA-RISC Servers Table of Contents Introduction...2 Executive Summary...2 Test Results...3 I/Ops...3 Service Demand...4

More information

HP Operations Orchestration

HP Operations Orchestration HP Operations Orchestration For the Linux or Windows operating systems Software Version: 9.02 Document Release Date: October 2011 Software Release Date: October 2011 Legal Notices Warranty The only warranties

More information

HPE ProLiant ML110 Gen P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P )

HPE ProLiant ML110 Gen P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P ) Digital data sheet HPE ProLiant ML110 Gen10 3104 1P 8GB-R S100i 4LFF NHP SATA 350W PS DVD Entry Server/TV (P03684-425) ProLiant ML Servers What's new New SMB focused offers regionally released as Smart

More information

Monitor Qlik Sense sites. Qlik Sense November 2017 Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense November 2017 Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense November 2017 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik, QlikTech,

More information

HPE ProLiant ML350 Gen10 Server

HPE ProLiant ML350 Gen10 Server Digital data sheet HPE ProLiant ML350 Gen10 Server ProLiant ML Servers What's new Support for Intel Xeon Scalable processors full stack. 2600 MT/s HPE DDR4 SmartMemory RDIMM/LRDIMM offering 8, 16, 32,

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.0 2014-02-18 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

QuickSpecs. PCIe Solid State Drives for HP Workstations

QuickSpecs. PCIe Solid State Drives for HP Workstations Overview Introduction Storage technology with NAND media is outgrowing the bandwidth limitations of the SATA bus. New high performance Storage solutions will connect directly to the PCIe bus for revolutionary

More information

Vertical Scaling of Oracle 10g Performance on Red Hat

Vertical Scaling of Oracle 10g Performance on Red Hat Vertical Scaling of Oracle 10g Performance on Red Hat Enterprise Linux 5 on Intel Xeon-Based Servers Oracle 10g Red Hat Enterprise Linux 5 Intel Xeon-based servers 3 1. Introduction and executive summary

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

HP E-PCM Plus Network Management Software Series Overview

HP E-PCM Plus Network Management Software Series Overview Overview HP E-PCM Plus Network Management is a Microsoft Windows -based network management platform that enables mapping, configuration, and monitoring. HP PCM Plus provides security and extensibility

More information

HPE Datacenter Care for SAP and SAP HANA Datacenter Care Addendum

HPE Datacenter Care for SAP and SAP HANA Datacenter Care Addendum HPE Datacenter Care for SAP and SAP HANA Datacenter Care Addendum This addendum to the HPE Datacenter Care Service data sheet describes HPE Datacenter Care SAP and SAP HANA service features, which are

More information

Microsoft Office SharePoint Server 2007 with Windows 2008 and SQL Server 2008 on HP servers and storage technologies

Microsoft Office SharePoint Server 2007 with Windows 2008 and SQL Server 2008 on HP servers and storage technologies Microsoft Office SharePoint Server 2007 with Windows 2008 and SQL Server 2008 on HP servers and storage technologies Executive summary... 2 Overview... 2 Performance tests... 4 hardware/software configuration...

More information

Scalability Testing with Login VSI v16.2. White Paper Parallels Remote Application Server 2018

Scalability Testing with Login VSI v16.2. White Paper Parallels Remote Application Server 2018 Scalability Testing with Login VSI v16.2 White Paper Parallels Remote Application Server 2018 Table of Contents Scalability... 3 Testing the Scalability of Parallels RAS... 3 Configurations for Scalability

More information

Migrating from E/X5600 Processors

Migrating from E/X5600 Processors Migrating from E/X5600 Processors Which Processor is Right for Me? Introduction The new E5-2600 family of processors from Intel offer a wide variety of choices, from frequency optimized low core count

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC...

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC... HP StorageWorks P2000 G3 FC MSA Dual Controller Virtualization SAN Starter Kit Protecting Critical Applications with Server Application Optimization (SAO) Technical white paper Table of contents Introduction...

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

IBM Emulex 16Gb Fibre Channel HBA Evaluation IBM Emulex 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

ERDAS APOLLO PERFORMANCE BENCHMARK ECW DELIVERY PERFORMANCE OF ERDAS APOLLO VERSUS ESRI ARCGIS FOR SERVER

ERDAS APOLLO PERFORMANCE BENCHMARK ECW DELIVERY PERFORMANCE OF ERDAS APOLLO VERSUS ESRI ARCGIS FOR SERVER ERDAS APOLLO PERFORMANCE BENCHMARK ECW DELIVERY PERFORMANCE OF ERDAS APOLLO VERSUS ESRI ARCGIS FOR SERVER White Paper April 14, 2014 Contents Introduction... 3 Sample Dataset... 4 Test Hardware... 5 Summary...

More information

SAP HANA tailored data center integration Frequently Asked Questions

SAP HANA tailored data center integration Frequently Asked Questions SAP HANA tailored data center integration Frequently Asked Questions Version 1.0 Last update: 13 May, 2013 TABLE OF CONTENTS GENERAL INFORMATION... 3 1. What is SAP HANA tailored data center integration?

More information

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for storage

More information

HP Dynamic Deduplication achieving a 50:1 ratio

HP Dynamic Deduplication achieving a 50:1 ratio HP Dynamic Deduplication achieving a 50:1 ratio Table of contents Introduction... 2 Data deduplication the hottest topic in data protection... 2 The benefits of data deduplication... 2 How does data deduplication

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

HP AutoPass License Server

HP AutoPass License Server HP AutoPass License Server Software Version: 9.0 Windows, Linux and CentOS operating systems Support Matrix Document Release Date: October 2015 Software Release Date: October 2015 Page 2 of 10 Legal Notices

More information

HPE Storage Optimizer Software Version: 5.4. Best Practices Guide

HPE Storage Optimizer Software Version: 5.4. Best Practices Guide HPE Storage Optimizer Software Version: 5.4 Best Practices Guide Document Release Date: November 2016 Software Release Date: November 2016 Legal Notices Warranty The only warranties for Hewlett Packard

More information

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware openbench Labs Executive Briefing: March 13, 2013 Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware Optimizing I/O for Increased Throughput and Reduced

More information

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

TECHNOLOGY BRIEF. Compaq 8-Way Multiprocessing Architecture EXECUTIVE OVERVIEW CONTENTS

TECHNOLOGY BRIEF. Compaq 8-Way Multiprocessing Architecture EXECUTIVE OVERVIEW CONTENTS TECHNOLOGY BRIEF March 1999 Compaq Computer Corporation ISSD Technology Communications CONTENTS Executive Overview1 Notice2 Introduction 3 8-Way Architecture Overview 3 Processor and I/O Bus Design 4 Processor

More information

HP Integration with Incorta: Connection Guide. HP Vertica Analytic Database

HP Integration with Incorta: Connection Guide. HP Vertica Analytic Database HP Integration with Incorta: Connection Guide HP Vertica Analytic Database HP Big Data Document Release Date: July, 2015 Legal Notices Warranty The only warranties for HP products and services are set

More information

PUBLIC SAP Vora Sizing Guide

PUBLIC SAP Vora Sizing Guide SAP Vora 2.0 Document Version: 1.1 2017-11-14 PUBLIC Content 1 Introduction to SAP Vora....3 1.1 System Architecture....5 2 Factors That Influence Performance....6 3 Sizing Fundamentals and Terminology....7

More information

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper Architecture Overview Copyright 2016 Paperspace, Co. All Rights Reserved June - 1-2017 Technical Whitepaper Paperspace Whitepaper: Architecture Overview Content 1. Overview 3 2. Virtualization 3 Xen Hypervisor

More information

AMD EPYC Processors Showcase High Performance for Network Function Virtualization (NFV)

AMD EPYC Processors Showcase High Performance for Network Function Virtualization (NFV) White Paper December, 2018 AMD EPYC Processors Showcase High Performance for Network Function Virtualization (NFV) Executive Summary Data centers and cloud service providers are creating a technology shift

More information