Performance Management for Cloud-based Applications STC 2012



Similar documents
Performance Management for Cloudbased STC 2012

Architectural Implications of Cloud Computing

Planning the Migration of Enterprise Applications to the Cloud

Oracle Applications and Cloud Computing - Future Direction

STeP-IN SUMMIT June 18 21, 2013 at Bangalore, INDIA. Performance Testing of an IAAS Cloud Software (A CloudStack Use Case)

CHAPTER 8 CLOUD COMPUTING

Cloud Computing Architecture: A Survey

Proactively Secure Your Cloud Computing Platform

Cloud Infrastructure Services for Service Providers VERYX TECHNOLOGIES

White Paper. Cloud Performance Testing

Introduction to Cloud Computing

Cloud Courses Description

IOS110. Virtualization 5/27/2014 1

Private Cloud Database Consolidation with Exadata. Nitin Vengurlekar Technical Director/Cloud Evangelist

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

Cloud Computing. Chapter 1 Introducing Cloud Computing

Emerging Technology for the Next Decade

VMware on VMware: Private Cloud Case Study Customer Presentation

Cloud Computing: Making the right choices

Virtualizing Exchange

Chapter 19 Cloud Computing for Multimedia Services

Data Centers and Cloud Computing

Building Private & Hybrid Cloud Solutions

Cloud Courses Description

International Journal of Engineering Research & Management Technology

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER

Cloud Computing. Chapter 1 Introducing Cloud Computing

Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses

21/09/11. Introduction to Cloud Computing. First: do not be scared! Request for contributors. ToDO list. Revision history

Lecture 02a Cloud Computing I

Public Cloud Offerings and Private Cloud Options. Week 2 Lecture 4. M. Ali Babar

Global Headquarters: 5 Speen Street Framingham, MA USA P F

EXIN Cloud Computing Foundation

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted.

Web Application Hosting Cloud Solution Architecture.

BI in the Cloud Sky is the limit

Windows Azure and private cloud

Trust but Verify. Vincent Campitelli. VP IT Risk Management

Cloud Computing: Elastic, Scalable, On-Demand IT Services for Everyone. Table of Contents. Cloud.com White Paper April Executive Summary...

CLOUD COMPUTING. A Primer

Security & Trust in the Cloud

Relational Databases in the Cloud

Cloud Computing Technology

Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series

BI on Cloud using SQL Server on IaaS

Directions for VMware Ready Testing for Application Software

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Lecture 02b Cloud Computing II

Availability of Services in the Era of Cloud Computing

Cloud Computing: The Next Computing Paradigm

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled

BUYER S GUIDE CLOUD HOSTING. This ebook will help you:

Fundamental Concepts and Models

The Cloud as a Computing Platform: Options for the Enterprise

Geoff Raines Cloud Engineer

Cloud Essentials for Architects using OpenStack

Guiding SOA Evolution through Governance From SOA 101 to Virtualization to Cloud Computing

VIEW POINT. Getting cloud management and sustenance right! It is not about cloud, it s about tomorrow s enterprise

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION

How To Make Money From Cloud Computing

Full and Para Virtualization

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS

Always On Infrastructure for Software as a Ser vice

Cloud Computing Characteristics Are Key

Private & Hybrid Cloud: Risk, Security and Audit. Scott Lowry, Hassan Javed VMware, Inc. March 2012

Software-Defined Networks Powered by VellOS

Product Brief SysTrack VMP

Mobile Cloud Computing T Open Source IaaS

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage

Becoming a Cloud Services Broker. Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013

CHAPTER 2 THEORETICAL FOUNDATION

<Insert Picture Here> Private Cloud with Fusion Middleware

Master the Might of the Hybrid Cloud

CLOUD COMPUTING An Overview

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era ( ) Workstation Era ( ) Xerox Star 1981!

Public Clouds. Krishnan Subramanian Analyst & Researcher Krishworld.com. A whitepaper sponsored by Trend Micro Inc.

CLOUD COMPUTING. When It's smarter to rent than to buy

Sistemi Operativi e Reti. Cloud Computing

Cloud SingularLogic:

Platforms in the Cloud

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market

Evaluation Methodology of Converged Cloud Environments

RE Cloud Infrastructure as a Service

Cloud Computing #6 - Virtualization

Cloud Security: Evaluating Risks within IAAS/PAAS/SAAS

ConnectX -3 Pro: Solving the NVGRE Performance Challenge

Cloud Customer Architecture for Web Application Hosting, Version 2.0

Cloud Computing: Meet the Players. Performance Analysis of Cloud Providers

Transcription:

Performance Management for Cloud-based Applications STC 2012 1

Agenda Context Problem Statement Cloud Architecture Key Performance Challenges in Cloud Challenges & Recommendations 2

Context Cloud Computing gained significance mainly due to its impact on reduced CapExand OpExthat is possible due to characteristics such as Elasticity, On-demand resource provisioning and Pay-per- Use that drive organizations to migrate some of their applications, data and infrastructure to Cloud Architectures. However, organizations are speculative of potential challenges such as application performance management in Cloud: How is performance management different for applications in Cloud compared to that in current architectures? What are the typical performance management challenges for applications in different Cloud Service Models (IaaS, PaaS, and SaaS) and Deployment Models (i.e., Public and Private Clouds)? What are the ways and means to overcome performance management in Cloud? Objective of the paper is to highlight the performance management challenges for Cloud-based applications and suggest recommendations/best practices to address them. 3

Generic Cloud Architecture Following diagram represents typical cloud architecture and its components. Virtual Machines (VMs) Virtualization Layer Host Operating System Physical Servers CPU Memory Storage Network Performance of any given IT System (Client/Server, Multi-tiered, Mainframe, SOA et.al) depends on 3 key aspects: Performance of Application ( includes Application Code, Application Design, Software/Middleware/Database and External Systems) Hardware(H/W) Infrastructure Optimal Software (S/W) Configuration Settings for given H/W When compared with traditional architectures, additional layers in Cloud architecture are - Virtualization Layer and Virtual Machine layer 4

Typical Performance Management Challenges in Cloud Hypervisor Layer has certain overhead due to resource virtualization Timekeeping issue impacts on time based perf metrics Virtualization Layer Shared Physical Environment Bursty load of an Application robs resources from other Applications sharing the hardware infrastructure Stateful Workloads Elasticity & Scalability n-way Session Replication in VMs impacts performance & scalability Elasticity -not a substitute for Application Scalability App should be scalable first 5

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice Virtualization / Hypervisor Layer Time measurement is a challenge in Virtualized environment due to the fact that timing of a VM is not synchronized with other VMs or even with the physical host as VMs get scheduled and de-scheduled based onworkload demand virtualizing physical NIC into multiple Virtual NICs will have more concurrent network traffic there by impacts bandwidth available for application Currently being addressed by different Hypervisor vendors (such as VMware, Microsoft, IBM) Architects/developers should be awarewhen designing routines to capture latency at application code level FewVMs should be assigned dedicated physical NICs depending on the criticality of workload & performance SLA. Appropriate sizing of number of physical NICs that share the same hardware should be considered.

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice Shared Physical Environment Sudden and unpredictable load of any application/workload might need more than the required computing resources, due to Elasticity, thereby taking away the resources of other workloads impacting their performance SLAs Cloud Vendors (Public/Private) who manage underlying hardware infrastructure should have complete understanding about tenants/applications/workload s sharing the hardware infrastructure, their load patterns, respective capacity requirements (both Min and Max) and performance SLAs Cloud Consumer/Cloud Integrator should insist to get VM configurations -virtual and physical resources, Resource Sharing model of VMs (Shared/Dedicated/Shared- Cap) for early verification and validation

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice Stateful Workloads Elasticity Vs Application Scalability For statefulworkloads,session management and session replication across multiple VMs is costlydue to n- way replication (store and retrieval operations) Elasticity benefits are realized if and only if a given Application is Scalable first. Employuse of Distributed Caching solutions such as Oracle Coherence, MemCache, WebSphereeXtremeScale that does intelligent replication and avoids unnecessary n-way replication with faster session archival and retrieval. Ensurethat the amount of data stored in Sessions is as minimum as possible. Standard performance engineering activitiessuch as monitoring, performance tuning and application scalability assessment should be carried out even for applicationsto be migrated to Cloud

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice IaaS Cloud Consumer is provided only the required computing resources and hence has control over OS and applications deployed on top of it -but noton the underlying hardware infrastructure Architects of cloud consumer group need to understand and review Mapping between Virtual Resources and Physical Resources of VMs VM Profile in terms of resource sharing (Shared or Dedicated or Shared with Cap) Rules defined for the Resource Management of VMs (ideally defined by Cloud Provider Administrator)

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice PaaS Consumer does not have any clue on what happens below the Platform Consumer does not have access to modify or tune platform specific configuration suitable for the application Performancebottleneck identification needs profiling tools such as Jprobe/JProfilier/.NET Profiler etc. which are agent-based tools that require the agent to be attached with platform s runtime Platform specific performance monitoring can be done using the pre-packaged monitoring capabilities of the platform, if and only if the capability is provided to Consumer Usage of any enterprise monitoring tools such as DynaTrace, HP Diagnostics, HP SiteScopeCA Introscopeisrestricted by Platform s support and compatibility Clearly define contractual agreements with the PaaSVendor w.r.t providing OSand Hardware level performance metrics and performance of underlying infrastructure. Design application to have performance metrics logging feature for critical routines within application code Review support provided by variour Platform vendors (Google, Force.com) for monitoring tools in advance

Performance Management Challenges & Recommendations Category Challenge Recommendation / Best Practice SaaS Consumers have nocontrol over application code, platform and hardware infrastructure,hence application performance management is completely dependant on Cloud Provider Clearly define contractual agreement and penalty clauses with the Cloud Provider for end-toend application performance SLAs

Thank You The contents of this document are proprietary and confidential to Infosys Technologies Ltd. and may not be disclosed in whole or in part at any time, to any third party without the prior written consent of Infosys Ltd. 2012 Infosys Ltd. All rights reserved. Copyright in the whole and any part of this document belongs to Infosys Technologies Ltd. This work may not be used, sold, transferred, adapted, abridged, copied or reproduced in whole or in part, in any manner or form, or in any media, without the prior written consent of Infosys Technologies Ltd. 1 2