RED HAT ENTERPRISE VIRTUALIZATION 3.0

Size: px
Start display at page:

Download "RED HAT ENTERPRISE VIRTUALIZATION 3.0"

Transcription

1 RED HAT ENTERPRISE VIRTUALIZATION 3.0 YOUR STRATEGIC VIRTUALIZATION ALTERNATIVE John Rinehart, Product Marke3ng Manager Mark St. Laurent, Senior Solu3on Architect March 28, 2012

2 AGENDA - Market Summary - Red Hat Enterprise Virtualiza3on Overview Enterprise Management Kernel Virtual Machine (KVM) Hypervisor Licensing and pricing Architecture Performance Security Virtual Desktop Integra3on Self Service Portal Integra3on and automa3on - Summary and Resources - Q&A

3 RED HAT ENTERPRISE VIRTUALIZATION MARKET SUMMARY

4 VIRTUALIZATION OF x86 WORKLOADS APPROACHING 50% Installed base is expected to grow five- fold from > 2015

5 YOU HAVE A CHOICE IN VIRTUALIZATION Don t just find a vendor, find a solu3on; 42% of organizatons use multple hypervisors to maximize features & minimize cost InfoTech Research Group, July percent of companies using virtualiza3on for tradi3onal workloads say they are planning to change their hypervisor during the next year. Virtualiza3on Market faces shake- up, The Register, November 2011 Source: Veeam Sobware V- index.com If I were VMware, I wouldn t worry most about Microsob, with its tendency to subsume low- end, small business markets by including everything in the Windows opera3ng system. That's so 1990s. Rather, I'd worry that Red Hat and KVM already have a foot in the cloud. VMware Should Worry More About Red Hat, Informa3onWeek, September 2011

6 RED HAT ENTERPRISE VIRTUALIZATION YOUR STRATEGIC ALTERNATIVE

7 RED HAT ENTERPRISE VIRTUALIZATION Enterprise grade, centralized management and hypervisor for server and desktop virtualiza3on Industry leading performance, scalability and security infrastructure Ecosystem of thousands of hardware and sobware vendors 50 70% lower cost compared to other solu3ons

8 RHEV IS MATURE AND READY FOR LARGE SCALE VIRTUALIZATION DEPLOYMENTS...

9 THOUSANDS OF CUSTOMERS WORLDWIDE DEPLOY RHEV IN PRODUCTION TODAY T1/ MISSION CRITICAL BUSINESS APPLICATIONS ARE POWERED BY RHEV

10

11 USE CASE: SERVER CONSOLIDATION Consolida3on of Oracle Financials, database and other mission cri3cal applica3ons on RHEV Power, cooling and space savings Infrastructure up3me advantage Flexibility (live migra3on, load balancing etc.) Move towards private/ hybrid cloud deployment

12 RED HAT ENTERPRISE VIRTUALIZATION RHEV MANAGER

13 RHEV MANAGER FEATURES: ENTERPRISE VIRTUALIZATION MANAGEMENT High Availability Live Migra3on Self Service Portal Load Balancing (DRS) Power Saver (DPM) Templates, thin provisioning, snapshots Centralized storage and networking management Servers and Desktops together

14 RHEV HYPERVISOR/KVM OVERVIEW SMALL FORM FACTOR, SCALABLE, HIGH PERFORMANCE Host: 160 logical CPU (4,096 theore3cal max), 2TB RAM (64TB theore3cal max) Guest: 64 vcpu, 512GB RAM Supports latest silicon virtualiza3on technology: SR- IOV, Based on the latest RHEL 6.2 kernel Microsob SVVP

15 INDEPENDENT REVIEWS SHOW RED HAT COMING ON STRONG Source: InfoWorld, VirtualizaKon shoot- out: Citrix, MicrosoP, Red Hat, and VMware, April 13, 2011 h_p://bit.ly/rhevshootout

16 INDUSTRY LEADING VIRTUALIZATION PERFORMANCE SPECvirt_sc2010: As of January 1, 2012, RHEV claims top 6 results and the only 8 socket server scores

17 INDUSTRY LEADERSHIP: SIGNIFICANT COST ADVANTAGE 10 physical hosts (2x4HT, 64GB) Same density across both 10 physical hosts (2x8HT, 256GB) Same density across both RHEV COSTS 1/7 th VS. VMWARE AND 1/3 rd OVER 3 YEARS. SCALE UP COST ADVANTAGE EVEN MORE

18 RHEV 3.0 architecture RHEV- Manager is now a Java applica3on running on JBoss EAP on RHEL Backend database is now PostgreSQL 8.4 New user portal, REST API, Linux CLI Support for mul3ple external authen3ca3on sources - Red Hat Iden3ty Management - Microsob Ac3ve Directory

19 ADVANCED SECURITY FOR YOUR VIRTUALIZATION INFRASTRUCTURE RHEV inherits the security features of Linux and RHEL SELinux security policy infrastructure Provides protec3on and isola3on for virtual machines and host Compromised virtual machine cannot access other VMs or host svirt Project Sub- project of NSA's SELinux community. Provides hardened hypervisor. Mul3- level security. Isolate guests Contain any hypervisor breaches

20 Before SELinux...

21 Web DNS Mail Linux Kernel Processes all have equal access to the system...

22 Web DNS Mail Linux Kernel...if one is attacked...

23 Web DNS Mail Linux Kernel...taken over due to vulnerability...

24 Web DNS Mail Linux Kernel...and gets a privilege escalation...

25 Web DNS Mail Linux Kernel...the system is lost.

26 With SELinux...

27 Web DNS Mail Linux Kernel Each process is confined in its own sandbox, distinct from the others.

28 Web DNS Mail Linux Kernel If a process is attacked...

29 Web DNS Mail Linux Kernel...and compromised, there is far less exposure. You lose the process, not the system.

30 With SELinux and MLS /MCS...

31 Web Secret DNS Unclassified Mail Unclassified Linux Kernel We can label the Sandboxes with a level of sensitivity and categories.

32 ...and now add Virtualization...

33 Web DNS Mail Web DNS Mail Linux Kernel Linux Kernel...before virtualization...

34 Hypervisor Vulnerabili3es Not theore3cal Evolving field Poten3ally huge payoffs Xen already compromised... Over 200 Security Problems found in Xen? Vmware vulnerabili3es Google returns over 500,000 results

35 XEN Vulnerability htp:// sob.net/sob/sob_13289.htm The Challenges posed by SELinux are taken into considera3on. 3/29/12 35

36 VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN Virtual machine processes all have equal access to the system...

37 Web VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN...if application on virtual machine is attacked...

38 Web VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN...compromised...

39 Web VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN...and gets a privilege escalation...

40 Web VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN.. and your machine has a Hypervisor Vulnerability...

41 Web VM 1 VM 2 VM 3 Linux Kernel Image1 Image2 Image3 ImageN.. But not just the running VM's and host, but all images...

42 Popular Science April 2011

43 SELinux to the Rescue

44 SELinux is all about labeling Processes get labels Virtual machines with kvm are processes!!! Files/Devices Get Labels Virtual images are stored on files/devices!!!! Rules control how Process Labels Interact with Process/File Labels. Kernel Enforces these Rules.

45 Web VM 2 VM 3 VM 1 Unclassified TS/SCI TS/SCI Linux Kernel Image1 Image2 Image3 ImageN Compromised Virtual Machine confined despite hypervisor vulnerability

46 Web Secret Guard 1 Unclass VM TS/SCI Guard 2 Unclass VM TS/SCI Linux Kernel KVM KVM guests are processes, so we can confine them like processes.

47 Web DNS Mail Linux Kernel Web Secret Guard 1 TS/SCI VM TS/SCI Guard 2 Unclass VM Unclass Linux Kernel KVM And of course the guest operating system can also run SELinux

48

49 htp://peoc3t.monmouth.army.mil/vcb2/vcb2.html

50 RED HAT ENTERPRISE VIRTUALIZATION FOR DESKTOPS COMPLETE VIRTUAL DESKTOP INFRASTRUCTURE SOLUTION Complete Virtual Desktop Infrastructure solu3on Windows & Linux desktops Full featured VDI: Integrated connec3on broker, pooling, templates, thin provisioning, memory overcommit, system scheduler, & more

51 RED HAT ENTERPRISE VIRTUALIZATION RHEV SELF SERVICE PORTAL Create, edit and remove virtual machines Manage virtual disks and network interfaces Assign user permissions to virtual machines Create and use templates to rapidly deploy virtual machines Monitor resource usage and high- severity events Create and use snapshots to restore virtual machines to a previous state

52 RED HAT ENTERPRISE VIRTUALIZATION RHEV USER PORTAL User Portal - Advanced view User Portal - Basic View Create, edit and remove virtual machines Manage virtual disks and network interfaces Assign user permissions to virtual machines Create and use templates to rapidly deploy virtual machines Monitor resource usage and high- severity events Create and use snapshots to restore virtual machines to a previous state

53 RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.0 REPORTING Historical usage, trending, quality of service Integrated repor3ng engine based on Jasper reports Over 25 prebuilt reports and dashboards included Ability to create and customize reports and templates

54 RED HAT ENTERPRISE VIRTUALIZATION 3.0 INTEGRATION & AUTOMATION Integra3on New RESTful API for integra3on with RHEV Manager Super set of RHEV management func3onality Automa3on Linux command line interface for scrip3ng and automa3on HOOKS mechanism allows custom scripts to modify VM opera3ons

55 Cer3fica3on status htp://

56 INDUSTRY LEADERSHIP: THE ONLY END- TO- END OPEN VIRTUALIZATION INFRASTRUCTURE INDUSTRY LEADERS IN INFRASTRUCTURE, NETWORKING, STORAGE ARE BACKING RHEV

57 CISCO AND RED HAT RELATIONSHIP InnovaTon Propelled by the Momentum of the Open Source Community. Integrated: Cisco and Red Hat together have integrated Cisco UCS innova3ons with KVM. Open: Cisco and Red Hat have collaborated and made significant contribu3ons to the open source KVM hypervisor and the Linux community in general. Tuned: The limitless imagina3on of the open source community increases performance, resolves issues, and integrates a broad source of enhancements

58 TRY IT YOURSELF! redhat.com/promo/rhev3

59 RHEV 3.0 RESOURCES More informa3on or download free trial redhat.com/promo/rhev Watch the virtual event on- demand redhat.com/virtual RHEV webinars on- demand redhat.com/webinars/virtualizaton

60 QUESTIONS? redhat.com/promo/rhev3 John Rinehart: Mark St Laurent:

SIMPLIFIED VDI WITH RED HAT ENTERPRISE VIRTUALIZATION FOR DESKTOPS

SIMPLIFIED VDI WITH RED HAT ENTERPRISE VIRTUALIZATION FOR DESKTOPS SIMPLIFIED VDI WITH RED HAT ENTERPRISE VIRTUALIZATION FOR DESKTOPS Jeff Jameson, Product Marketing Manager Dave Simmons, Prin. Solutions Architect 6.27.12 AGENDA RHEV in the Virtualization Market What

More information

RED HAT ENTERPRISE VIRTUALIZATION 3.0 YOUR STRATEGIC VIRTUALIZATION ALTERNATIVE

RED HAT ENTERPRISE VIRTUALIZATION 3.0 YOUR STRATEGIC VIRTUALIZATION ALTERNATIVE RED HAT ENTERPRISE VIRTUALIZATION 3.0 YOUR STRATEGIC VIRTUALIZATION ALTERNATIVE Michael Lessard Senior Solutions Architect mlessard@redhat.com AGENDA RHEV Background/Market Dynamics Components of RHEV

More information

Zoptymalizuj Swoje Centrum Danych z Red Hat Virtualization. Jacek Skórzyński Solution Architect/Red Hat

Zoptymalizuj Swoje Centrum Danych z Red Hat Virtualization. Jacek Skórzyński Solution Architect/Red Hat Zoptymalizuj Swoje Centrum Danych z Red Hat Virtualization Jacek Skórzyński Solution Architect/Red Hat AGENDA Red Hat Virtualization Overview RHV Architecture RHV Core Features Red Hat Virtualization Overview

More information

Red Hat enterprise virtualization 3.0

Red Hat enterprise virtualization 3.0 Red Hat enterprise virtualization 3.0 feature comparison at a glance Red Hat Enterprise is the first fully open source, enterprise ready virtualization platform Compare the functionality of RHEV to VMware

More information

Multi-tenancy Virtualization Challenges & Solutions. Daniel J Walsh Mr SELinux, Red Hat Date

Multi-tenancy Virtualization Challenges & Solutions. Daniel J Walsh Mr SELinux, Red Hat Date Multi-tenancy Virtualization Challenges & Solutions Daniel J Walsh Mr SELinux, Red Hat Date 06.28.12 What is Cloud? What is IaaS? IaaS = Infrastructure-as-a-Service What is PaaS? PaaS = Platform-as-a-Service

More information

Red Hat enterprise virtualization 3.1 feature comparison

Red Hat enterprise virtualization 3.1 feature comparison Red Hat enterprise virtualization 3.1 feature comparison at a glance Red Hat Enterprise Virtualization 3.1 is first fully open source, enterprise ready virtualization platform Compare functionality of

More information

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security The Red Hat Enterprise Virtualization Platform: Extending the Reach of Virtualization Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

More information

Red Hat Enterprise Virtualization Hypervisor Roadmap. Bhavna Sarathy Senior Technology Product Manager, Red Hat

Red Hat Enterprise Virtualization Hypervisor Roadmap. Bhavna Sarathy Senior Technology Product Manager, Red Hat Red Hat Enterprise Virtualization Hypervisor Roadmap Bhavna Sarathy Senior Technology Product Manager, Red Hat RHEV Hypervisor 1 RHEV Hypervisor Themes & 2 Architecture & Use cases 3 Q&A 4 Future 5 } HYPERVISOR

More information

Oracle VM Workshop Applica>on Driven Virtualiza>on

Oracle VM Workshop Applica>on Driven Virtualiza>on Oracle VM Workshop Applica>on Driven Virtualiza>on Simon COTER Principal Product Manager Oracle VM & VirtualBox simon.coter@oracle.com hnps://blogs.oracle.com/scoter November 25th, 2015 Copyright 2014

More information

Open Hybrid Cloud & Red Hat Products Announcements

Open Hybrid Cloud & Red Hat Products Announcements Open Hybrid Cloud & Red Hat Products Announcements FREDERIK BIJLSMA Cloud BU EMEA Red Hat 14th December 2012 PERVASIVE NEW EXPECTATIONS AGILITY. EFFICIENCY. COST SAVINGS. PUBLIC CLOUDS 2 ENTERPRISE IT

More information

RHEV in the weeds - special sauce! Marc Skinner

RHEV in the weeds - special sauce! Marc Skinner RHEV in the weeds - special sauce! Marc Skinner Twin Cities Users Group :: Q3/2013 Introduction RHEV = Red Hat Enterprise Vitualization RHEV Manager = Red Hat Enterprise Hypervisor Manager DATACENTER VIRTUALIZATION

More information

RED HAT TECHNICAL SYMPOSIUM. NSA R&E Symposium Center Monday November 8th,

RED HAT TECHNICAL SYMPOSIUM. NSA R&E Symposium Center Monday November 8th, RED HAT TECHNICAL SYMPOSIUM NSA R&E Symposium Center Monday November 8th, 2010 1300-1600 AGENDA 1:00-1:20 Software Central Opening Notes 1:20-2:20 Red Hat Enterprise Linux 6 Update 2:20-2:30 Break 2:30-3:30

More information

[TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy

[TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy [TITLE] Virtualization 360: Microsoft Virtualization Strategy, Products, and Solutions for the New Economy Mounir Chaaban & Riaz Salim Account Technology Strategist Microsoft Corporation Microsoft s Vision

More information

Securing your Virtualized Datacenter. Charu Chaubal Senior Architect, Technical Marketing 6 November, 2008

Securing your Virtualized Datacenter. Charu Chaubal Senior Architect, Technical Marketing 6 November, 2008 Securing your Virtualized Datacenter Charu Chaubal Senior Architect, Technical Marketing 6 November, 2008 Agenda VMware Virtualization Technology How Virtualization Affects Datacenter Security Keys to

More information

Red Hat Enterprise Linux MRG Red Hat Network Satellite Red Hat Enterprise Virtualization JBoss Cloud

Red Hat Enterprise Linux MRG Red Hat Network Satellite Red Hat Enterprise Virtualization JBoss Cloud 1 Red Hat Enterprise Linux MRG Red Hat Satellite Red Hat Enterprise Virtualization JBoss Cloud 2 Red Hat Enterprise Linux 3 Proven development model Red Hat collaborates with the open source community

More information

Linux Containers Roadmap Red Hat Enterprise Linux 7 RC. Bhavna Sarathy Senior Technology Product Manager, Red Hat

Linux Containers Roadmap Red Hat Enterprise Linux 7 RC. Bhavna Sarathy Senior Technology Product Manager, Red Hat Linux Containers Roadmap Red Hat Enterprise Linux 7 RC Bhavna Sarathy Senior Technology Product Manager, Red Hat Linda Wang Senior Eng. Manager, Red Hat Bob Kozdemba Principal Soln. Architect, Red Hat

More information

Red Hat Virtualization

Red Hat Virtualization Red Hat Virtualization Status Overview and Roadmap Yaniv Dary Senior Technical Product Manager, Red Hat Moran Goldboim Senior Technical Product Manager, Red Hat May 2017 4.1 HISTORY OF RED HAT VIRTUALIZATION

More information

Enabling Fast IT. In the IoE era. Alberto Degradi DCV Sales Leader. November 2014

Enabling Fast IT. In the IoE era. Alberto Degradi DCV Sales Leader. November 2014 Enabling Fast IT In the IoE era Alberto Degradi DCV Sales Leader November 2014 Agenda IT Challenges Today EMC + Cisco + Intel Cisco Unified Data Center Joint Data Center Solutions Cisco Confidential 2

More information

Building a Big IaaS Cloud. David /

Building a Big IaaS Cloud. David / Building a Big IaaS Cloud David Nalley @ke4qqq ke4qqq@apache.org / david@gnsa.us #whoami Recovering Sysadmin F/LOSS contributor Committer on Apache CloudStack Assumptions You have a need for an IaaS compute

More information

RED HAT ENTERPRISE VIRTUALIZATION Virtualisation today, transition for the future

RED HAT ENTERPRISE VIRTUALIZATION Virtualisation today, transition for the future RED HAT ENTERPRISE VIRTUALIZATION Virtualisation today, transition for the future James Read Solution Architect, EMEA Alliances Daniel Messer Solution Architect

More information

VMware vsphere: Taking Virtualization to the Next Level

VMware vsphere: Taking Virtualization to the Next Level About this research note: Product Evaluation notes provide an analysis of the market position of a specific product and its vendor through an in-depth exploration of their relative capabilities. VMware

More information

Parallels EMEA Partner Roadshow Parallels Virtualization Portfolio how can I get my piece of the virtualization cake?

Parallels EMEA Partner Roadshow Parallels Virtualization Portfolio how can I get my piece of the virtualization cake? Parallels EMEA Partner Roadshow 2009 Parallels Virtualization Portfolio how can I get my piece of the virtualization cake? Agenda Agenda Parallels Virtuozzo Containers Overview Parallels Virtual Desktop

More information

Today s Objec4ves. Data Center. Virtualiza4on Cloud Compu4ng Amazon Web Services. What did you think? 10/23/17. Oct 23, 2017 Sprenkle - CSCI325

Today s Objec4ves. Data Center. Virtualiza4on Cloud Compu4ng Amazon Web Services. What did you think? 10/23/17. Oct 23, 2017 Sprenkle - CSCI325 Today s Objec4ves Virtualiza4on Cloud Compu4ng Amazon Web Services Oct 23, 2017 Sprenkle - CSCI325 1 Data Center What did you think? Oct 23, 2017 Sprenkle - CSCI325 2 1 10/23/17 Oct 23, 2017 Sprenkle -

More information

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN Dan Radez OpenStack Red Hat Brad Ascar CloudForms Red Hat Agenda Red Hat OpenStack Platform Installation OpenStack Architecture Highly Available OpenStack Red Hat

More information

The End of Storage. Craig Nunes. HP Storage Marketing Worldwide Hewlett-Packard

The End of Storage. Craig Nunes. HP Storage Marketing Worldwide Hewlett-Packard The End of Storage as you Know It Craig Nunes HP Storage Marketing Worldwide Hewlett-Packard CLOUD: NOT IF BUT WHEN MASSIVE POTENTIAL MARKET POTENTIALLY DISRUPTIVE Cloud Services Market Traditional infrastructure

More information

Data Protection for Virtualized Environments

Data Protection for Virtualized Environments Technology Insight Paper Data Protection for Virtualized Environments IBM Spectrum Protect Plus Delivers a Modern Approach By Steve Scully, Sr. Analyst February 2018 Modern Data Protection for Virtualized

More information

Whitepaper. at a glance

Whitepaper. at a glance Whitepaper Red Hat ENTERPRISE VIRTUALIZATION FOR DESKTOPS: at a glance Buy RHEV for Desktops in convenient annual subscrip tion packs of twenty-five desktops No costly Editions or add-ons that force you

More information

provides easy monitoring of kvm

provides easy monitoring of kvm provides easy monitoring of kvm plug and play it monitoring of kvm virtualization platform 2012 Author: Andreas Månsson op5 Contents Executive Summary...1 Overview...2 The background...2 The solution...2

More information

Vblock Architecture Accelerating Deployment of the Private Cloud

Vblock Architecture Accelerating Deployment of the Private Cloud Vblock Architecture Accelerating Deployment of the Private Cloud René Raeber Technical Solutions Architect Datacenter rraeber@cisco.com 1 Vblock Frequently Asked Questions 2 What is a Vblock? It is a product

More information

Data Centers and Cloud Computing

Data Centers and Cloud Computing Data Centers and Cloud Computing CS677 Guest Lecture Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Red Hat Enterprise Virtualization and KVM Roadmap. Scott M. Herold Product Management - Red Hat Virtualization Technologies

Red Hat Enterprise Virtualization and KVM Roadmap. Scott M. Herold Product Management - Red Hat Virtualization Technologies Red Hat Enterprise Virtualization and KVM Roadmap Scott M. Herold Product Management - Red Hat Virtualization Technologies INTRODUCTION TO RED HAT ENTERPRISE VIRTUALIZATION RED HAT ENTERPRISE VIRTUALIZATION

More information

EMC Data Protection for Microsoft

EMC Data Protection for Microsoft EMC Data Protection for Microsoft Featuring Industry Perspectives from IDC 7 November 2013 Ashish Nadkarni, IDC Research Director, Storage Systems @Ashish_Nadkarni Phil George, EMC Backup Recovery Systems

More information

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski Rutgers University Fall 2013 December 12, 2014 2013 Paul Krzyzanowski 1 Motivation for the Cloud Self-service configuration

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

CLOUD COMPUTING. Rajesh Kumar. DevOps Architect.

CLOUD COMPUTING. Rajesh Kumar. DevOps Architect. CLOUD COMPUTING Rajesh Kumar DevOps Architect @RajeshKumarIN www.rajeshkumar.xyz www.scmgalaxy.com 1 Session Objectives This session will help you to: Introduction to Cloud Computing Cloud Computing Architecture

More information

Virtualization Introduction

Virtualization Introduction Virtualization Introduction Simon COTER Principal Product Manager Oracle VM & VirtualBox simon.coter@oracle.com https://blogs.oracle.com/scoter November 21 st, 2016 Safe Harbor Statement The following

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 ! 2 Oracle VM Introduction Adam Hawley, Senior Director Virtualization, Oracle January 15, 2013 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

AtoS IT Solutions and Services. Microsoft Solutions Summit 2012

AtoS IT Solutions and Services. Microsoft Solutions Summit 2012 Microsoft Solutions Summit 2012 1 Building Private Cloud with Microsoft Solution 2 Building Private Cloud with Microsoft Solution Atos integration Establish a new strategic IT partnership From July 2011

More information

IT Infrastructure: Poised for Change

IT Infrastructure: Poised for Change IT Infrastructure: Poised for Change David Freund Corporate Virtual Architect EMC Corporation October, 2009 Copyright 2009 EMC Corporation. All rights reserved. 1 Things Change The Big Question What s

More information

Installation Prerequisites

Installation Prerequisites This chapter includes the following sections: Supported Platforms, page 1 Supported Web Browsers, page 2 Required Ports, page 2 System Requirements, page 3 Important Prerequisites for Installing Cisco

More information

Red Hat Virtualization 4.1 Technical Presentation May Adapted for MSP RHUG Greg Scott

Red Hat Virtualization 4.1 Technical Presentation May Adapted for MSP RHUG Greg Scott Red Hat Virtualization 4.1 Technical Presentation May 2017 Adapted for MSP RHUG Greg Scott gscott@redhat.com Who is this bald guy? Red Hat TAM for the financial and telco industries Lots of ties to the

More information

believe in more SDN for Datacenter A Simple Approach

believe in more SDN for Datacenter A Simple Approach believe in more SDN for Datacenter A Simple Approach 1 Agenda ACI Overview Fabric Policy Constructs Hypervisor Support A migra>on scenario One management umbrella: UCS Director Q&A 2 Applica,on Language

More information

Oracle Mul*tenant. The Bea'ng Heart of Database as a Service. Debaditya Cha9erjee Senior Principal Product Manager Oracle Database, Product Management

Oracle Mul*tenant. The Bea'ng Heart of Database as a Service. Debaditya Cha9erjee Senior Principal Product Manager Oracle Database, Product Management Oracle Mul*tenant The Bea'ng Heart of Database as a Service Debaditya Cha9erjee Senior Principal Product Manager Oracle Database, Product Management Safe Harbor Statement The following is intended to outline

More information

Red Hat Virtualization Increases Efficiency And Cost Effectiveness Of Virtualization

Red Hat Virtualization Increases Efficiency And Cost Effectiveness Of Virtualization Forrester Total Economic Impact Study Commissioned by Red Hat January 2017 Red Hat Virtualization Increases Efficiency And Cost Effectiveness Of Virtualization Technology organizations are rapidly seeking

More information

Looking ahead with IBM i. 10+ year roadmap

Looking ahead with IBM i. 10+ year roadmap Looking ahead with IBM i 10+ year roadmap 1 Enterprises Trust IBM Power 80 of Fortune 100 have IBM Power Systems The top 10 banking firms have IBM Power Systems 9 of top 10 insurance companies have IBM

More information

Cyber Security Capabilities

Cyber Security Capabilities Cyber Security Capabilities Informa:on Assurance ü Vulnerability Assessment ü Penetra8on Tes8ng ü Informa8on Security Assessment ü Applica8on Security Evalua8on ü Network Traffic Assessment ü Cri8cality

More information

Database Machine Administration v/s Database Administration: Similarities and Differences

Database Machine Administration v/s Database Administration: Similarities and Differences Database Machine Administration v/s Database Administration: Similarities and Differences IOUG Exadata Virtual Conference Vivek Puri Manager Database Administration & Engineered Systems The Sherwin-Williams

More information

Virtualization. Michael Tsai 2018/4/16

Virtualization. Michael Tsai 2018/4/16 Virtualization Michael Tsai 2018/4/16 What is virtualization? Let s first look at a video from VMware http://www.vmware.com/tw/products/vsphere.html Problems? Low utilization Different needs DNS DHCP Web

More information

Data Centers and Cloud Computing. Slides courtesy of Tim Wood

Data Centers and Cloud Computing. Slides courtesy of Tim Wood Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This Reference Architecture Guide describes, in summary, a solution that enables IT organizations to quickly and effectively provision and manage Oracle Database as a Service (DBaaS) on Federation Enterprise

More information

Straight Talk on Business Critical Applications in the Cloud

Straight Talk on Business Critical Applications in the Cloud Straight Talk on Business Critical Applications in the Cloud INFOTEC March 27, 2018 Speaker Jim Hannan Principal Architect House of Brick Technologies Jim Hannan is one of the industry s leading architects

More information

The Business Value of Virtualizing Oracle ebusiness Suite. Haroon Qureshi QSolve, Inc.

The Business Value of Virtualizing Oracle ebusiness Suite. Haroon Qureshi QSolve, Inc. The Business Value of Virtualizing Oracle ebusiness Suite Haroon Qureshi QSolve, Inc. hqureshi@qsolveinc.com http://www.qsolveinc.com Agenda Introductions Introduction to Virtualization Challenges with

More information

Dell DVS. Enabling user productivity and efficiency in the Virtual Era. Dennis Larsen & Henrik Christensen. End User Computing

Dell DVS. Enabling user productivity and efficiency in the Virtual Era. Dennis Larsen & Henrik Christensen. End User Computing Dell DVS Enabling user productivity and efficiency in the Virtual Era Dennis Larsen & Henrik Christensen Agenda Dells view on VDI Dell Desktop Virtualization Solutions DVS Enterprise DVS Simplified (incl.

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 EMC VSPEX CHOICE WITHOUT COMPROMISE 2 Waves Of Change Mainframe Minicomputer PC/ Microprocessor Networked/ Distributed Computing Cloud Computing 3 Cloud A New Architecture Old World Physical New World

More information

CLOUD ARCHITECTURE & PERFORMANCE WORKLOADS. Field Activities

CLOUD ARCHITECTURE & PERFORMANCE WORKLOADS. Field Activities CLOUD ARCHITECTURE & PERFORMANCE WORKLOADS Field Activities Matt Smith Senior Solution Architect Red Hat, Inc @rhmjs Jeremy Eder Principal Performance Engineer Red Hat, Inc @jeremyeder CLOUD ARCHITECTURE

More information

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Red Hat Cloud Suite 1.1

Red Hat Cloud Suite 1.1 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Last Updated: 2018-12-14 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Red Hat Cloud Suite Documentation

More information

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server How Parallels RAS Enhances Microsoft RDS White Paper Parallels Remote Application Server Table of Contents Introduction... 3 Overview of Microsoft Remote Desktop Services... 3 Microsoft RDS Pain Points...

More information

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 Introduction Databases form the underlying foundation for most business applications by storing, organizing,

More information

The next step in Software-Defined Storage with Virtual SAN

The next step in Software-Defined Storage with Virtual SAN The next step in Software-Defined Storage with Virtual SAN Osama I. Al-Dosary VMware vforum, 2014 2014 VMware Inc. All rights reserved. Agenda Virtual SAN s Place in the SDDC Overview Features and Benefits

More information

Network Virtualization Business Case

Network Virtualization Business Case SESSION ID: GPS2-R01 Network Virtualization Business Case Arup Deb virtual networking & security VMware NSBU adeb@vmware.com I. Data center security today Don t hate the player, hate the game - Ice T,

More information

7 Things ISVs Must Know About Virtualization

7 Things ISVs Must Know About Virtualization 7 Things ISVs Must Know About Virtualization July 2010 VIRTUALIZATION BENEFITS REPORT Table of Contents Executive Summary...1 Introduction...1 1. Applications just run!...2 2. Performance is excellent...2

More information

Enabling Red Hat Virtualization for the Hybrid Cloud

Enabling Red Hat Virtualization for the Hybrid Cloud Enabling Red Hat Virtualization for the Hybrid Cloud RHV 4 integration with CloudForms and Ansible Scott Herold Director, Product Management - Virtualization Business Red Hat Forum Israel November 2016

More information

, Inc

, Inc Monthly Research SELinux in Virtualization and Containers, Inc http://www.ffri.jp Ver 1.00.02 1 SELinux in Virtualization and Containers Virtualization security with SELinux Threat model of operating system

More information

VDI What is it? Virtual Desktop Infrastructure in Plain Vanilla. Clifford Gabriel Data Center and Virtualization Trends and Technologies Inc.

VDI What is it? Virtual Desktop Infrastructure in Plain Vanilla. Clifford Gabriel Data Center and Virtualization Trends and Technologies Inc. VDI What is it? Virtual Desktop Infrastructure in Plain Vanilla Clifford Gabriel Data Center and Virtualization Trends and Technologies Inc. Trends and Technologies Inc. Gold Partner - Cisco Enterprise

More information

Jumpstart your Production OpenStack Deployment with

Jumpstart your Production OpenStack Deployment with Jumpstart your Production OpenStack Deployment with Dave Cain Wednesday April 27 th, 2016 11:50am-12:30pm CST 1 About me Dave Cain 12+ years working on IT in datacenters B.S. Computer Science @ NC State

More information

Delivering Nexenta Software-Based File Services to Cisco HyperFlex

Delivering Nexenta Software-Based File Services to Cisco HyperFlex Delivering Nexenta Software-Based File White Paper March 2019 1 Copyright 2019 Nexenta Systems, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or transmitted in any form or by

More information

Virtual Machines. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University

Virtual Machines. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University Virtual Machines Jinkyu Jeong (jinkyu@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu Today's Topics History and benefits of virtual machines Virtual machine technologies

More information

Oracle Solaris 11: No-Compromise Virtualization

Oracle Solaris 11: No-Compromise Virtualization Oracle Solaris 11: No-Compromise Virtualization Oracle Solaris 11 is a complete, integrated, and open platform engineered for large-scale enterprise environments. Its built-in virtualization provides a

More information

Acronis Backup. Acronis, All rights reserved. Dual headquarters in Switzerland and Singapore. Dual headquarters in Switzerland and Singapore

Acronis Backup. Acronis, All rights reserved. Dual headquarters in Switzerland and Singapore. Dual headquarters in Switzerland and Singapore Acronis Backup 1 Acronis Backup Guards Against Modern Threats Cybercrimes will cost $6 trillion per year worldwide by 2021 50% of hard drives die within 5 years Keeps Business Running Data is growing 33

More information

Virtualization manager

Virtualization manager Red Hat Enterprise Virtualization manager for Desktops Delivering on the promises of hosted virtual desktops www.redhat.com TABLE OF CONTENTS 3 Benefits of desktop virtualization 3 Benefits for IT Departments

More information

SYMANTEC DATA CENTER SECURITY

SYMANTEC DATA CENTER SECURITY SYMANTEC DATA CENTER SECURITY SYMANTEC UNIFIED SECURITY STRATEGY Users Cyber Security Services Monitoring, Incident Response, Simulation, Adversary Threat Intelligence Data Threat Protection Information

More information

Red Hat Cloud Infrastructure 1.1

Red Hat Cloud Infrastructure 1.1 Red Hat Cloud Infrastructure 1.1 Product Guide Overview of the Red Hat Cloud Infrastructure Last Updated: 2018-12-14 Red Hat Cloud Infrastructure 1.1 Product Guide Overview of the Red Hat Cloud Infrastructure

More information

System Requirements for Cisco DCNM, Release 11.0(1)

System Requirements for Cisco DCNM, Release 11.0(1) This chapter lists the tested and supported hardware and software specifications for Cisco Prime Data Center Network Management (DCNM) server and client architecture. The application has been tested in

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

CSE543 - Computer and Network Security Module: Virtualization

CSE543 - Computer and Network Security Module: Virtualization CSE543 - Computer and Network Security Module: Virtualization Professor Trent Jaeger CSE543 - Introduction to Computer and Network Security 1 Operating System Quandary Q: What is the primary goal of system

More information

THE OPEN DATA CENTER FABRIC FOR THE CLOUD

THE OPEN DATA CENTER FABRIC FOR THE CLOUD Product overview THE OPEN DATA CENTER FABRIC FOR THE CLOUD The Open Data Center Fabric for the Cloud The Xsigo Data Center Fabric revolutionizes data center economics by creating an agile, highly efficient

More information

The OnApp Cloud Platform

The OnApp Cloud Platform The OnApp Cloud Platform Everything you need to sell cloud, dedicated, CDN, storage & more 286 Cores / 400 Cores 114 Cores 218 10 86 20 The complete cloud platform for service providers OnApp software

More information

Streamlining User, Data and Network Defense in a Multi-Level Environment Steve Stratton Sr. Director Product Management

Streamlining User, Data and Network Defense in a Multi-Level Environment Steve Stratton Sr. Director Product Management Streamlining User, Data and Network Defense in a Multi-Level Environment Steve Stratton Sr. Director Product Management Copyright 2016 Forcepoint. All rights reserved. CYBER TRENDS Increasing Connectivity

More information

Build your own Cloud on Christof Westhues

Build your own Cloud on Christof Westhues Build your own Cloud on Christof Westhues chwe@de.ibm.com IBM Big Data & Elastic Storage Tour Software Defined Infrastructure Roadshow December 2 4, 2014 New applications and IT are being built for Cloud

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud

Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Vblock Infrastructure Packages: Accelerating Deployment of the Private Cloud Roberto Missana - Channel Product Sales Specialist Data Center, Cisco 1 IT is undergoing a transformation Enterprise IT solutions

More information

Cloud Builders. Billy Cox. Director Cloud Strategy Software and Services Group

Cloud Builders. Billy Cox. Director Cloud Strategy Software and Services Group Cloud Builders Billy Cox Director Cloud Strategy Software and Services Group From Vision to Action IT & Service Providers Products & Technologies Intel Cloud Builders Define and Prioritize IT Requirements

More information

2012 Enterprise Strategy Group. Enterprise Strategy Group Getting to the bigger truth. TM

2012 Enterprise Strategy Group. Enterprise Strategy Group Getting to the bigger truth. TM 2012 Enterprise Strategy Group Enterprise Strategy Group Getting to the bigger truth. TM Enterprise Strategy Group Getting to the bigger truth. TM Virtualization Evolution and Storage Requirements Kim

More information

How to Keep UP Through Digital Transformation with Next-Generation App Development

How to Keep UP Through Digital Transformation with Next-Generation App Development How to Keep UP Through Digital Transformation with Next-Generation App Development Peter Sjoberg Jon Olby A Look Back, A Look Forward Dedicated, data structure dependent, inefficient, virtualized Infrastructure

More information

Red Hat Enterprise Linux 6 Server:

Red Hat Enterprise Linux 6 Server: Tech notes Red Hat Enterprise Linux 6 Server: FEATURES AND BENEFITS Red Hat Enterprise Linux 6 is the best platform to tranform current and future technology innovations into the best value and scale for

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper Deploying Application and OS Virtualization Together: Citrix and Parallels Virtuozzo Containers www.parallels.com Version 1.0 Table of Contents The Virtualization

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

Deploying Application and OS Virtualization Together: Citrix and Virtuozzo

Deploying Application and OS Virtualization Together: Citrix and Virtuozzo White Paper Deploying Application and OS Virtualization Together: Citrix and Virtuozzo www.swsoft.com Version 1.0 Table of Contents The Virtualization Continuum: Deploying Virtualization Together... 3

More information

Migration Strategies from vsphere to Linux and OpenStack via a shared virtualized network

Migration Strategies from vsphere to Linux and OpenStack via a shared virtualized network Migration Strategies from vsphere to Linux and OpenStack via a shared virtualized network Dan Conde, Midokura 1 Agenda What s in this talk, what s not Migrating VMs running on vsphere to Linux virtualization

More information

Citrix Workspace Cloud

Citrix Workspace Cloud Citrix Workspace Cloud Roger Bösch Citrix Systems International GmbH Workspace Cloud is a NEW Citrix Management and Delivery Platform Customers Now Have a Spectrum of Workspace Delivery Options Done By

More information

Managing VMware ESXi in the Datacenter. Dwarakanath P Rao Sr Partner consultant 6 th November 2008

Managing VMware ESXi in the Datacenter. Dwarakanath P Rao Sr Partner consultant 6 th November 2008 Managing VMware ESXi in the Datacenter Dwarakanath P Rao Sr Partner consultant 6 th November 2008 Agenda VMware ESXi Overview ESXi Getting Started Case Studies VMware ESXi Overview Next What generation

More information

Virtualizing JBoss Enterprise Middleware with Azul

Virtualizing JBoss Enterprise Middleware with Azul Virtualizing JBoss Enterprise Middleware with Azul Shyam Pillalamarri VP Engineering, Azul Systems Stephen Hess Sr. Director, Product Management, Red Hat June 25, 2010 Agenda Java Virtualization Current

More information

Verifiable Cloud Outsourcing for Network Func9ons (+ Verifiable Resource Accoun9ng for Cloud Services)

Verifiable Cloud Outsourcing for Network Func9ons (+ Verifiable Resource Accoun9ng for Cloud Services) 1 Verifiable Cloud Outsourcing for Network Func9ons (+ Verifiable Resource Accoun9ng for Cloud Services) Vyas Sekar vnfo joint with Seyed Fayazbakhsh, Mike Reiter VRA joint with Chen Chen, Petros Mania9s,

More information

Migration and Building of Data Centers in IBM SoftLayer

Migration and Building of Data Centers in IBM SoftLayer Migration and Building of Data Centers in IBM SoftLayer Advantages of IBM SoftLayer and RackWare Together IBM SoftLayer offers customers the advantage of migrating and building complex environments into

More information

HITACHI UNIFIED COMPUTE PLATFORM

HITACHI UNIFIED COMPUTE PLATFORM HITACHI UNIFIED COMPUTE PLATFORM NEXT-GEN CONVERGED INFRASTRUCTURE SOLUTIONS FOR MISSION-CRITICAL WORKLOADS Frank Tenambergen Special Engagement Manager Norway UCP SOFTWARE DEFINED DC REQUIREMENTS 1: EVERYTHING

More information

Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, Copyright 2016 Vivit Worldwide

Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, Copyright 2016 Vivit Worldwide Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, 2016 Copyright 2016 Vivit Worldwide Brought to you by Copyright 2016 Vivit Worldwide Hosted By Bob Crews President Checkpoint

More information

to know how and when to apply which Microsoft technology. In many cases, you can combine multiple

to know how and when to apply which Microsoft technology. In many cases, you can combine multiple Overview of Microsoft Virtualization Microsoft offers a number of virtualization technologies that administrators and infrastructure architects can use to create and administer a virtual environment. To

More information

Table of Contents 1.1. Introduction. Overview of vsphere Integrated Containers 1.2

Table of Contents 1.1. Introduction. Overview of vsphere Integrated Containers 1.2 Table of Contents Introduction Overview of vsphere Integrated Containers 1.1 1.2 2 Overview of vsphere Integrated Containers This document provides an overview of VMware vsphere Integrated Containers.

More information

Build Cloud like Rackspace with OpenStack Ansible

Build Cloud like Rackspace with OpenStack Ansible Build Cloud like Rackspace with OpenStack Ansible https://etherpad.openstack.org/p/osa-workshop-01 Jirayut Nimsaeng DevOps & Cloud Architect 2nd Cloud OpenStack-Container Conference and Workshop 2016 Grand

More information