Choosing Between Commodity and Enterprise Cloud

Size: px
Start display at page:

Download "Choosing Between Commodity and Enterprise Cloud"

Transcription

1 Choosing Between Commodity and Enterprise Cloud With Performance Comparison between Cloud Provider USA, Amazon EC2, and Rackspace Cloud By Cloud Spectator, LLC and Neovise, LLC.

2 1 Background Businesses and enterprises have quickly realized the power and efficiency of cloud computing. The ability to deploy servers in minutes rather than days, scale them elastically and nearly eliminate upfront cost has made infrastructure as a service (IaaS) attractive to both new and established businesses. Unfortunately, with the vast number of IaaS providers in the market, it has become hard to truly distinguish between them. Some providers emphasize the low cost of their cloud, while others focus on delivering strong customer service and security. Yet, with so many providers offering the same features, a distinction between Provider A and Provider B is no longer easily made. Even the line between basic cloud types commodity clouds and enterprise clouds has become blurry. Virtual server performance, a little explored but extremely vital consideration for IT decision-makers interested in migrating or beginning projects in the cloud, is becoming a factor when choosing between commodity and enterprise cloud services. In 2012, Neovise partnered with Cloud Spectator to conduct a series of performance tests comparing Amazon EC2, Rackspace Cloud, and Cloud Provider USA. Tests ran from December 8, 2012 until January 8, 2013, and measured CPU power, disk I/O, and internal network speeds. The two analyst groups jointly published this white paper to clarify the performance differences between two commodity clouds Amazon EC2 and Rackspace Cloud and the enterprise cloud offered by Cloud Provider USA. Commodity Clouds Versus Enterprise Clouds Two basic types of public infrastructure-as-a-service (IaaS) clouds have emerged: commodity clouds and enterprise clouds. As their names suggest, commodity clouds are built with commodity-class infrastructure and enterprise clouds are built with enterprise-class infrastructure. However, that is just the beginning. These broad classifications have other important attributes associated with them as well. Before describing the additional attributes of these clouds, it is important to note that they are often discussed as extremes. As with many technologies and services in the IT industry, strong opinions have formed regarding these different approaches. There are some camps that claim commodity clouds are the single best approach to IaaS and there are opposing camps that claim enterprise clouds are the single best approach to IaaS. In reality there is room for both approaches as well as some in-between approaches. Reliability One attribute debated by the commodity and enterprise camps is reliability. The commodity cloud extremists say that reliability in the cloud comes from the application, not the infrastructure. They suggest that two or three nines of availability from the cloud infrastructure is sufficient since applications can be distributed across multiple availability zones in order to reach application availability of three or four nines. While it is true that many IaaS clouds, both commodity and enterprise, provide facilities for redundancy such as multiple availability zones, the majority of existing applications have not been designed with that in mind. Enterprise clouds not only use enterprise-class hardware that tends to be more reliable, they often have a greater focus on overall reliability backed by more stringent service-level agreements (SLA). Performance SLAs themselves serve as another point of debate between commodity and enterprise clouds. Commodity cloud extremists have two primary arguments as to why cloud SLAs don't matter. First, they say that cloud providers cannot deliver on key elements of SLAs such as performance. Since multitenant cloud environments consist of unpredictable users competing for shared resources, they claim that cloud service providers have no way of guaranteeing performance levels. Yet, in direct conflict with this claim, there are some enterprise cloud providers with infrastructure architectures that enable performance commitments. The second argument from commodity cloud extremists against the need for performance guarantees in SLAs builds off the first one. They build in their own application performance, even though commodity cloud service providers cannot guarantee the performance of

3 2 the underlying infrastructure. As with increasing reliability through application design, application developers can use scale-out architectures to increase application performance. Yet, once again, most existing applications have not been written to scale out and scale back in as demand fluctuates. Additionally, scale-out architectures do not solve every performance-related problem. For example, it may be possible for a transaction-oriented application to process multiple transactions in parallel, dramatically increasing the number of transactions that can be handled per second. However, assuming individual transactions cannot be broken down further into even more parallel tasks, a scale-out architecture does not help complete individual transactions any faster. That would instead require some combination of a faster processor, lower latency network and faster storage, attributes more typically found in an enterprise cloud. Real-World Clouds Rather than simply focus on the general differences often found between commodity and enterprise clouds, it is important to evaluate specific real-world clouds to determine how well they meet your needs. Organizations of all kinds from small businesses to large enterprises, as well as government organizations are reminded that determining your cloud requirements is not a battle between commodity and enterprise clouds. Choosing one extreme view or another is not likely to produce the best results. Selecting a cloud service provider is much more about understanding the requirements of your individual applications. Additionally, keep in mind that a given large organization is likely to have a mix of applications, including some that will run well on a commodity cloud and others that require an enterprise cloud. Of course there is also significant variation between individual clouds of a given type, commodity or enterprise. Amazon and Rackspace are perhaps the most commonly cited examples of commodity clouds, yet even they have major differences in the variety of services and levels of support offered. Evaluating Public Cloud Performance Organizations seeking public clouds that deliver high levels of performance should expect to see major differences between commodity cloud offerings such as Amazon and Rackspace versus enterprise clouds such as Cloud Provider USA. The performance results achieved by Cloud Provider USA as part of a comprehensive performance analysis completed by Cloud Spectator demonstrate this clearly. CloudSpecs Score The CloudSpecs score takes the pricing of each provider s server and sets it in relation to server performance to create a score. The higher the score, the better the value to the customer (highest score is 100). Cloud Provider USA s server is $0.73/hour. Rackspace Cloud s server is $0.96/hour. Amazon EC2 s server is $0.64/hour. For more details on how to calculate the CloudSpecs score, please see the methodology in Appendix 1. Summary of Findings Cloud Provider USA, the enterprise cloud, performs on a superior level compared to Amazon EC2 and Rackspace Cloud in areas of CPU performance, disk I/O, and internal network speeds. All three areas are important to understand when selecting a high-performance cloud. All three tests can easily be reproduced. CPU performance is measured with the open source UnixBench test. Disk I/O is measured with the open source Dbench test. Internal network speed is gauged by the Linux terminal ping command. For disk I/O, Cloud Provider performed over 7x better than Amazon EC2 and over 9.5x better than Rackspace Cloud over the same 30-day period. Cloud Provider USA also outperforms Amazon EC2 by 8.3x and Rackspace by 2.3x in internal network speeds. For CPU performance on average, over 30 days, Cloud Provider USA performed almost 2.5x better than Amazon EC2 and almost 3x better than Rackspace Cloud. For a detailed methodology, please see Appendix 1.

4 3 Disk Relative to hard disk drives (HDD), solid state drives (SSDs) represent a major advance in performance, in both latency and throughput. Latency measures how long it takes to begin a data transfer, while throughput measures how fast data transfers once the transfer begins. With all SSD storage, Cloud Provider USA delivers the ultimate in raw storage performance. Additionally, beyond maximum performance levels, SSDs deliver higher quality of service (QoS) by reducing I/O contention that is problematic in some multitenant public cloud environments. This enables guaranteed IOPs, allowing I/O sensitive applications and databases to achieve extreme levels of performance. Dbench is a benchmark designed by the Samba project as a free alternative to netbench. It contains file-system calls for testing disk performance. Dbench can be used to stress a filesystem or a server, and can also be used for prediction analysis to determine how many concurrent clients/applications performing this workload the server can handle before response starts to lag. Provider 30-day Average MiB/s CloudSpecs Score Cloud Provider USA Amazon Rackspace 105 9

5 4 Network The data center network in a public cloud environment serves in many ways as the foundation of performance for all users and all applications. If the network becomes a bottleneck, all tenants in the cloud are impacted even those using the network minimally. When the network slows, even briefly, the performance of multi-tier and other forms of distributed applications can deteriorate significantly. To avoid this, Cloud Provider USA has deployed a 40Gbps network throughout its cloud environment. Keep in mind that consistent network performance can be just as important as average network performance. Note the large fluctuations shown in the performance of the Amazon network. By default, the Linux Terminal Interface includes the ping command. The command measures the delay between two servers. Because virtual servers may be physically separate from the SAN or other virtual servers, in order to maintain fast application and processing functionality, it is important the network is able to transfer data quickly enough. In cloud environments, the network becomes even more vital, as many virtual servers may share a limited network. Provider 30-day Average µs CloudSpecs Score Cloud Provider USA Amazon 1, Rackspace

6 5 Servers As discussed earlier, many commodity clouds are built on the notion that performance and scale can be achieved solely through scale-out architectures. Yet, relational databases are not generally designed to scale out. They rely on high-end servers to achieve performance and scale. Low latency, transaction-oriented applications have a similar dependency on high-end servers. At the same time, raw server performance is not the only attribute that matters. The total cost required to achieve the desired performance is also key. The CPU performance tests clearly show that Cloud Provider USA outperformed both Amazon and Rackspace on a price/performance basis. The purpose of UnixBench is to provide a basic indicator of the performance of a Unix-like system; hence, multiple tests are used to test various aspects of the system's performance. These test results are then compared to the scores from a baseline system to produce an index value, which is generally easier to handle than the raw scores. The entire set of index values is then combined to make an overall index for the system. The UnixBench is a suite of approximately 10 tests that can measure how many instructions per second a CPU can perform. If CPU A performs 2x better than CPU B at only 1.5x the cost, then CPU A provides more performance per unit of cost. Provider 30-day Average Score CloudSpecs Score Cloud Provider USA 2, Amazon 1, Rackspace Closing Thoughts Readers should keep in mind that simply throwing together high-performance infrastructure components is insufficient. The value of a cloud is not determined by the quality of its components alone, or even its end-to-end performance. Cloud Provider USA goes beyond performance to deliver deep transparency and control, robust service and support and meaningful SLAs. The result is an extremely high-value, flexible, elastic, pay-as-you-go cloud offering.

7 6 Appendix 1 Cloud Spectator sets up two servers on each cloud provider that meets the following minimum requirement: Primary Server Secondary Server CPU Cores 4 vcpus CPU Cores 1 vcpu RAM in GB 16 RAM in GB 4 Disk in GB 50 Disk in GB 50 Because Amazon and Rackspace offer packaged cloud servers with preset allocations of CPU, RAM, and disk, the closest package that meets the minimum requirements is selected. AMAZON The servers are set up on Amazon EC2 availability zone US-East-1a. Virtualized server OS is Amazon Linux. Primary Server Secondary Server CPU Cores 4 vcpus CPU Cores RAM in GB 15 Disk in GB 1,690 1 vcpus RAM in GB 3.75 Disk in GB 410 RACKSPACE The servers are set up in Rackspace s Dallas (DFW) data center. Virtualized server OS is Debian 6. Primary Server Secondary Server CPU Cores 4 vcpus RAM in GB Disk in GB 620 CPU Cores 2 vcpus RAM in GB 4 Disk in GB 160 CLOUD PROVIDER USA The servers are set up in Cloud Provider USA s Virtualized server OS is Debian 6. Primary Server CPU Cores 4 vcpus RAM in GB 16 Disk in GB 50 Secondary Server CPU Cores 1 vcpus RAM in GB 4 Disk in GB 50 Cloud Spectator maintains root access to all servers. Using SSH, the CloudSpecs application is installed on to the servers. Both Primary and Secondary servers are located within the same virtual private network. Once the CloudSpecs performance application is installed, it automatically runs 4 times a day, 365 days a year. PERFORMANCE TESTS Cloud Spectator runs basic, open source benchmark tests that are precise and accurate for measuring the performance of a cloud server. Tests included come from the Unixbench Suite ( and Phoronix Test Suite ( The benchmarks for network tests and the disk benchmark for local file copy may be reproduced using the Linux command line interface. The network tests assume $SERVER is the IP of the secondary server and $CLIENT is the IP of the primary server. Command line instructions for the internal network tests are included below in each of the tests within the network description. DATA COLLECTION The CloudSpecs test results for this publication run from December 8, 2012 to January 8, 2013 (a total of 30 days). Cloud Spectator obtains cloud servers by either purchasing the server space directly from the client as an anonymous user, or the client reimburses Cloud Spectator for data collected relevant to that active project. THE CLOUDSPECS SCORE CALCULATION The CloudSpecs Score represents the true value a cloud user receives when using a server. A higher score means better value. The highest value performer receives a score of 100 and other providers are pegged in relativity to value. Value is calculated based on performance over time and the cost of the Primary Server hourly (730 hours per month). Provider Amazon EC2 East $0.64 Rackspace $0.96 Cloud Provider USA $0.32 Cost per Hour

8 7 Below is the formula process for calculating the CloudSpecs Score (Provider s CloudSpecs Score is the calculation for the final CloudSpecs score of each provider). The CloudSpecs score is rounded off to the nearest whole number. The CloudSpecs score in this report were calculated over a period of 30 days: provider_value(p) = [Provider test score over a period of time] / [Provider price] best_provider_value = max(provider_values) Provider s CloudSpecs Score = 100 * provider_value(p) / best_provider_value About Cloud Spectator Cloud Spectator is the premier cloud analyst group focused on infrastructure pricing and server performance. Since 2011, Cloud Spectator has monitored the cloud Infrastructure industry on a global scale and continues to produce research reports for businesses to make informed purchase decisions by leveraging its CloudSpecs utility, an application that automates live server performance tests 4 times a day, 365 days a year with use of open source benchmark tests. The data is compared relatively with pricing from each provider to allow business decision-makers to smart decisions. Cloud Spectator 800 Boylston Street 16 TH Floor Boston, MA Website: Phone: (USA) About Neovise Based on independent research and analysis, Neovise delivers essential knowledge and guidance to cloud-related technology vendors, service providers and systems integrators, as well as business and IT organizations that purchase and use cloud-related services and technology. Our offerings include research, advisory and collateral development services that help our customers and their customers make optimal decisions and formulate winning strategies. Research. Analyze. Neovise. For more information, visit

CLOUDSPECS PERFORMANCE REPORT LUNACLOUD, AMAZON EC2, RACKSPACE CLOUD AUTHOR: KENNY LI NOVEMBER 2012

CLOUDSPECS PERFORMANCE REPORT LUNACLOUD, AMAZON EC2, RACKSPACE CLOUD AUTHOR: KENNY LI NOVEMBER 2012 CLOUDSPECS PERFORMANCE REPORT LUNACLOUD, AMAZON EC2, RACKSPACE CLOUD AUTHOR: KENNY LI NOVEMBER 2012 EXECUTIVE SUMMARY This publication of the CloudSpecs Performance Report compares cloud servers of Amazon

More information

IBM to Acquire SoftLayer

IBM to Acquire SoftLayer IBM to Acquire SoftLayer How this May Change the Enterprise Cloud Services Landscape and What it Means to Customers Perspective 2012 Neovise, LLC. All Rights Reserved. Report Introduction On June 4 th,

More information

Cloud Analysis: Performance Benchmarks of Linux & Windows Environments

Cloud Analysis: Performance Benchmarks of Linux & Windows Environments Cloud Analysis: Performance Benchmarks of Linux & Windows Environments Benchmarking comparable offerings from HOSTING, Amazon EC2, Rackspace Public Cloud By Cloud Spectator July 2013 Table of Contents

More information

IaaS Performance and Value Analysis A study of performance among 14 top public cloud infrastructure providers

IaaS Performance and Value Analysis A study of performance among 14 top public cloud infrastructure providers IaaS Performance and Value Analysis A study of performance among top public cloud infrastructure providers By Cloud Spectator and the Cloud Advisory Council October 5, 3 Table of Contents Executive Summary

More information

Cloud Server Performance A Comparative Analysis of 5 Large Cloud IaaS Providers

Cloud Server Performance A Comparative Analysis of 5 Large Cloud IaaS Providers Cloud Server Performance A Comparative Analysis of 5 Large Cloud IaaS Providers Cloud Spectator Study June 5, 2013 With a lack of standardization in the IaaS industry, providers freely use unique terminology

More information

Second-Generation Cloud Computing IaaS Services

Second-Generation Cloud Computing IaaS Services Second-Generation Cloud Computing IaaS Services What it means, and why we need it now Prepared for: White Paper 2012 Neovise, LLC. All Rights Reserved. Cloud Computing: Driving IT Forward Cloud computing,

More information

Comparison of Windows IaaS Environments

Comparison of Windows IaaS Environments Comparison of Windows IaaS Environments Comparison of Amazon Web Services, Expedient, Microsoft, and Rackspace Public Clouds January 5, 215 TABLE OF CONTENTS Executive Summary 2 vcpu Performance Summary

More information

Performance Analysis: Benchmarking Public Clouds

Performance Analysis: Benchmarking Public Clouds Performance Analysis: Benchmarking Public Clouds Performance comparison of web server and database VMs on Internap AgileCLOUD and Amazon Web Services By Cloud Spectator March 215 PERFORMANCE REPORT WEB

More information

By Cloud Spectator July 2013

By Cloud Spectator July 2013 Benchmark Report: Performance Analysis of VS. Amazon EC2 and Rackspace Cloud A standardized, side-by-side comparison of server performance, file IO, and internal network throughput. By Cloud Spectator

More information

Performance Analysis: Benchmarks of Bare-Metal & Virtual Clouds

Performance Analysis: Benchmarks of Bare-Metal & Virtual Clouds Performance Analysis: Benchmarks of Bare-Metal & Virtual Clouds Benchmarking offerings from Internap, Amazon Web Services and By Cloud Spectator October 213 Table of Contents Abstract and Introduction

More information

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved.

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved. Object Storage: A Growing Opportunity for Service Providers Prepared for: White Paper 2012 Neovise, LLC. All Rights Reserved. Introduction For service providers, the rise of cloud computing is both a threat

More information

Price Comparison ProfitBricks / AWS EC2 M3 Instances

Price Comparison ProfitBricks / AWS EC2 M3 Instances Price Comparison / AWS EC2 M3 Instances Produced by, Inc. Additional Information and access to a 14- day trial are avaialble at: http://www.profitbricks.com Getting Started: Comparing Infrastructure- as-

More information

Cloud Computing Workload Benchmark Report

Cloud Computing Workload Benchmark Report Cloud Computing Workload Benchmark Report Workload Benchmark Testing Results Between ProfitBricks and Amazon EC2 AWS: Apache Benchmark, nginx Benchmark, SysBench, pgbench, Postmark October 2014 TABLE OF

More information

WWW.PROFITBRICKS.COM. The Secret World of Cloud IaaS Pricing: How to Compare Apples and Oranges Among Cloud Providers

WWW.PROFITBRICKS.COM. The Secret World of Cloud IaaS Pricing: How to Compare Apples and Oranges Among Cloud Providers The Secret World of Cloud IaaS Pricing: How to Compare Apples and Oranges Among Cloud Providers TABLE OF CONTENTS Executive Summary:...3 Part 1: The Current State of Cloud Computing IaaS Pricing and Packaging...3

More information

I/O PERFORMANCE COMPARISON OF VMWARE VCLOUD HYBRID SERVICE AND AMAZON WEB SERVICES

I/O PERFORMANCE COMPARISON OF VMWARE VCLOUD HYBRID SERVICE AND AMAZON WEB SERVICES I/O PERFORMANCE COMPARISON OF VMWARE VCLOUD HYBRID SERVICE AND AMAZON WEB SERVICES Businesses are rapidly transitioning to the public cloud to take advantage of on-demand resources and potential cost savings.

More information

Part 1: Price Comparison Among The 10 Top Iaas Providers

Part 1: Price Comparison Among The 10 Top Iaas Providers Part 1: Price Comparison Among The 10 Top Iaas Providers Table of Contents Executive Summary 3 Estimating Cloud Spending 3 About the Pricing Report 3 Key Findings 3 The IaaS Providers 3 Provider Characteristics

More information

Network Performance Between Geo-Isolated Data Centers. Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers

Network Performance Between Geo-Isolated Data Centers. Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers Network Performance Between Geo-Isolated Data Centers Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers Published on 4/1/2015 Network Performance Between Geo-Isolated

More information

Cloud Vendor Benchmark 2015. Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing. April 2015 (UPDATED)

Cloud Vendor Benchmark 2015. Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing. April 2015 (UPDATED) Cloud Vendor Benchmark 2015 Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing April 2015 (UPDATED) Table of Contents Executive Summary 3 Estimating Cloud Spending 3 About the Pricing

More information

UBUNTU DISK IO BENCHMARK TEST RESULTS

UBUNTU DISK IO BENCHMARK TEST RESULTS UBUNTU DISK IO BENCHMARK TEST RESULTS FOR JOYENT Revision 2 January 5 th, 2010 The IMS Company Scope: This report summarizes the Disk Input Output (IO) benchmark testing performed in December of 2010 for

More information

Public, Private and Hybrid Clouds

Public, Private and Hybrid Clouds Public, Private and Hybrid Clouds When, Why and How They are Really Used Sponsored by: Research Summary 2013 Neovise, LLC. All Rights Reserved. [i] Table of Contents Table of Contents... 1 i Executive

More information

Comparing major cloud-service providers: virtual processor performance. A Cloud Report by Danny Gee, and Kenny Li

Comparing major cloud-service providers: virtual processor performance. A Cloud Report by Danny Gee, and Kenny Li Comparing major cloud-service providers: virtual processor performance A Cloud Report by Danny Gee, and Kenny Li Comparing major cloud-service providers: virtual processor performance 09/03/2014 Table

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

The Secret World of Cloud IaaS Pricing in 2014: How to Compare Apples and Oranges Among Cloud Providers

The Secret World of Cloud IaaS Pricing in 2014: How to Compare Apples and Oranges Among Cloud Providers The Secret World of Cloud IaaS Pricing in 2014: How to Compare Apples and Oranges Among Cloud Providers TABLE OF CONTENTS: EXECUTIVE SUMMARY... 3 PART 1: THE CURRENT STATE OF CLOUD COMPUTING IAAS: PRICING

More information

The Importance of High Customer Experience

The Importance of High Customer Experience SoftLayer Investments Drive Growth and Improved Customer Experience A Neovise Vendor Perspective Report 2010 Neovise, LLC. All Rights Reserved. Executive Summary Hosting and datacenter services provider

More information

Choosing the Right Cloud Provider for Your Business

Choosing the Right Cloud Provider for Your Business Choosing the Right Cloud Provider for Your Business Abstract As cloud computing becomes an increasingly important part of any IT organization s delivery model, assessing and selecting the right cloud provider

More information

Generational Performance Comparison: Microsoft Azure s A- Series and D-Series. A Buyer's Lens Report by Anne Qingyang Liu

Generational Performance Comparison: Microsoft Azure s A- Series and D-Series. A Buyer's Lens Report by Anne Qingyang Liu Generational Performance Comparison: Microsoft Azure s A- Series and D-Series A Buyer's Lens Report by Anne Qingyang Liu Generational Performance Comparison: Microsoft Azure s A-Series and D-Series 02/06/2015

More information

Cloud Computing Performance Benchmarking Report. Comparing ProfitBricks and Amazon EC2 using standard open source tools UnixBench, DBENCH and Iperf

Cloud Computing Performance Benchmarking Report. Comparing ProfitBricks and Amazon EC2 using standard open source tools UnixBench, DBENCH and Iperf Cloud Computing Performance Benchmarking Report Comparing and Amazon EC2 using standard open source tools UnixBench, DBENCH and Iperf October 2014 TABLE OF CONTENTS The Cloud Computing Performance Benchmark

More information

WHITEPAPER. One Cloud For All Your Critical Business Applications. www.airvm.com

WHITEPAPER. One Cloud For All Your Critical Business Applications. www.airvm.com WHITEPAPER One Cloud For All Your Critical Business Applications. www.airvm.com Introduction AirVM Coud is a fully customizable IaaS cloud platform designed for SMBs and IT professionals who want to move

More information

Building a Converged Infrastructure with Self-Service Automation

Building a Converged Infrastructure with Self-Service Automation Building a Converged Infrastructure with Self-Service Automation Private, Community, and Enterprise Cloud Scenarios Prepared for: 2012 Neovise, LLC. All Rights Reserved. Case Study Report Introduction:

More information

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE 1 W W W. F U S I ON I O.COM Table of Contents Table of Contents... 2 Executive Summary... 3 Introduction: In-Memory Meets iomemory... 4 What

More information

Cloud Computing Performance. Benchmark Testing Report. Comparing ProfitBricks vs. Amazon EC2

Cloud Computing Performance. Benchmark Testing Report. Comparing ProfitBricks vs. Amazon EC2 Cloud Computing Performance Benchmark Testing Report Comparing vs. Amazon EC2 April 2014 Contents The Cloud Computing Performance Benchmark report is divided into several sections: Topics.Page Introduction...

More information

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

More information

PrimaryIO Application Performance Acceleration Date: July 2015 Author: Tony Palmer, Senior Lab Analyst

PrimaryIO Application Performance Acceleration Date: July 2015 Author: Tony Palmer, Senior Lab Analyst ESG Lab Spotlight PrimaryIO Application Performance Acceleration Date: July 215 Author: Tony Palmer, Senior Lab Analyst Abstract: PrimaryIO Application Performance Acceleration (APA) is designed to provide

More information

Getting The Most Value From Your Cloud Provider

Getting The Most Value From Your Cloud Provider Getting The Most Value From Your Cloud Provider Cloud computing has taken IT by storm and it s not going anywhere. According to the International Data Corporation (IDC), cloud spending will surge by 5%

More information

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database WHITE PAPER Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Executive

More information

HyperQ Storage Tiering White Paper

HyperQ Storage Tiering White Paper HyperQ Storage Tiering White Paper An Easy Way to Deal with Data Growth Parsec Labs, LLC. 7101 Northland Circle North, Suite 105 Brooklyn Park, MN 55428 USA 1-763-219-8811 www.parseclabs.com info@parseclabs.com

More information

Dimension Data Enabling the Journey to the Cloud

Dimension Data Enabling the Journey to the Cloud Dimension Data Enabling the Journey to the Cloud Grant Morgan General Manager: Cloud 14 August 2013 Client adoption: What our clients were telling us The move to cloud services is a journey over time and

More information

When Does Colocation Become Competitive With The Public Cloud? WHITE PAPER SEPTEMBER 2014

When Does Colocation Become Competitive With The Public Cloud? WHITE PAPER SEPTEMBER 2014 When Does Colocation Become Competitive With The Public Cloud? WHITE PAPER SEPTEMBER 2014 Table of Contents Executive Summary... 2 Case Study: Amazon Ec2 Vs In-House Private Cloud... 3 Aim... 3 Participants...

More information

When Does Colocation Become Competitive With The Public Cloud?

When Does Colocation Become Competitive With The Public Cloud? When Does Colocation Become Competitive With The Public Cloud? PLEXXI WHITE PAPER Affinity Networking for Data Centers and Clouds Table of Contents EXECUTIVE SUMMARY... 2 CASE STUDY: AMAZON EC2 vs IN-HOUSE

More information

Leveraging Cloud Object Storage for Cost Savings, Scale and Reliability. Avere Systems Adds Cloud Storage as a NAS Tier

Leveraging Cloud Object Storage for Cost Savings, Scale and Reliability. Avere Systems Adds Cloud Storage as a NAS Tier Leveraging Cloud Object Storage for Cost Savings, Scale and Reliability Avere Systems Adds Cloud Storage as a NAS Tier Solution 2012 Neovise, LLC. All Assessment Rights Reserved. Published February 24,

More information

An Introduction - ZNetLive's Hybrid Dedicated Servers

An Introduction - ZNetLive's Hybrid Dedicated Servers An Overview Hybrid dedicated servers by ZNetLive are the next generation dedicated servers that combine the performance of dedicated servers with the flexibility and of cloud computing; thus combining

More information

Analysis of VDI Storage Performance During Bootstorm

Analysis of VDI Storage Performance During Bootstorm Analysis of VDI Storage Performance During Bootstorm Introduction Virtual desktops are gaining popularity as a more cost effective and more easily serviceable solution. The most resource-dependent process

More information

How AWS Pricing Works

How AWS Pricing Works How AWS Pricing Works (Please consult http://aws.amazon.com/whitepapers/ for the latest version of this paper) Page 1 of 15 Table of Contents Table of Contents... 2 Abstract... 3 Introduction... 3 Fundamental

More information

OTM in the Cloud. Ryan Haney

OTM in the Cloud. Ryan Haney OTM in the Cloud Ryan Haney The Cloud The Cloud is a set of services and technologies that delivers real-time and ondemand computing resources Software as a Service (SaaS) delivers preconfigured applications,

More information

ioscale: The Holy Grail for Hyperscale

ioscale: The Holy Grail for Hyperscale ioscale: The Holy Grail for Hyperscale The New World of Hyperscale Hyperscale describes new cloud computing deployments where hundreds or thousands of distributed servers support millions of remote, often

More information

Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array

Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array Evaluation report prepared under contract with Lenovo Executive Summary Even with the price of flash

More information

2016 TOP 10 CLOUD VENDOR BENCHMARK. EUROPE REPORT Price-Performance Analysis of the Top 10 Public IaaS Vendors

2016 TOP 10 CLOUD VENDOR BENCHMARK. EUROPE REPORT Price-Performance Analysis of the Top 10 Public IaaS Vendors 216 TOP 1 CLOUD VENDOR BENCHMARK EUROPE REPORT Price-Performance Analysis of the Top 1 Public IaaS Vendors TABLE OF CONTENTS INTRODUCTION 3 WHY IS THIS INFORMATION NECESSARY? 4 MISCONCEPTIONS ABOUT PERFORMANCE

More information

Amazon Cloud Storage Options

Amazon Cloud Storage Options Amazon Cloud Storage Options Table of Contents 1. Overview of AWS Storage Options 02 2. Why you should use the AWS Storage 02 3. How to get Data into the AWS.03 4. Types of AWS Storage Options.03 5. Object

More information

On- Prem MongoDB- as- a- Service Powered by the CumuLogic DBaaS Platform

On- Prem MongoDB- as- a- Service Powered by the CumuLogic DBaaS Platform On- Prem MongoDB- as- a- Service Powered by the CumuLogic DBaaS Platform Page 1 of 16 Table of Contents Table of Contents... 2 Introduction... 3 NoSQL Databases... 3 CumuLogic NoSQL Database Service...

More information

How AWS Pricing Works May 2015

How AWS Pricing Works May 2015 How AWS Pricing Works May 2015 (Please consult http://aws.amazon.com/whitepapers/ for the latest version of this paper) Page 1 of 15 Table of Contents Table of Contents... 2 Abstract... 3 Introduction...

More information

Cloud IaaS Performance & Price-Performance

Cloud IaaS Performance & Price-Performance Cloud IaaS Performance & Price-Performance Comparing Linux Compute Performance of 1&1, Amazon AWS, Aruba Cloud, CloudSigma, and Microsoft Azure Prepared for 1&1 on Behalf of SolidFire Commercial Report

More information

Cloud IaaS Performance & Price-Performance

Cloud IaaS Performance & Price-Performance Cloud IaaS Performance & Price-Performance Comparing Linux Compute Performance of 1&1, Amazon AWS, Aruba Cloud, CloudSigma, and Microsoft Azure Prepared for 1&1 on Behalf of SolidFire Commercial Report

More information

Build Your Own Cloud:

Build Your Own Cloud: Build Your Own Cloud: Personalized Cloud Servers from SoftLayer A Neovise Vendor Perspective Report 2010 Neovise, LLC. All Rights Reserved. Executive Summary Cloud computing provides a variety of benefits

More information

Data Center Performance Insurance

Data Center Performance Insurance Data Center Performance Insurance How NFS Caching Guarantees Rapid Response Times During Peak Workloads November 2010 2 Saving Millions By Making It Easier And Faster Every year slow data centers and application

More information

Solid State Storage in Massive Data Environments Erik Eyberg

Solid State Storage in Massive Data Environments Erik Eyberg Solid State Storage in Massive Data Environments Erik Eyberg Senior Analyst Texas Memory Systems, Inc. Agenda Taxonomy Performance Considerations Reliability Considerations Q&A Solid State Storage Taxonomy

More information

Business white paper Invest in the right flash storage solution

Business white paper Invest in the right flash storage solution Business white paper Invest in the right flash storage solution A guide for the savvy tech buyer Business white paper Page 2 Introduction You re looking at flash storage because you see it s taking the

More information

Accelerating Time to Market:

Accelerating Time to Market: Accelerating Time to Market: Application Development and Test in the Cloud Paul Speciale, Savvis Symphony Product Marketing June 2010 HOS-20100608-GL-Accelerating-Time-to-Market-Dev-Test-Cloud 1 Software

More information

SOLUTION BRIEF. Resolving the VDI Storage Challenge

SOLUTION BRIEF. Resolving the VDI Storage Challenge CLOUDBYTE ELASTISTOR QOS GUARANTEE MEETS USER REQUIREMENTS WHILE REDUCING TCO The use of VDI (Virtual Desktop Infrastructure) enables enterprises to become more agile and flexible, in tune with the needs

More information

Replication, Business Continuity and Restoration with Cloud Economics

Replication, Business Continuity and Restoration with Cloud Economics Replication, Business Continuity and Restoration with Cloud Economics How HotLink DR Express Provides VMware Disaster Recovery that Won t Break the Bank Solution 2012 Neovise, LLC. All Assessment Rights

More information

8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments

8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments 8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments QLogic 8Gb Adapter Outperforms Emulex QLogic Offers Best Performance and Scalability in Hyper-V Environments Key Findings The QLogic

More information

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products MaxDeploy Ready Hyper- Converged Virtualization Solution With SanDisk Fusion iomemory products MaxDeploy Ready products are configured and tested for support with Maxta software- defined storage and with

More information

Colgate-Palmolive selects SAP HANA to improve the speed of business analytics with IBM and SAP

Colgate-Palmolive selects SAP HANA to improve the speed of business analytics with IBM and SAP selects SAP HANA to improve the speed of business analytics with IBM and SAP Founded in 1806, is a global consumer products company which sells nearly $17 billion annually in personal care, home care,

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R O r a c l e V i r t u a l N e t w o r k i n g D e l i v e r i n g F a b r i c

More information

Scaling Database Performance in Azure

Scaling Database Performance in Azure Scaling Database Performance in Azure Results of Microsoft-funded Testing Q1 2015 2015 2014 ScaleArc. All Rights Reserved. 1 Test Goals and Background Info Test Goals and Setup Test goals Microsoft commissioned

More information

WHITE PAPER. Flash in the SAN Panacea or Placebo?

WHITE PAPER. Flash in the SAN Panacea or Placebo? WHITE PAPER Flash in the SAN Panacea or Placebo? 1 Storage is at a crossroads. New technologies and architectures are required to ensure optimal performance in virtual data centers without breaking the

More information

Part II: What s behind the cloud vendors AWS, Azure and GCP?

Part II: What s behind the cloud vendors AWS, Azure and GCP? WHO MOVED MY CLOUD? Part II: What s behind the cloud vendors AWS, Azure and GCP? Part II of an ebook series covering cloud infrastructure and platform fundamentals not to be missed when preparing to make

More information

Realizing the True Potential of Software-Defined Storage

Realizing the True Potential of Software-Defined Storage Realizing the True Potential of Software-Defined Storage Who should read this paper Technology leaders, architects, and application owners who are looking at transforming their organization s storage infrastructure

More information

Rackspace Cloud Servers Analysis A comparison of cloud servers across Generations of Rackspace Cloud Offerings

Rackspace Cloud Servers Analysis A comparison of cloud servers across Generations of Rackspace Cloud Offerings Rackspace Cloud Servers Analysis A comparison of cloud servers across Generations of Rackspace Cloud Offerings By Cloud Spectator November 7, 2013 Section Page Number Introduction 2 Key Findings 2 To Consider

More information

Accelerating Microsoft Exchange Servers with I/O Caching

Accelerating Microsoft Exchange Servers with I/O Caching Accelerating Microsoft Exchange Servers with I/O Caching QLogic FabricCache Caching Technology Designed for High-Performance Microsoft Exchange Servers Key Findings The QLogic FabricCache 10000 Series

More information

Verio Cloud n. Innovative Public Cloud Services Backed by NTT and Built on Citrix CloudPlatform

Verio Cloud n. Innovative Public Cloud Services Backed by NTT and Built on Citrix CloudPlatform Verio Cloud n Innovative Public Cloud Services Backed by NTT and Built on Citrix CloudPlatform Perspective 2012 Neovise, LLC. All Rights Reserved. Report Published June 2, 2014 Introduction The number

More information

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router HyperQ Hybrid Flash Storage Made Easy White Paper Parsec Labs, LLC. 7101 Northland Circle North, Suite 105 Brooklyn Park, MN 55428 USA 1-763-219-8811 www.parseclabs.com info@parseclabs.com sales@parseclabs.com

More information

OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance

OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance by George Crump, Lead Analyst! When non-volatile flash memory-based solid-state drives (SSDs) were introduced, the protocol

More information

Nexenta Performance Scaling for Speed and Cost

Nexenta Performance Scaling for Speed and Cost Nexenta Performance Scaling for Speed and Cost Key Features Optimize Performance Optimize Performance NexentaStor improves performance for all workloads by adopting commodity components and leveraging

More information

Everything you need to know about flash storage performance

Everything you need to know about flash storage performance Everything you need to know about flash storage performance The unique characteristics of flash make performance validation testing immensely challenging and critically important; follow these best practices

More information

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency WHITE PAPER Solving I/O Bottlenecks to Enable Superior Cloud Efficiency Overview...1 Mellanox I/O Virtualization Features and Benefits...2 Summary...6 Overview We already have 8 or even 16 cores on one

More information

Data Centers and Cloud Computing

Data Centers and Cloud Computing Data Centers and Cloud Computing CS377 Guest Lecture Tian Guo 1 Data Centers and Cloud Computing Intro. to Data centers Virtualization Basics Intro. to Cloud Computing Case Study: Amazon EC2 2 Data Centers

More information

FLASH STORAGE SOLUTION

FLASH STORAGE SOLUTION Invest in the right FLASH STORAGE SOLUTION A guide for the savvy tech buyer Introduction You re looking at flash storage because you see it s taking the storage world by storm. You re interested in accelerating

More information

How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda

How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda 1 Outline Build a cost-efficient Swift cluster with expected performance Background & Problem Solution Experiments

More information

Force10 Networks: Rising to the Challenges of Cloud Computing Networks

Force10 Networks: Rising to the Challenges of Cloud Computing Networks Force10 Networks: Rising to the Challenges of Cloud Computing Networks A Neovise Vendor Perspective Report Executive Summary Force10 Networks, Inc. delivers high performance network solutions for datacenter,

More information

How To Monitor Hybrid It From A Hybrid Environment

How To Monitor Hybrid It From A Hybrid Environment IT Monitoring for the Hybrid Enterprise With a Look at ScienceLogic Perspective 2012 Neovise, LLC. All Rights Reserved. Report Published April, 2015 Hybrid IT Goes Mainstream Enterprises everywhere are

More information

Comparing Cloud Computing IaaS Providers:

Comparing Cloud Computing IaaS Providers: Comparing Cloud Computing IaaS Providers: A Comparison Checklist V 1.2 0214 Comparing Cloud Computing IaaS Providers Page 1 Comparing Cloud Computing IaaS Providers: A Comparison Checklist Selecting a

More information

The IT benefits of bare-metal clouds

The IT benefits of bare-metal clouds The IT benefits of bare-metal clouds Paul Burns December 15, 2014 This report is underwritten by SoftLayer. TABLE OF CONTENTS Executive summary... 3 The value of public clouds... 4 The importance of cloud

More information

Building an AWS-Compatible Hybrid Cloud with OpenStack

Building an AWS-Compatible Hybrid Cloud with OpenStack Building an AWS-Compatible Hybrid Cloud with OpenStack AWS is Transforming IT Amazon Web Services (AWS) commands a significant lead in the public cloud services market, with revenue estimated to grow from

More information

House of Cards. IaaS without storage performance testing. Howard Marks, Deep Storage Len Rosenthal, Load DynamiX

House of Cards. IaaS without storage performance testing. Howard Marks, Deep Storage Len Rosenthal, Load DynamiX House of Cards IaaS without storage performance testing Howard Marks, Deep Storage Len Rosenthal, Load DynamiX 1 Your NOT So Humble Speaker 25+ years of consulting and writing for trade press Columnist/blogger

More information

How Healthcare Providers Can Improve Application Performance In The Cloud

How Healthcare Providers Can Improve Application Performance In The Cloud Business White Paper How Healthcare Providers Can Improve Application Performance In The Cloud Five ways to ensure a faster, more consistent user experience for improved patient care Page 2 of 8 How healthcare

More information

Monitoring Databases on VMware

Monitoring Databases on VMware Monitoring Databases on VMware Ensure Optimum Performance with the Correct Metrics By Dean Richards, Manager, Sales Engineering Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com

More information

Cloud Computing. Adam Barker

Cloud Computing. Adam Barker Cloud Computing Adam Barker 1 Overview Introduction to Cloud computing Enabling technologies Different types of cloud: IaaS, PaaS and SaaS Cloud terminology Interacting with a cloud: management consoles

More information

DataStax Enterprise, powered by Apache Cassandra (TM)

DataStax Enterprise, powered by Apache Cassandra (TM) PerfAccel (TM) Performance Benchmark on Amazon: DataStax Enterprise, powered by Apache Cassandra (TM) Disclaimer: All of the documentation provided in this document, is copyright Datagres Technologies

More information

Planning the Migration of Enterprise Applications to the Cloud

Planning the Migration of Enterprise Applications to the Cloud Planning the Migration of Enterprise Applications to the Cloud A Guide to Your Migration Options: Private and Public Clouds, Application Evaluation Criteria, and Application Migration Best Practices Introduction

More information

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center White Paper Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center Provide accelerated data access and an immediate performance boost of businesscritical applications with caching

More information

Managing the Real Cost of On-Demand Enterprise Cloud Services with Chargeback Models

Managing the Real Cost of On-Demand Enterprise Cloud Services with Chargeback Models Managing the Real Cost of On-Demand Enterprise Cloud Services with Chargeback Models A Guide to Cloud Computing Costs, Server Costs, Pricing Plans, and Chargeback Implementation and Systems Introduction

More information

Data Center Solutions

Data Center Solutions Data Center Solutions Systems, software and hardware solutions you can trust With over 25 years of storage innovation, SanDisk is a global flash technology leader. At SanDisk, we re expanding the possibilities

More information

HOW TO SELECT THE BEST SOLID- STATE STORAGE ARRAY FOR YOUR ENVIRONMENT

HOW TO SELECT THE BEST SOLID- STATE STORAGE ARRAY FOR YOUR ENVIRONMENT E-Guide HOW TO SELECT THE BEST SOLID- STATE STORAGE ARRAY FOR YOUR ENVIRONMENT SearchSolidState Storage P erformance is the driving factor for the vast majority of companies considering a solid-state storage

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

Nutanix Solutions for Private Cloud. Kees Baggerman Performance and Solution Engineer

Nutanix Solutions for Private Cloud. Kees Baggerman Performance and Solution Engineer Nutanix Solutions for Private Cloud Kees Baggerman Performance and Solution Engineer Nutanix: Web-Scale Converged Infrastructure ü Founded in 2009 ü Now on fourth generation ü Core team from industry leaders

More information

Hyperscale Use Cases for Scaling Out with Flash. David Olszewski

Hyperscale Use Cases for Scaling Out with Flash. David Olszewski Hyperscale Use Cases for Scaling Out with Flash David Olszewski Business challenges Performanc e Requireme nts Storage Budget Balance the IT requirements How can you get the best of both worlds? SLA Optimized

More information

BUSINESS INTELLIGENCE ANALYTICS

BUSINESS INTELLIGENCE ANALYTICS SOLUTION BRIEF > > CONNECTIVITY BUSINESS SOLUTIONS FOR INTELLIGENCE FINANCIAL SERVICES ANALYTICS 1 INTRODUCTION It s no secret that the banking and financial services institutions of today are driven by

More information

Cloud Optimized Performance: I/O-Intensive Workloads Using Flash-Based Storage

Cloud Optimized Performance: I/O-Intensive Workloads Using Flash-Based Storage WHITE PAPER Cloud Optimized Performance: I/O-Intensive Workloads Using Flash-Based Storage Brocade continues to innovate by delivering the industry s first 16 Gbps switches for low latency and high transaction

More information

Building a Scalable Big Data Infrastructure for Dynamic Workflows

Building a Scalable Big Data Infrastructure for Dynamic Workflows Building a Scalable Big Data Infrastructure for Dynamic Workflows INTRODUCTION Organizations of all types and sizes are looking to big data to help them make faster, more intelligent decisions. Many efforts

More information

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software Best Practices for Monitoring Databases on VMware Dean Richards Senior DBA, Confio Software 1 Who Am I? 20+ Years in Oracle & SQL Server DBA and Developer Worked for Oracle Consulting Specialize in Performance

More information