White Paper: AirSembly Datacenter Architecture Models

Size: px
Start display at page:

Download "White Paper: AirSembly Datacenter Architecture Models"

Transcription

1 White Paper: AirSembly Datacenter Architecture Models AirSembly Version 1.6 August 2015 Abstract: This white paper outlines different scenarios in which AirSembly can be configured. It presents common datacenter solution elements first and then different deployment scenarios. AirVM Local: NA: EMEA: +44 (0)

2 Table of Contents INTRODUCTION 3 COMMON DATA CENTER SOLUTION ELEMENTS FOR SCENARIOS HOSTING 4 STORAGE 5 COMMON REQUIREMENTS 5 SCENARIO 1: SINGLE DATACENTER WITH DEDICATED NETWORKS 6 NETWORKING 6 REQUIREMENTS 7 SCENARIO 2: SINGLE DATACENTER WITH VSHIELD EDGES 8 NETWORKING 8 REQUIREMENTS 9 SCENARIO 3: SINGLE DATACENTER WITH HYBRID SOLUTION 10 NETWORKING 10 REQUIREMENTS 12 SCENARIO 4: MULTIPLE DATACENTERS WITH HYBRID SOLUTION 13 NETWORKING 14 REQUIREMENTS 15 SCENARIO 5: NO DATACENTER, USED AS STOREFRONT (XAAS PRODUCTS) 16 PRODUCT PROFILES 16 CLIENT ORDERS 17 SCENARIO 6: VCLOUD DIRECTOR 18 AIRSEMBLY SERVICE PROVIDER PORTAL 18 AIRSEMBLY CLIENT PORTAL 19 2

3 Introduction AirVM AirSembly is a complete cloud management platform for service providers who want to bring their cloud services to market quickly; either by selling direct to customers or through channel partners. It is connected directly to VMware via an API to control clusters, datastores and datacenters. It also connects to networking infrastructure to enable the full end-toend automated deployment and delivery of cloud services. AirSembly enables the delivery of a range of branded cloud services to end users, either directly or through distribution, and the management of those services by all parties. AirSembly is built with the service provider, distributor, reseller and end customer in mind. At each tier within the IT distribution chain, users engage with the tools required to manage critical elements of their channel and virtual machine or cloud services environment. The AirVM AirSembly platform includes: Automated provisioning with VMware vsphere Automated provisioning with VMware vcloud Director An automated platform to build and manage cloud services Complete management of customers, billing and products Software ready for multi-tier distribution Rich API for OSS/BSS integration A control panel for end customer self-service and access to VMware vsphere client Full billing suite including customer billing and chargebacks (hourly, daily, weekly, monthly, yearly) Multilingual, multi-currency and multi-jurisdictional tax support 3

4 Common Data Center Solution Elements for Scenarios 1 4 AirSembly vcenter AirSembly is an end-to-end automation tool that provides a multi-tenant Infrastructure as a Service (IaaS) cloud. The application provisions network-to-virtual machines through a web portal for clients. This section describes the base requirements necessary for the scenarios in this document. AirSembly is installed within a vsphere 5 environment that has vsphere hosts managed by a single vcenter server. The vsphere hosts are in a cluster with Dynamic Resource Scheduling (DRS) enabled. The datastores are provided by a SAN storage available for both hosts. The networking design may change depending on which scenario you choose. AirSembly requires a set of common networking requirements, which must be on the management network. vcenter requires a deployment subnet that contains a DHCP server to allow AirSembly to talk with deployed virtual machines in order to configure them. Hosting AirSembly requires a vcenter server that manages the datacenter. This is where AirSembly interfaces into the VMware environment to create new virtual machines, and pulls some additional necessary information. Inside the hosting environment hosts must be in a cluster with DRS enabled. A cluster is created in AirSembly and each host is added and assigned to that cluster. When the client requests a virtual machine, AirSembly takes a template and clones it to the cluster that was configured into AirSembly. The clone virtual machine is reconfigured based on the information provided by the client interface. 4

5 Storage AirSembly leverages and provisions any type of storage shown through vcenter. This storage can consist of any of the following: shared NFS, iscsi, fiber channel or others that are supported for clustering by vsphere. It is recommended that high available shared storage is used. Support for multiple tiers of storage, such as Tier 1 storage for high speed versus Tier 2 for backup storage is available. Ordering, sizing and provisioning of storage is assigned within AirSembly. The storage is created into datastores that are presented to the hosts. These datastores are added to AirSembly to be used for deployment of new virtual machines. AirSembly breaks storage into two different tiers: Tier 1 storage, also referred to as production storage, and Tier 2 storage, also referred to as development storage. It is recommended that you follow VMware best practices for virtual machine storage RAID configuration of RAID 10. Tier 1 storage is generally used for operating system drives and any applications that require high performance. Tier 2 storage is generally used for file storage or backup storage. At this time AirSembly only allows clients to configure two drives, one per storage tier. When the client requests a virtual machine, AirSembly selects the appropriate storage and clones the virtual machine. It will reconfigure or add storage to the appropriate tier that was selected by the user. Common Requirements The following items are commonly required for all AirSembly installations: vsphere environment with a vcenter server At least one DRS cluster Two tiers of storage that are presented to the hosts in vsphere and added to AirSembly Management network Deployment subnet with DHCP server running 5

6 Scenario 1: Single Datacenter with Dedicated Networks vcenter AirSembly This scenario builds on the common datacenter solution element. In this scenario, AirSembly uses a dedicated network for all clients deployed. This requires particular network settings, as shown in the diagram. Each client is assigned a network and IP allocation that is dedicated to them. This provides isolation and security to each virtual machine in the environment. VLAN /30 VLAN /30 VLAN /28 The network is connected to a single Cisco router that has been configured to support VLAN from each vsphere 5 host and Virtual Switching Instance (VSI). Networking AirSembly requires a VLAN enabled environment. The software supports Cisco, Juniper and other compatible routers that support VSI. In this scenario a single router connects the hosts to the upstream network with VSI enabled. On the VMware host multiple port groups are created with different VLAN IDs. Each port group is configured in AirSembly as a network. AirVM has created a number of port groups on all of the hosts with different VLAN IDs that are then configured in AirSembly as networks. How these networks are assigned to the client is explained later in this section. IP allocations are set from public IP addresses added into AirSembly and broken into subnets. In this scenario a class C network is broken in many /30 subnets, a few /29 subnets and one or two /28 subnets. The software keeps these subnets in its database to assign to the client. A /30 subnet provides a client with one address to assign to their virtual machine, where a /28 subnet provides 13 addresses. This is because the first address assignment is allocated to the network ID, the second address is set as the default gateway and the last address is used for broadcast. 6

7 When a client requests a new network, the system finds an unused network (port group) and assigns it to a client. The client can then request an IP allocation for this network that is assigned from the IP allocations that were created based on the size requested. This IP allocation is also configured in the router when router automation is turned on, which you do by configuring the appropriate VLAN with the required information. Requirements The following items are required for an AirSembly installation with dedicated networks: All common datacenter solution requirements VLAN per client configured at Layer 3 to accept gateways on the router and port groups for each VLAN in vsphere environment IP allocation of /30 at a minimum per virtual machine (recommended: a /24 for AirSembly to manage) Recommended: a supported router that AirSembly can run automation to setup gateways 7

8 Scenario 2: Single Datacenter with vshield Edges / /24 XVLAN /24 vcenter AirSembly vshield Manager /24 VLAN /24 VLAN300 This scenario builds on the common datacenter solution element. In this scenario AirSembly uses vshield Edges with VLANs or VXLANs to provide private networks for each client. This requires the use of a vshield manager configured in the vsphere environment. Each client is assigned a private network that is managed through a vshield Edge firewall. This firewall provides a private network that is isolated from the public Internet. The firewall provides firewall rules and VPN services to allow for secure connections to corporate offices or client machines. This scenario requires a network and subnet setup with a router that is shared with all vshield Edge appliances on their public IP. It also requires VLAN or VXLAN for each client provided network. Networking AirSembly requires a VLAN or VXLAN enabled environment. In this scenario a shared VLAN network is required for the vshield Edges to be placed on. This is the public network for all vshield edge appliances. AirVM has created a number of port groups on all of the hosts with different VLAN IDs or VXLAN Segment IDs that are then configured in AirSembly as networks by choosing the appropriate port group type. 8

9 Each vshield Edge is assigned either a VXLAN or VLAN as an internal network that is used for the internal subnet created by AirSembly. When the vshield Edge is created a public IP address is assigned from the shared IP allocation pool on the shared network. A private /24 subnet is created within AirSembly and assigned as the internal IP allocation for the client. This allocation is defined at the time of creation to any 10.X.X.0/24, X.0/24, or X.0/24. The first IP address in the allocation is used as the gateway address for the vshield Edge firewall. By default everything is blocked on the firewall and the SSL VPN is configured with the client accounts associated with AirSembly. Requirements The following items are required for an AirSembly installation with shared networks: All common datacenter solution requirements Shared VLAN network Shared IP allocation of a minimum of /30 (recommended: a /25 to support upwards of 125 clients) VLAN or VXLAN wire per client that is configured on the network and in the vsphere environment as port groups 9

10 Scenario 3: Single Datacenter with Hybrid Solution VLAN /30 vcenter VLAN /28 AirSembly vshield Manager /24 VLAN /24 VLAN300 This scenario builds on the common datacenter solution element. In this scenario AirSembly uses both the dedicated network solution and the vshield Edges shared network solution. This configuration gives the client the flexibility to assign their virtual machines on a public subnet or a private network behind a firewall. This is the most flexible solution for clients but also the most complex to set up /24 Note: In this configuration VXLANs are not supported and will not function properly. Networking AirSembly requires a VLAN enabled environment. The software supports Cisco, Juniper and other compatible routers that support VSI. In this scenario a single router has connected the hosts to the upstream network with VSI enabled. On the VMware host multiple port groups are created with different VLAN IDs. Each port group is configured in AirSembly as a network. AirVM has created a number of port groups on all of the hosts with different VLAN IDs that are then configured in AirSembly as networks. How these networks are assigned to the client is 10

11 explained later in this section. A shared VLAN network is required for the vshield Edges to be placed on. This is the public network for all vshield Edge appliances. Each vshield Edge is assigned a VLAN as an internal network that is used for the internal subnet created by AirSembly. Dedicated IP allocations are set from public IP addresses added into AirSembly and broken into subnets. In this scenario a class C network is broken in many /30 subnets, a few /29 subnets and one or two /28 subnets. The software keeps these subnets in its database to assign to the client. A /30 subnet provides a client with one address to assign to their virtual machine, where a /28 subnet provides 13 addresses. This is because the first address assignment is allocated to the network ID, the second address is set as the default gateway and last address used for broadcast. When a client requests a new network the system finds an unused network (port group) and assigns it to a client. The client can then request an IP allocation for this network, which is assigned from the IP allocations that were created based on the size requested. This IP allocation is also configured in the router when router automation is turned on, which you can do by configuring the appropriate VLAN with the required information. Alternatively the client has the choice to deploy a vshield Edge firewall. When the vshield Edge is created a public IP address is assigned from the shared IP allocation pool on the shared network. A private /24 subnet is created within AirSembly and assigned as the internal IP allocation for the client. This allocation is defined at the time of creation to any 10.X.X.0/24, X.0/24, or X.0/24. The first IP address in the allocation is used as the gateway address for the vshield Edge firewall. By default everything is blocked on the firewall and SSL VPN is configured with the client accounts associated with AirSembly. 11

12 Requirements The following items are required for an AirSembly installation with a hybrid networks solution: All common datacenter solution requirements VLAN per client configured at Layer 3 to accept gateways on the router and port groups for each VLAN in vsphere environment Shared VLAN network IP allocation of /30 at a minimum per virtual machine (recommended: a /24 for AirSembly to manage) Shared IP allocation of a minimum of /30 (recommended: a /25 to support upwards of 125 clients) Recommended: supported router that AirSembly can run automation to set up gateways 12

13 Scenario 4: Multiple Datacenters with Hybrid Solution Data Center A /24 Data Center B /24 VLAN 310 VLAN300 VLAN300 VLAN / /24 vcenter AirSembly vcenter / /24 VLAN 311 VLAN300 VLAN300 VLAN /24 vshield Manager vshield Manager /24 IP Allocation Pool (Public) / / / / / /30 VLAN /30 VLAN80 VLAN /30 IP Allocation Pool (Public) /30 VLAN / / / / /30 This scenario builds on the common datacenter solution element. In this scenario AirSembly uses both the dedicated network solution and vshield Edges shared network solution in multiple datacenters. This scenario shows multiple vcenters and vshield managers, which is not required for AirSembly to create multiple datacenters. Each datacenter must have its own cluster and all associated objects to the cluster must be broken out as a unique datacenter. The selection of dedicated or shared mode is applied across all datacenters. It is expected that you will use the hybrid solution when working with multiple datacenters in a single AirSembly installation. This configuration gives the client the flexibility to assign their virtual machines on a public subnet or a private network behind a firewall. This is the most flexible solution for clients but also the most complex to set up. Note: In this configuration VXLANs are not supported and will not function properly. 13

14 Networking AirSembly requires a VLAN enabled environment. The software supports Cisco, Juniper and other compatible routers that support VSI. In this scenario a single router connects the hosts to the upstream network with VSI enabled. On the VMware host multiple port groups are created with different VLAN IDs. Each port group is configured in AirSembly as a network. Each datacenter requires the creation of its own port group with the associated VLAN IDs that are then configured in AirSembly as networks. How these networks are assigned to the client is explained later in this section. A shared VLAN network is required for the vshield Edges to be placed on. This is the public network for all vshield Edge appliances. Each vshield Edge is assigned a VLAN as an internal network that will be used for the internal subnet created by AirSembly. Each datacenter requires at least one dedicated IP allocation set from public IP addresses added into AirSembly and broken into subnets. In this case a class C network is broken in many /30 subnets, a few /29 subnets and one or two /28 subnets. The software keeps these subnets in its database to assign to the client. A /30 subnet provides a client with one address to assign to their virtual machine, whereas a /28 subnet will provide 13 addresses. This is because the first address assignment is allocated to the network ID, the second address is set as the default gateway and last address is used for broadcast. When a client requests a new network the system finds an unused network (port group) and assigns it to a client. The client can then request an IP allocation for this network, which is assigned from the IP allocations that were created based on the size requested. This IP allocation is also configured in the router when router automation is turned on, which you can do by configuring the appropriate VLAN with the required information. 14

15 Alternatively, the client has the choice to deploy a vshield Edge firewall. When the vshield Edge is created a public IP address is assigned from the shared IP allocation pool on the shared network. A private /24 subnet is created within AirSembly and assigned as the internal IP allocation for the client. This allocation is defined at the time of creation to any 10.X.X.0/24, X.0/24, or X.0/24. The first IP address in the allocation is used as the gateway address for the vshield Edge firewall. By default everything is blocked on the firewall and SSL VPN is configured with the client accounts that are associated with AirSembly. Requirements The following items are required for an AirSembly installation with a hybrid networks solution: All common datacenter solution requirements For each datacenter VLAN per client configured at Layer 3 to accept gateways on the router and port groups for each VLAN in vsphere environment For each datacenter shared VLAN network For each datacenter IP allocation of /30 at a minimum per virtual machine (recommend: a /24 for AirSembly to manage) For each datacenter shared IP allocation of a minimum of /30 (recommended: a /25 to support upwards of 125 clients) Recommended: for each datacenter supported router that AirSembly can run automation to setup gateways 15

16 Scenario 5: No Datacenter, Used as Storefront (XaaS Products) This scenario does not build on any of the common datacenter solution elements. In this scenario you are running AirSembly as an anything or X as a Service (XaaS) provider commercialization software. No virtual machines are deployed and no VMware infrastructure is required. AirSembly can be used to provide any XaaS product through channel distribution. This could be a PaaS, SaaS, BaaS, DRaaS or other aas by utilizing the XaaS functionality. A service provider can create products that will allow them to manually provision after an order has been placed to any other service. Or they can directly write an API connection to AirSembly to automatically provision a service that has been ordered. AirSembly XaaS Product Profiles The product profile allows AirSembly the flexibility to work with an XaaS offering. At the provider level you create a product profile that contains a name, licensing fee, product type XaaS and configuration items. It is the configuration items that allow the flexibility, as you can create a product profile with any number of List, Number or Slider elements that allow for a granular breakdown of each cost item within the profile. For example AirSembly licensing is a list of items with a different cost for each item in the list, where a user based licensed software can be a selection of either per user or per CPU licensing, where you have two other configuration items: one as a slider element to select number of user and the other as a number element that allows for the selection of CPUs. 16

17 Client Orders When a client orders the XaaS product from the reseller s storefront, the provider is notified by and is able to manage the order through the client order page. This page provides the information required to complete the order that was entered at the time of purchase. After the order has been executed then it can be manually completed on the page notifying the client that their XaaS product order has been completed. 17

18 Scenario 6: vcloud Director AirSembly is integrated with VMware vcloud Director (vcd) 5.5, 5.6 and 8.0 allowing AirSembly to act as a vcd marketplace portal to an existing or new vcd environment. New vcd features that are not available through the vcd GUI and only available through the vcd API are exposed in the AirSembly portal, for example virtual machine performance monitoring. vcenter AirSembly vcloud Director Provider VDC External Network vshield Manager The following diagram shows a typical vcd topology where AirSembly provides marketplace portal capability for a vcloud Director environment. VDC1 Client A Org Network VDC1 Client B Org Network Org Network VDC2 Client B Org Network Client A Organization Client B Organization AirSembly Service Provider Portal The first step begins in the AirSembly service provider portal by pointing AirSembly to a vcloud Director instance (either vcd 5.5, 5.6, or 8.0). An initial synchronization scans all of the vcd resources including organizations, users, virtual datacenters, storage profiles, network pools and external networks for vcd providers and clients. After the synchronization is complete, all vcd resources can be managed and consumed directly from the AirSembly portal. This is achieved in the AirSembly portal by associating the scanned vcd org with an AirSembly client. You can also create a new AirSembly client to associate with the virtual datacenter org. Note that after the initial synchronization is established between AirSembly and the vcloud Director environment, the AirSembly vcd portal includes a RabbitMQ integration that allows automatic real-time two-way synchronization between AirSembly and vcd. RabbitMQ needs to be set up with vcloud Director to point at 18

19 the AirSembly server. The AirSembly service provider portal allows you to create product blueprints of virtual datacenters. The product blueprint includes configuration parameters and unit pricing for Reserve compute, CPU Cores, RAM and two different tiers of storage. The AirSembly distributor and reseller portals allow you to create and price a branded virtual datacenter service based on the product blueprint. AirSembly Client Portal The AirSembly client portal allows a customer to create a new virtual datacenter (vdc) as well as manage vdcs that are already consumed. To order a new vdc, the customer can select a vdc from the storefront that was defined by the reseller. The customer can choose the sizing of the vdc based on specific configuration sizing options for #CPUs, guaranteed Ghz, RAM and storage tiers. After the customer has configured the vdc, an order is placed and the AirSembly platform automatically provisions the customer s vdc. When AirSembly creates a client vdc an internal network and firewall is deployed for that vdc. Note that internal (org) networks can span across multiple vdcs. 19

20 For vcloud Director catalog management, within a vdc a customer has access to VM templates that were made available from the provider ( public ) as well as VM templates that they can populate from the AirSembly client portal ( private ). After the vdc is created, the customer can deploy the VM and add one edge gateway. When it deploys a VM, AirSembly chooses the most optimal storage tier based on which one has the most available space. Note that the two tiers of storage are managed in the AirSembly service provider portal when AirSembly synchronizes with vcd storage profiles. AirSembly clients/vcd orgs can have multiple vdcs with their provider s organization. Each vdc can have multiple networks and vshield Edges. The client portal allows for full virtual datacenter life cycle management: you can reconfigure your vdc as well as manage your firewall including firewall rules, IPSec and NAT rules. For VMs you can start, stop and restart as well as access the VM virtual console directly from the AirSembly client portal. VM life cycle management also includes visibility of vcloud Director 5.6 virtual machine performance monitoring the AirSembly portal pulls VM performance monitoring metrics including the vcd 5.6 API. The metrics include %CPU utilization, CPU Mhz usage, memory usage and disk reads/writes. 20

vcd Cloud Marketplace Portal

vcd Cloud Marketplace Portal vcd Cloud Marketplace Portal Are you a VMware vcloud Air Network service provider in need of a turnkey portal for your vcloud Director infrastructure? Now you can use the AirSembly cloud marketplace portal.

More information

AirSembly. vcloud Air Management Platform

AirSembly. vcloud Air Management Platform AirSembly vcloud Air Management Platform Managed service providers can resell VMware s leading public cloud service, vcloud Air. The AirSembly cloud management platform allows managed service providers

More information

Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012

Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012 Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012 2 Who? Viktor van den Berg Consultant @ PQR Former Dutch VMUG Leader Blogger at www.viktorious.nl Twitter @viktoriousss

More information

VMware vcloud Director for Service Providers

VMware vcloud Director for Service Providers Architecture Overview TECHNICAL WHITE PAPER Table of Contents Scope of Document....3 About VMware vcloud Director....3 Platform for Infrastructure Cloud...3 Architecture Overview....3 Constructs of vcloud

More information

Expert Reference Series of White Papers. vcloud Director 5.1 Networking Concepts

Expert Reference Series of White Papers. vcloud Director 5.1 Networking Concepts Expert Reference Series of White Papers vcloud Director 5.1 Networking Concepts 1-800-COURSES www.globalknowledge.com vcloud Director 5.1 Networking Concepts Rebecca Fitzhugh, VMware Certified Instructor

More information

vcloud Suite Architecture Overview and Use Cases

vcloud Suite Architecture Overview and Use Cases vcloud Suite Architecture Overview and Use Cases vcloud Suite 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware vcloud Air Networking Guide

VMware vcloud Air Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Your Guide to VMware Lab Manager Replacement

Your Guide to VMware Lab Manager Replacement Your Guide to VMware Lab Manager Replacement white paper BROUGHT TO YOU BY SKYTAP 2 Your Guide to VMware Lab Manager Replacement Contents Your Guide to VMware Lab Manager Replacement... 3 The Power and

More information

VMware vsphere: Install, Configure, Manage [V5.0]

VMware vsphere: Install, Configure, Manage [V5.0] VMware vsphere: Install, Configure, Manage [V5.0] Gain hands-on experience using VMware ESXi 5.0 and vcenter Server 5.0. In this hands-on, VMware -authorized course based on ESXi 5.0 and vcenter Server

More information

Bla Bla Bla Cloud. Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect. 2009 VMware Inc. All rights reserved

Bla Bla Bla Cloud. Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect. 2009 VMware Inc. All rights reserved Bla Bla Bla Cloud Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect 2009 VMware Inc. All rights reserved Uh? 2 Virtualization explained in one picture (note reaction) 3 Cloud explained in

More information

Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led

Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led Course Description Understanding Cisco Cloud Fundamentals (CLDFND) v1.0 is a five-day instructor-led training course that is designed

More information

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition VMware vcloud Architecture Toolkit Version 2.0.1 October 2011 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents

More information

XMS FULLY AUTOMATED PROVISIONING: SERVER CONFIGURATION AND QUICK START GUIDE

XMS FULLY AUTOMATED PROVISIONING: SERVER CONFIGURATION AND QUICK START GUIDE XMS FULLY AUTOMATED PROVISIONING: SERVER CONFIGURATION AND QUICK START GUIDE ABSTRACT This white paper in the form of screenshots explains how to capture the vcenter infrastructure details using vsphere

More information

Software Defined Environments

Software Defined Environments November 2015 Software Defined Environments 2015 Cloud Lecture, University of Stuttgart Jochen Breh, Director Architecture & Consulting Cognizant Global Technology Office Agenda Introduction New Requirements

More information

EMC VSPEX SOLUTION FOR INFRASTRUCTURE AS A SERVICE WITH VMWARE VCLOUD SUITE

EMC VSPEX SOLUTION FOR INFRASTRUCTURE AS A SERVICE WITH VMWARE VCLOUD SUITE DESIGN AND IMPLEMENTATION GUIDE EMC VSPEX SOLUTION FOR INFRASTRUCTURE AS A SERVICE WITH VMWARE VCLOUD SUITE EMC VSPEX Abstract This describes how to design virtualized VMware vcloud Suite resources on

More information

WHITE PAPER: PAN Cloud Director Technical Overview

WHITE PAPER: PAN Cloud Director Technical Overview WHITE PAPER: PAN Cloud Director Technical Overview July 2015 1. Introduction PAN Cloud Director (PCD) is a comprehensive cloud management solution that lets both, IT organizations and service providers

More information

VMware vcloud Implementation Example

VMware vcloud Implementation Example ware vcloud Implementation Example Private Enterprise vcloud TECHNICAL WHITE PAPER Table of Contents 1. Purpose and Overview... 4 1.1 Executive Summary... 4 1.2 Business Requirements... 4 1.3 Use Cases.................................................................4

More information

Hardening and Hacking vsphere and Private Cloud Everything you need to know about vsphere Security

Hardening and Hacking vsphere and Private Cloud Everything you need to know about vsphere Security Hardening and Hacking vsphere and Private Cloud Everything you need to know about vsphere Security Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview We are well aware

More information

vsphere Private Cloud RAZR s Edge Virtualization and Private Cloud Administration

vsphere Private Cloud RAZR s Edge Virtualization and Private Cloud Administration Course Details Level: 1 Course: V6PCRE Duration: 5 Days Language: English Delivery Methods Instructor Led Training Instructor Led Online Training Participants: Virtualization and Cloud Administrators,

More information

Vmware VSphere 6.0 Private Cloud Administration

Vmware VSphere 6.0 Private Cloud Administration To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com Vmware VSphere 6.0 Private Cloud Administration Class Duration 5 Days Introduction This fast paced,

More information

What s New with VMware vcloud Director 5.1

What s New with VMware vcloud Director 5.1 What s New with VMware vcloud Director 5.1 Feature Overview TECHNICAL WHITE PAPER JULY 2012 Table of Contents What s New with VMware vcloud Director 5.1.... 3 Software-Defined IaaS.... 3 Hardware and OS

More information

Cisco Network Services Manager 5.0

Cisco Network Services Manager 5.0 Data Sheet Cisco Network Services Manager 5.0 Cisco Network Services Manager is designed to help enable customers to organize their network resources into a flexible multi-tenant infrastructure that integrates

More information

vshield Quick Start Guide vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0

vshield Quick Start Guide vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0 vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Potecting your business assets in The Cloud, with. Secure Multitency Environment from CloudHPT.

Potecting your business assets in The Cloud, with. Secure Multitency Environment from CloudHPT. Potecting your business assets in The Cloud, with Secure Multitency Environment from CloudHPT. Whitepaper 1 Introduction Goal of This Document To provide a guide to the security features of CloudHPT. CloudHPT

More information

Solution Paper. Virtualization security solutions provide a competitive advantage to service providers IaaS, PaaS and SaaS

Solution Paper. Virtualization security solutions provide a competitive advantage to service providers IaaS, PaaS and SaaS Solution Paper Virtualization security solutions provide a competitive advantage to service providers IaaS, PaaS and SaaS Contents About this Document...3 Executive Overview...3 Introduction...4 Brief

More information

Enterprise Cloud Solutions

Enterprise Cloud Solutions IT(O) IT Outsourcing Options Enterprise Cloud Solutions CloudAgile Select Partner PDF v2.2 9/11/12 Cloud Computing with Latisys With the Latisys Cloud, your Enterprise can: Achieve unprecedented control,

More information

Table of Contents. vsphere 4 Suite 24. Chapter Format and Conventions 10. Why You Need Virtualization 15 Types. Why vsphere. Onward, Through the Fog!

Table of Contents. vsphere 4 Suite 24. Chapter Format and Conventions 10. Why You Need Virtualization 15 Types. Why vsphere. Onward, Through the Fog! Table of Contents Introduction 1 About the VMware VCP Program 1 About the VCP Exam 2 Exam Topics 3 The Ideal VCP Candidate 7 How to Prepare for the Exam 9 How to Use This Book and CD 10 Chapter Format

More information

INTEGRATING CLOUD ORCHESTRATION WITH EMC SYMMETRIX VMAX CLOUD EDITION REST APIs

INTEGRATING CLOUD ORCHESTRATION WITH EMC SYMMETRIX VMAX CLOUD EDITION REST APIs White Paper INTEGRATING CLOUD ORCHESTRATION WITH EMC SYMMETRIX VMAX CLOUD EDITION REST APIs Provisioning storage using EMC Symmetrix VMAX Cloud Edition Using REST APIs for integration with VMware vcloud

More information

vcloud Air - Virtual Private Cloud OnDemand Networking Guide

vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

OVERVIEW. The complete IaaS platform for service providers

OVERVIEW. The complete IaaS platform for service providers OVERVIEW The complete IaaS platform for service providers The complete IaaS platform for service providers With OnApp you can sell more services, automate more of your infrastructure and extend your reach

More information

Overview. The OnApp Cloud Platform. Dashboard APPLIANCES. Used Total Used Total. Virtual Servers. Blueprint Servers. Load Balancers.

Overview. The OnApp Cloud Platform. Dashboard APPLIANCES. Used Total Used Total. Virtual Servers. Blueprint Servers. Load Balancers. Overview The OnApp Cloud Platform Dashboard APPLIANCES Virtual Servers Blueprint Servers Load Balancers Bare Metal Smart Servers Hypervisors Assets Integrated Storage COMPONENTS DNS Templates Blueprints

More information

EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition

EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition Solution Guide EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition Pivotal CF Platform as a Service Solution Guide EMC Solutions Abstract This Solution Guide describes the

More information

Restricted Document. Pulsant Technical Specification

Restricted Document. Pulsant Technical Specification Pulsant Technical Specification Title Pulsant Government Virtual Server IL2 Department Cloud Services Contributors RR Classification Restricted Version 1.0 Overview Pulsant offer two products based on

More information

White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc.

White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc. White Paper Juniper Networks Solutions for VMware NSX Enabling Businesses to Deploy Virtualized Data Center Environments Copyright 2013, Juniper Networks, Inc. 1 Table of Contents Executive Summary...3

More information

VMware vcloud Architecture Toolkit Private VMware vcloud Implementation Example

VMware vcloud Architecture Toolkit Private VMware vcloud Implementation Example VMware vcloud Architecture Toolkit Version 2.0.1 October 2011 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents

More information

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer HAWAII TECH TALK SDN Paul Deakin Field Systems Engineer SDN What Is It? SDN stand for Software Defined Networking SDN is a fancy term for: Using a controller to tell switches where to send packets SDN

More information

VM-Series Firewall Deployment Tech Note PAN-OS 5.0

VM-Series Firewall Deployment Tech Note PAN-OS 5.0 VM-Series Firewall Deployment Tech Note PAN-OS 5.0 Revision A 2012, Palo Alto Networks, Inc. www.paloaltonetworks.com Contents Overview... 3 Supported Topologies... 3 Prerequisites... 4 Licensing... 5

More information

Biomni Front Office for NetBackup

Biomni Front Office for NetBackup Multi-tenancy and self-service on the NetBackup Platform Data Sheet: Backup and Disaster Recovery This partnership with Biomni creates a solution that gives Symantec NetBackup customers multi-tenancy and

More information

Cloud Services. May 28 th, 2014 Athens, Greece

Cloud Services. May 28 th, 2014 Athens, Greece Cloud Services May 28 th, 2014 Athens, Greece Cloud Services? Cloud services and PT PT is Virtualization technology and delivery leader Well known as storage & data protection integrator Chosen by RedHat

More information

OnApp Cloud. The complete platform for cloud service providers. 114 Cores. 286 Cores / 400 Cores

OnApp Cloud. The complete platform for cloud service providers. 114 Cores. 286 Cores / 400 Cores OnApp Cloud The complete platform for cloud service providers 286 Cores / 400 Cores 114 Cores 218 10 86 20 The complete platform for cloud service providers OnApp software turns your datacenter into an

More information

HBC1533 - How to build your cloud - Steps to Extend your Datacenter

HBC1533 - How to build your cloud - Steps to Extend your Datacenter VMworld 2014 Page 1 HBC1533 - How to build your cloud - Steps to Extend your Datacenter Tuesday, 14 October 2014 14:00 Dave Hill, VMware 5 key steps to Hybrid DC A thing made by combining two different

More information

Hadoop as a Service. VMware vcloud Automation Center & Big Data Extension

Hadoop as a Service. VMware vcloud Automation Center & Big Data Extension Hadoop as a Service VMware vcloud Automation Center & Big Data Extension Table of Contents 1. Introduction... 2 1.1 How it works... 2 2. System Pre-requisites... 2 3. Set up... 2 3.1 Request the Service

More information

CompTIA Cloud+ 9318; 5 Days, Instructor-led

CompTIA Cloud+ 9318; 5 Days, Instructor-led CompTIA Cloud+ 9318; 5 Days, Instructor-led Course Description The CompTIA Cloud+ certification validates the knowledge and best practices required of IT practitioners working in cloud computing environments,

More information

How Network Virtualization can improve your Data Center Security

How Network Virtualization can improve your Data Center Security How Network Virtualization can improve your Data Center Security Gilles Chekroun SDDC, NSX Team EMEA gchekroun@vmware.com 2014 VMware Inc. All rights reserved. Security IT spending Security spending is

More information

VMware vcloud Networking and Security Overview

VMware vcloud Networking and Security Overview VMware vcloud Networking and Security Overview Networks and Security for Virtualized Compute Environments WHITE PAPER Overview Organizations worldwide have gained significant efficiency and flexibility

More information

Technical Note. vsphere Deployment Worksheet on page 2. Express Configuration on page 3. Single VLAN Configuration on page 5

Technical Note. vsphere Deployment Worksheet on page 2. Express Configuration on page 3. Single VLAN Configuration on page 5 Technical Note The vfabric Data Director worksheets contained in this technical note are intended to help you plan your Data Director deployment. The worksheets include the following: vsphere Deployment

More information

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend:

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend: CompTIA Cloud+ Length: 5 Days Who Should Attend: Project manager, cloud computing services Cloud engineer Manager, data center SAN Business analyst, cloud computing Summary: The CompTIA Cloud+ certification

More information

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server 1. Mục tiêu khóa học. Khóa học sẽ tập trung vào việc cài đặt, cấu hình và quản trị VMware vsphere 5.1. Khóa học xây dựng trên nền VMware ESXi 5.1 và VMware vcenter Server 5.1. 2. Đối tượng. Khóa học dành

More information

EMC ENTERPRISE HYBRID CLOUD 2.5 FEDERATION SOFTWARE- DEFINED DATA CENTER EDITION

EMC ENTERPRISE HYBRID CLOUD 2.5 FEDERATION SOFTWARE- DEFINED DATA CENTER EDITION Solution Guide EMC ENTERPRISE HYBRID CLOUD 2.5 FEDERATION SOFTWARE- DEFINED DATA CENTER EDITION Hadoop Applications Solution Guide EMC Solutions Abstract This document serves as a reference for planning

More information

EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition

EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition Solution Guide EMC Enterprise Hybrid Cloud 2.5, Federation Software-Defined Data Center Edition Public Cloud Solution Guide EMC Solutions Abstract This Solution Guide describes the hybrid nature of the

More information

VMware NSX @SoftLayer!!

VMware NSX @SoftLayer!! A VMware@SoftLayer CookBook v1.1 April 30, 2014 VMware NSX @SoftLayer Author(s) & Contributor(s) (IBM) Shane B. Mcelligott Dani Roisman (VMware) Merlin Glynn, mglynn@vmware.com Chris Wall Geoff Wing Marcos

More information

Implementing Enhanced Secure Multi-tenancy Solutions (IESMT)

Implementing Enhanced Secure Multi-tenancy Solutions (IESMT) Implementing Enhanced Secure Multi-tenancy Solutions (IESMT) Virtualized computing environments have grown over the last several years at a phenomenal rate. As IT budgets shrink many organizations are

More information

CloudPlatform (powered by Apache CloudStack) Version 4.3.0.2 Administrator's Guide

CloudPlatform (powered by Apache CloudStack) Version 4.3.0.2 Administrator's Guide CloudPlatform (powered by Apache CloudStack) Version 4.3.0.2 Administrator's Guide Revised November 11, 2014 03:00 PM IST Citrix CloudPlatform CloudPlatform (powered by Apache CloudStack) Version 4.3.0.2

More information

Copyright 2015 EMC Corporation. All rights reserved. 1

Copyright 2015 EMC Corporation. All rights reserved. 1 Copyright 2015 EMC Corporation. All rights reserved. 1 CLOUD READY DATA PROTECTION BUILT FOR SOFTWARE DEFINED DATACENTER YATIN PATIL Copyright 2015 EMC Corporation. All rights reserved. 2 TWEET US! Are

More information

AirSembly. Distributor Portal Guide Version 2.0 (December 2015)

AirSembly. Distributor Portal Guide Version 2.0 (December 2015) AirSembly Distributor Portal Guide Version 2.0 (December 2015) Table of Contents Table of Contents 2 1. Distributor Portal Overview 4 1.1 Distributor Dashboard 4 2. Resources Menu 6 2.1 Template Management

More information

Learn how to build Enterprise Hybrid Clouds for your customers using VMware vcloud

Learn how to build Enterprise Hybrid Clouds for your customers using VMware vcloud Learn how to build Enterprise Hybrid Clouds for your customers using VMware vcloud 1 The business has strict demands of IT As the CIO, I provide Through Cloud I am able business with the to cost effectively

More information

VM-Series for VMware. PALO ALTO NETWORKS: VM-Series for VMware

VM-Series for VMware. PALO ALTO NETWORKS: VM-Series for VMware VM-Series for VMware The VM-Series for VMware supports VMware NSX, ESXI stand-alone and vcloud Air, allowing you to deploy next-generation firewall security and advanced threat prevention within your VMware-based

More information

VMware vsphere: [V5.5] Admin Training

VMware vsphere: [V5.5] Admin Training VMware vsphere: [V5.5] Admin Training (Online Remote Live TRAINING) Summary Length Timings : Formats: Lab, Live Online : 5 Weeks, : Sat, Sun 10.00am PST, Wed 6pm PST Overview: This intensive, extended-hours

More information

Aerohive Networks Inc. Free Bonjour Gateway FAQ

Aerohive Networks Inc. Free Bonjour Gateway FAQ Aerohive Networks Inc. Free Bonjour Gateway FAQ 1. About the Product... 1 2. Installation... 2 3. Management... 3 4. Troubleshooting... 4 1. About the Product What is the Aerohive s Free Bonjour Gateway?

More information

Building YOURcloud: The Federal Government s first Secure Hybrid Community Cloud

Building YOURcloud: The Federal Government s first Secure Hybrid Community Cloud Building YOURcloud: The Federal Government s first Secure Hybrid Community Cloud Anil Karmel, Deputy Chief Technology Officer National Nuclear Security Administration A Partnership between the Office of

More information

vcloud Air Disaster Recovery Technical Presentation

vcloud Air Disaster Recovery Technical Presentation vcloud Air Disaster Recovery Technical Presentation Agenda 1 vcloud Air Disaster Recovery Overview 2 What s New 3 Architecture 4 Setup and Configuration 5 Considerations 6 Automation Options 2 vcloud Air

More information

Public Cloud Service Definition

Public Cloud Service Definition Public Version 1.5 TECHNICAL WHITE PAPER Table Of Contents Introduction... 3 Enterprise Hybrid Cloud... 3 Public Cloud.... 4 VMware vcloud Datacenter Services.... 4 Target Markets and Use Cases.... 4 Challenges

More information

VMware vcloud Networking and Security

VMware vcloud Networking and Security VMware vcloud Networking and Security Efficient, Agile and Extensible Software-Defined Networks and Security BROCHURE Overview Organizations worldwide have gained significant efficiency and flexibility

More information

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation IBM Cloud Security Draft for Discussion September 12, 2011 IBM Point of View: Cloud can be made secure for business As with most new technology paradigms, security concerns surrounding cloud computing

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

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved.

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. Cloud Computing! Exciting! But wait 2009 2014 98% 94% 2% 6% VMs in Public Cloud VMs On-Premises

More information

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure August 2015 Table of Contents 1 Introduction... 3 Purpose... 3 Products... 3

More information

VMware vsphere: Fast Track [V5.0]

VMware vsphere: Fast Track [V5.0] VMware vsphere: Fast Track [V5.0] Experience the ultimate in vsphere 5 skills-building and VCP exam-preparation training. In this intensive, extended-hours course, you will focus on installing, configuring,

More information

VMware vsphere Design. 2nd Edition

VMware vsphere Design. 2nd Edition Brochure More information from http://www.researchandmarkets.com/reports/2330623/ VMware vsphere Design. 2nd Edition Description: Achieve the performance, scalability, and ROI your business needs What

More information

VMware vcloud Air. Enterprise IT Hybrid Data Center TECHNICAL MARKETING DOCUMENTATION

VMware vcloud Air. Enterprise IT Hybrid Data Center TECHNICAL MARKETING DOCUMENTATION TECHNICAL MARKETING DOCUMENTATION October 2014 Table of Contents Purpose and Overview.... 3 1.1 Background............................................................... 3 1.2 Target Audience...........................................................

More information

Accelerate with Ampleflex Cloud! Highly adoptable and dependable platform for deploying services and applications into the Cloud. www.ampleflex.

Accelerate with Ampleflex Cloud! Highly adoptable and dependable platform for deploying services and applications into the Cloud. www.ampleflex. Accelerate with Ampleflex Cloud! Highly adoptable and dependable platform for deploying services and applications into the Cloud. www.ampleflex.com The Challenge Enterprises are updating applications to

More information

vcloud Networking and Security Sales and Partner Use Only What is the VMware vcloud Networking and Security Product?

vcloud Networking and Security Sales and Partner Use Only What is the VMware vcloud Networking and Security Product? CHEAT SHEET INTERNAL USE ONLY VMware vcloud Networking and Security Sales and Partner Use Only What is the VMware vcloud Networking and Security Product? VMware has combined its security and advanced networking

More information

What s New in VMware vcloud Director 1.5

What s New in VMware vcloud Director 1.5 vcloud Director 1.5 Technical WHITE PAPER Table of Contents Introduction.... 3 Improving Agility in the Cloud.... 4 Fast Provisioning Using Linked Clones... 4 Behind the Scenes.... 5 Cross Datastore Linked

More information

VMware vcloud Architecture Toolkit Architecting a VMware vcloud

VMware vcloud Architecture Toolkit Architecting a VMware vcloud VMware vcloud Architecture Toolkit Version 2.0.1 October 2011 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents

More information

CloudLink - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds

CloudLink - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds February 2011 1 Introduction Today's business environment requires organizations

More information

CloudPlatform (powered by Apache CloudStack) Version 4.2 Administrator's Guide

CloudPlatform (powered by Apache CloudStack) Version 4.2 Administrator's Guide CloudPlatform (powered by Apache CloudStack) Version 4.2 Administrator's Guide Revised September 7, 2013 10:50 pm Pacific Citrix CloudPlatform CloudPlatform (powered by Apache CloudStack) Version 4.2 Administrator's

More information

Installing and Configuring vcloud Connector

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

More information

Disaster Recovery & Cloud: To? In? Of? With Mike Laverick (VMware) VMware Senior Cloud Infrastructure Evangelist Blog: www.mikelaverick.

Disaster Recovery & Cloud: To? In? Of? With Mike Laverick (VMware) VMware Senior Cloud Infrastructure Evangelist Blog: www.mikelaverick. + Disaster Recovery & Cloud: To? In? Of? With Mike Laverick (VMware) VMware Senior Cloud Infrastructure Evangelist Blog: www.mikelaverick.com Email: mike@mikelaverick.com Twitter: @mike_laverick + + Before

More information

vshield Quick Start Guide

vshield Quick Start Guide vshield Manager 5.0 vshield App 5.0 vshield Edge 5.0 vshield Endpoint 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Do DevOps on VMware vcloud Air Your Way, Without the Rework! Ashok Aletty, vcloud Air Solution Architect

Do DevOps on VMware vcloud Air Your Way, Without the Rework! Ashok Aletty, vcloud Air Solution Architect 1 Do DevOps on VMware vcloud Air Your Way, Without the Rework! Ashok Aletty, vcloud Air Solution Architect Agenda VMWare vcloud Air Overview Hybrid DevOps vcloud Air DevOps Services VMWare vcloud Air Public

More information

VMware for your hosting services

VMware for your hosting services VMware for your hosting services Anindya Kishore Das 2009 VMware Inc. All rights reserved Everybody talks Cloud! You will eat your cloud and you will like it! Everybody talks Cloud - But what is it? VMware

More information

vshield Administration Guide

vshield Administration Guide vshield Manager 5.1 vshield App 5.1 vshield Edge 5.1 vshield Endpoint 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Installing and Configuring vcloud Connector

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

More information

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack This vendor-independent research contains a product-by-product comparison of the most popular cloud platforms (along with

More information

Cisco Secure Network Container: Multi-Tenant Cloud Computing

Cisco Secure Network Container: Multi-Tenant Cloud Computing Cisco Secure Network Container: Multi-Tenant Cloud Computing What You Will Learn Cloud services are forecast to grow dramatically in the next 5 years, providing a range of features and cost benefits for

More information

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture OpenStack Neutron Outline Why Neutron? What is Neutron? API Abstractions Plugin Architecture Why Neutron? Networks for Enterprise Applications are Complex. Image from windowssecurity.com Why Neutron? Reason

More information

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

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle NIST Definition of Cloud Computing Cloud

More information

Going Hybrid. The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager!

Going Hybrid. The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager! Going Hybrid The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager! About Aruba! Few figures! About Aruba! Few figures! 2 million customers! About Aruba! Few figures! 600 people!

More information

VMUG - vcloud Air Deep Dive. 2014 VMware Inc. All rights reserved.

VMUG - vcloud Air Deep Dive. 2014 VMware Inc. All rights reserved. VMUG - vcloud Air Deep Dive 2014 VMware Inc. All rights reserved. Agenda 1 Overview of vcloud Air 2 Advanced Networking Capabilities 3 Use Cases 4 Overview of Disaster Recovery Service 5 Questions 2 VMware

More information

2013 ovh.com. All rights reserved

2013 ovh.com. All rights reserved Abstract During this session, the user will learn how to optimize security, rights, network layers to build Private, Hybrid & Public Cloud range of services based on a same infrastructure using VMware

More information

VMware vsphere-6.0 Administration Training

VMware vsphere-6.0 Administration Training VMware vsphere-6.0 Administration Training Course Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Classroom Fee = 20,000 INR Online / Fast-Track Fee = 25,000 INR Fast

More information

Using Application Services

Using Application Services vrealize Automation 6.2.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

SPEED your path to virtualization.

SPEED your path to virtualization. SPEED your path to virtualization. 2011 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Introducing HP VirtualSystem Chief pillar of

More information

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management Page 2 Table of

More information

Monitoring Hybrid Cloud Applications in VMware vcloud Air

Monitoring Hybrid Cloud Applications in VMware vcloud Air Monitoring Hybrid Cloud Applications in ware vcloud Air ware vcenter Hyperic and ware vcenter Operations Manager Installation and Administration Guide for Hybrid Cloud Monitoring TECHNICAL WHITE PAPER

More information

Virtual Data Centre. User Guide

Virtual Data Centre. User Guide Virtual Data Centre User Guide 2 P age Table of Contents Getting Started with vcloud Director... 8 1. Understanding vcloud Director... 8 2. Log In to the Web Console... 9 3. Using vcloud Director... 10

More information

VMware vcloud Implementation Example

VMware vcloud Implementation Example ware vcloud Implementation Example Public vcloud Service Provider TECHNICAL WHITE PAPER Document Title Table of Contents 1. Purpose and Overview... 4 1.1 Executive Summary... 4 1.2 Business Requirements...

More information

VMware vcloud Service Definition for a Public Cloud. Version 1.6

VMware vcloud Service Definition for a Public Cloud. Version 1.6 Service Definition for a Public Cloud Version 1.6 Technical WHITE PAPER 2011 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.

More information

Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud

Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud Rob Randell, CISSP Principal Systems Engineer Security Specialist Agenda What is the Cloud? Virtualization Basics

More information

VMware@SoftLayer Cookbook Disaster Recovery (DR)

VMware@SoftLayer Cookbook Disaster Recovery (DR) VMware@SoftLayer Cookbook Disaster Recovery (DR) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) VMware: Merlin

More information