DataCentred Cloud Compute - Powered By OpenStack

Size: px
Start display at page:

Download "DataCentred Cloud Compute - Powered By OpenStack"

Transcription

1 DataCentred Cloud Compute - Powered By OpenStack Service Description DataCentred Michigan Park Michigan Avenue Salford Quays M50 2GY United Kingdom Tel: enquiries@datacentred.co.uk

2 Contents DataCentred Cloud Compute Service Description... 2 Customer Benefits... 2 Example use cases... 3 Local Storage for Compute Resources... 6 Ephemeral Storage... 6 Persistent Storage... 6 Snapshots... 6 Billable Storage Resources... 6 Encryption... 6 Network Resources... 7 Service Provider Network... 7 Virtual Routers... 7 VPN Services... 7 Load Balancing Services... 7 Firewall Services... 7 IP Addressing... 7 Bandwidth... 8 Backup/Restore and Disaster Recovery... 8 Service Management... 8 Support Portal... 8 Compute Service Interfaces... 9 Ordering... 9 On boarding... 9 Service lead time... 9 Trial Service... 9 Billing Off boarding Termination Training Service Level Agreement Service Constraints Customer Technical Requirements Page 1 of 12

3 DataCentred Cloud Compute Service Description DataCentred s Cloud Compute Service is a next generation Infrastructure as a Service (IAAS) solution based on OpenStack, the leading Open Source cloud infrastructure software stack, which is backed by a consortium of leading IT vendors and developers ( ). The solution allows customers to self provision computing environments comprising fully virtualised networks, virtual machines and persistent storage volumes through either Graphic User Interface, Command Line Interface, or Application Programming Interfaces. The storage platform is based on Ceph which is an Open Source storage platform designed to present object, block, and file storage from a single distributed computer cluster. The storage API is fully compatible with the Amazon S3 and OpenStack Swift API s. Because our solutions are based on Open Source software, customers benefit from low cost, data portability and lack of vendor lock in to proprietary software and architectures. At the same time, because we are working with market leading Open Source frameworks and platforms, customers can have comfort that their applications will be supported and supportable long into the future. Customer Benefits Increasing pressures on IT budgets combined with the on going exponential requirements for computer processing means that many organisations are using computing on demand to balance and complement their existing infrastructure. DataCentred's Cloud Compute Service provides customers with several key benefits: Cost savings Because our services are based on Open Source software and commodity hardware we are able to offer high quality services at low cost. Flexibility With resources billed hourly, customers can pay for what they use and have full transparency of costs. We can support capped resource usage (for cost certainty), burstable resources (to meet fluctuating resource needs) and full API driven elastic resources to meet application needs on demand. Security Hosted in our fully owned and operated Tier 3 UK data centres and supported wholly by UK accredited Operations, Government customers can be confident that we can support their accreditation needs for sensitive data. Support DataCentred employs highly trained engineering teams operating in a DevOps support structure i.e. the same team who develop our services also support it. Customers can therefore be confident of immediate availability of skilled resources to fix their problems quickly rather than transiting several scripted support tiers before reaching someone who knows what to do. This support is available 24*7*365 and provided as part of the service. There are no service ticket based charges. Page 2 of 12

4 Flexible deployment and migration We support a range of deployment models including web portal, command line and API interfaces (OpenStack and AWS compatible). We also support DevOps deployment tools such as Puppet and Chef making our service ideal for the development of digital services. Choice of network access Customers are able to access DataCentred Cloud Compute privately using a range of service providers who have physical capacity present in our data centre including BT, Vodafone, Virgin Media, Zayo and Level3. PSN connectivity is available from BT, Vodafone, Level 3 and Virgin Media. N3 connectivity can be provided by BT through the N3 service organisation. Example use cases Typical use cases of our Cloud Services include: Development and test environments Hosting of digital services Research and Education use cases, such as publishing research data, batch processing for research projects Application hosting Big data analytics Disaster recovery as a Service (DRAAS) Data warehousing File and object storage Page 3 of 12

5 OpenStack Tenancies An OpenStack Tenancy is a collective term for a combination of virtualised instances, storage, and networks which are all managed by the same administrator account. Each Tenancy is logically separated within the Cloud service so that client data is segregated securely. A DataCentred Cloud customer may have multiple tenancies which can be used to implement different projects. Each tenancy is a separately billable entity. Compute Instances Within each Tenancy a customer is able to create Compute Instances which are virtual machines running within the cloud service. Compute instances comprise an Image and a Flavour. The Image defines the Operating System software that will run on an Instance, e.g. Ubuntu Linux, or Microsoft Windows. The Flavour defines the resources available to the running instance e.g. CPU s, memory, networks, disks. Example Image: Ubuntu Flavour: dc1.1x2.80 which is a 1 virtual CPU machine with 2G of RAM and 80G of root disk The full list of available flavours is given in the G Cloud pricing addendum. Customers are allowed to select Operating System Images from those available within the platform or to import their own Images and licences, provided the licence is eligible for deployment in a Cloud service. Please check with your application provider, but in case of doubt we are pleased also to assist. Customers maintain responsibility for patching and monitoring server instances. Instance Billing Each instance type is a separate billable item. Compute instances are billed in pence per instance hour according to the rate table. Flavour: dc1.2x8 Rate: /hr Most Images that are available on the DataCentred OpenStack Cloud do not attract an hourly rate due to our bias towards Open Source software. For Windows, DataCentred can provide both Government (G SPLA) and Academic licences billed at an hourly rate for Windows Server and SQL Server, pricing according to the rate table. This is subject Page 4 of 12

6 to a registration process. Alternatively, as DataCentred is an Authorised Mobility partner, customers can import their own licences to the platform. The following Microsoft link gives details about how this works for Customers. gb/licensing/software assurance/license mobility.aspx#tab=2 For RedHat we can provide RHEL on an hourly basis in our platform. Red Hat licensing restricts licence mobility into our platform. There are of course a number of free licence Linux distributions available such as Ubuntu and Centos. Customer Images Customers can upload custom operating system images to meet their computation needs. Uploaded images cannot, however, be shared across tenancies, even when multiple tenancies belong to the same customer. Storage of custom images is charged at the prevailing rate for Persistent Storage. We support the upload and execution of all common disk and container formats, including: Raw: An unstructured disk image format Vhd: The VHD disk format, a common disk format used by virtual machine monitors from VMware, Xen, Microsoft, VirtualBox, and others Vmdk: Common disk format supported by many common virtual machine monitors Vdi: Supported by VirtualBox virtual machine monitor and the QEMU emulator Iso: An archive format for the data contents of an optical disc, such as CD ROM. qcow2: Supported by the QEMU emulator that can expand dynamically and supports Copy on Write aki, ari, and ami: Amazon image types. Notes Not all Image/Flavour combinations are available, certain Image types have minimum flavour requirements. For example Microsoft Windows Server requires at least 30GB root disk size therefore will not run on very small flavours. An ephemeral root disk of suitable size to accommodate the image operating system and nominal operation headroom is provided as part of the cost of a running instance. Page 5 of 12

7 Local Storage for Compute Resources Block storage for virtual machines, which appears as locally attached hard drives, is available in two forms, ephemeral and persistent. Ephemeral Storage Ephemeral storage appears as normal block storage but is destroyed when an Instance is terminated. By default the root filesystem device for an instance is stored on an ephemeral disk. Each Image has an allocation of ephemeral root disk at time of creation. The volume sizes are as given in the pricing schedule. When an Instance is suspended, however, its VM state is stored on disk, all memory is written to disk and retained, and the virtual machine is stopped. The Instance can be re started with data intact. Persistent Storage Persistent storage is, as its name suggests, permanent. Persistent storage devices may be associated with different instances across their lifetime. ie you may detach a persistent storage device from one running instance and attach it to another, in the same way that a physical hard drive may be removed from a physical server and installed in a different one. This storage is provided from our Ceph storage platform. Storage may be allocated to Instances in increments as small as 1GB. Persistent storage becomes chargeable once defined, whether it is attached to a running VM instance or not, however we don t insist on the pre allocation of large blocks of storage which are billed regardless. Once the storage is released by detaching from an instance it remains available as a storage device that may be attached to another running instance, retaining the data. However, once the device is deleted the storage is released and is no longer billed. Due to the distributed nature of storage management within Ceph the data on deleted disk is not readily recoverable. Within the Ceph platform all data is replicated 3 times to achieve high levels of storage durability. Snapshots Tenants of the DataCentred Compute service may take a point in time snapshot of any defined image. Each snapshot is a block level replica of the image it represents and uses equivalent storage. Storage of snapshots is charged at the prevailing rate for Persistent Storage. Billable Storage Resources Ephemeral and persistent storage, Snapshots, and Uploaded Images are all billable at the prevailing block storage rate for the particular class of storage. The storage used by an ephemeral root disks is not a separately billable item it is included in the instance hourly cost. Encryption Data is not encrypted by default, as our recommendation is that we do not have access to customer encryption keys to ensure the highest level of security. We can assist customers to recommend appropriate client side encryption tools. Page 6 of 12

8 Network Resources Each virtual host in a tenancy may be connected to one or more virtual networks to form topologies to fulfil the needs of particular requirements. Service Provider Network Service provider networks are networks which interconnect OpenStack tenancies with external networks. The commonest case of for a service provider is the public Internet. OpenStack tenancy networks may also be terminated on private networks present within DataCentred s facilities. Virtual Routers By default each OpenStack tenancy is provided with a Virtual Router which provides the ability to connect tenant networks to the public Internet or private networks external to the OpenStack platform. VPN Services DataCentred Compute service provides OpenStack VPN as a Service capabilities. This allows tenants to establish secure virtual private network connections between external customer networks (e.g. corporate networks) and OpenStack tenant networks. Load Balancing Services DataCentred Compute service provides two options for Load balancing service capabilities. The first is the native OpenStack Load balancing as a Service. This is a basic service with useful but limited functionality. It does not provide SSL termination. Because of this we also offer an option based on Compute Instances running fully featured Enterprise grade traffic management appliances. These provide a rich feature set with several tiers of capability to suit different requirements, including SSL offload. We provide pricing for a number of such appliances in the pricing schedule. Additional per VM hour charges apply for these Images. Firewall Services In addition to the default filtering provided by OpenStack networking and VM s, we provide the option for tenants are able to make use of Virtual Machines running Enterprise grade firewall appliances, providing additional functionality. Pricing is as provided in the pricing schedule. Additional per VM hour charges apply for these Images. IP Addressing Each Tenant on the Cloud platform are allocated a single IPv4 IP address for free the first external router (A customer can have multiple Tenants for segregated projects). Customers can request additional public IPv4 addresses to be allocated. As these are an increasingly scarce resource these are charged for to ensure that they are used efficiently. The quota can be extended on request. Page 7 of 12

9 Monthly billing for IPv4 addresses is based on allocated quota, whether the addresses are in use or not. Bandwidth Data transferred in and out of the DataCentred service platforms can be managed in a number of ways: Ingress of data and API requests from the public Internet into the Platform are not chargeable. Egress of data from the platform to the Public Internet is chargeable. The data transferred between virtual machines in the same Tenant networks is not chargeable. Tenants may choose to implement a Private Network Interconnect (PNI) between their networks e.g. PSN or N3, and the DataCentred platform in order to minimise latency and variable costs. In this case there are setup and fixed monthly port charges, but no volume based bandwidth charges will be applied. Backup/Restore and Disaster Recovery We recommend that all critical data is stored within the Ceph storage. Snapshots can be used to keep multiple point in time copies of data. Data stored in the Ceph platform is replicated across a large number of physical machines. Ceph proactively maintains 3 replicas of every object across the cluster. If a node in the cluster fails Ceph automatically creates additional replicas of objects which have been lost. Numerous tools and software packages exist which allow the use of DataCentred s Cloud Platform as a destination for backups as part of a client s backup and/or disaster recovery plans. We don t presently operate more than a single node so we recommend that customers retain a second copy of business critical data at a remote location. We plan in future to have additional Cloud nodes in geographically separated data centres. Service Management All service management processes follow ITIL (ISO20000) and PRINCE2 standards. We offer a range of support options from operational service levels through to full architecture and design assistance. Support Portal The DataCentred Portal located at provides a focal point for customer related information and activities, including: Management of support requests Self service user administration Management of resource allocation and usage Page 8 of 12

10 Compute Service Interfaces The compute webui and API endpoints are hosted at We provide full exposure to the OpenStack API. Please refer to the following link for quick start information on OpenStack API. Tenants are limited to 2.5 million API requests per month (approx. 1 per second). The usage is not capped or rate limited but we reserve the right to make additional charges for high volume usage. We provide customers with access to the OpenStack Horizon portal which is a powerful management and dashboarding tool. For detailed information regarding Horizon s capabilities please refer to the following link. guide/content/openstack_user_guide.html Ordering The order form forms part of the service schedule which is appended to our Master Services Agreement which in turn falls under the G Cloud terms and conditions. The customer is requested to fill out legal entity, billing and contact information and once the signed order is received the Customer is provided with access to the service. On boarding Upon receipt of a service order, the customer s billing account and service account will be set up. The designated customer administrator will then be able to set up and manage their own users via the support portal. Service lead time DataCentred will set up a new customer within 2 working days of receipt of order. Once a customer is set up on the system then they have instant access to compute and storage resources via the portal, through which they can also subscribe to additional compute and storage resources on an ondemand basis. Trial Service As customers frequently wish to evaluate a service prior to committing to a contract or spend, DataCentred provides a trial service for up to 2 months for a fixed set of compute and storage resources which should be sufficient to allow a customer to carry out a meaningful application deployment and functionality test. The scope of this is detailed in the pricing schedule. This may be extended in scope and timing by prior consent. Page 9 of 12

11 Billing For server instances, storage, load balancer instances, firewall instances billing is performed monthly in arrears based on actual usage as metered hourly according to the rate table. Data transfers are billed monthly in arrears based on total volume of data egress from the platform during the month. IP addresses are billed monthly in advance based on subscribed volumes. Device hosting and private cross connects are billed monthly in advance upon delivery. Installation and configuration support services (where requested) are billed monthly in arrears based on hours worked. Off boarding Customers are responsible for the off boarding of their data. DataCentred support snapshot export or clients can request that we copy their data to media that they provide to make copies of their data which can be shipped to the client at their expense. DataCentred will support those customers who require support with their off boarding requirements on a time and materials basis, in accordance with fees set out in the SFIA Appendix. Upon service termination, DataCentred will ensure that all customer data is deleted. We will retain the data in storage for a grace period of 2 weeks unless otherwise agreed. Termination Where the customer is operating on a usage only contract, for usage based services i.e. servers, load balancers, firewall instances, data egress all billing ceases when the resources are no longer being consumed. For enabling resources such as IP addresses, device hosting and cross connects, such services are billed monthly and subject to 30 day cancellation i.e. billing will cease 30 days after termination request. Charges may apply for labour resources requested to support client migration of data from the platform (see below). This is not mandatory as clients are able to off board their data from the platform without DataCentred s intervention or support (egress charges may apply if this is through the public Internet). Where customers have entered into a spend commitment for a fixed term, they will be liable to pay the due charges for the residual term of the contract. Training Each new customer will be provided with a one hour introduction to the service and DataCentred s support processes as part of on boarding. There are extensive online resources for OpenStack including training guides. Page 10 of 12

12 guide/content/openstack_user_guide.html Service Level Agreement The target availability for server instances, storage and associated network infrastructure is 99.99%. The target availability for the customer management portal is 99.9%. Availability is measured each Calendar month. The servers, storage or customer management portal will be considered unavailable if they are not reachable and this is not caused by scheduled or emergency maintenance, acts or omissions of the Customer, failure of Customer supplied software and networks, failure of VPNs to the customer, malicious attacks, force majeure events or failure to comply with the Supplier s Acceptable Use Policy. In the event of failure to achieve target service levels for server instances and/or storage the Customer will be eligible to claim for service credits for each half hour s loss of service or part thereof at a rate of one thirtieth of the prior month s IaaS service charges for the affected server instance(s) and/or storage up to a maximum of 50% of the total prior month s IaaS service charges for the affected server instance(s) and/or storage. In the event of failure to achieve target service levels for the customer portal and subject to Clause 9.9 of the Master Service Agreement, the Customer will be eligible to claim for service credits at a rate of one day s service charges for each hour s loss of service or part thereof at a rate of one thirtieth of the prior month s total IaaS service charges up to a maximum of 50% of the prior month s total IaaS service charges. Service Constraints DataCentred s infrastructure is highly resilient and distributed in nature so the number of events which may require an infrastructure downtime will be limited. Our standard maintenance windows are: 0:00 06:00 UK local time Monday to Friday 08:00 to 20:00 on Saturdays 08:00 to 14:00 on Sundays and public holidays Planned maintenance will be notified to customers at least one week in advance. If planned maintenance is service impacting, this will be notified 30 days in advance. Emergency maintenance may be needed where there is a risk to service. Where possible such maintenance will be scheduled during the maintenance windows with at least 24 hour s notice. Customers may request suspension of maintenance work during specific time periods. Given enough notice we will do our best to plan around these requirements. The exact timing of any maintenance will be at the sole discretion of DataCentred s Operations and Management teams. Page 11 of 12

13 Customer Technical Requirements In order to make use of the DataCentred Cloud platform customers will require: Good quality public Internet connectivity Workstations with management software appropriate to the task being carried out. This includes CLI and GUI tools. Appropriately skilled staff. Page 12 of 12

DataCentred Cloud Storage

DataCentred Cloud Storage Service Description DataCentred Michigan Park Michigan Avenue Salford Quays M50 2GY United Kingdom Tel: 0161 870 3981 enquiries@datacentred.co.uk www.datacentred.co.uk Contents Service Description... 2

More information

DataCentred Cloud Services Pricing MediaCityUK, Manchester Flexible, Open Source, Cost Effective

DataCentred Cloud Services Pricing MediaCityUK, Manchester Flexible, Open Source, Cost Effective DataCentred Cloud Services Pricing MediaCityUK, Manchester Flexible, Open Source, Cost Effective DataCentred Michigan Park Michigan Avenue Salford Quays M50 2GY United Kingdom Tel: 0161 870 3981 enquiries@datacentred.co.uk

More information

CLOUD SERVICE SCHEDULE Newcastle

CLOUD SERVICE SCHEDULE Newcastle CLOUD SERVICE SCHEDULE Newcastle 1 DEFINITIONS Defined terms in the Standard Terms and Conditions have the same meaning in this Service Schedule unless expressed to the contrary. In this Service Schedule,

More information

INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia

INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia INFRASTRUCTURE AS A SERVICE (IAAS) SERVICE SCHEDULE Australia 1 DEFINITIONS Capitalised terms in this Service Schedule not otherwise defined here have the meaning given in the Standard Terms and Conditions:

More information

Service Description for Hosted Server

Service Description for Hosted Server Service Overview tolomy has created its Hosted Server environment using VMware ESXi which provides the foundation for building and managing a virtualised IT infrastructure. These market leading, production-proven

More information

Desktop as a Service Service Definition

Desktop as a Service Service Definition Desktop as a Service Service Definition 2 Table of Contents Purpose of Document... 4 Desktops as a Service (DaaS) Service Description... 4 Technology... 5 Deliver Uncompromised End User Experience... 5

More information

REDCENTRIC INFRASTRUCTURE AS A SERVICE SERVICE DEFINITION

REDCENTRIC INFRASTRUCTURE AS A SERVICE SERVICE DEFINITION REDCENTRIC INFRASTRUCTURE AS A SERVICE SERVICE DEFINITION SD021 V2.2 Issue Date 01 July 2014 1) OVERVIEW Redcentric s Infrastructure as a Service (IaaS) enables the to consume server, storage and network

More information

Service Catalogue. virtual services, real results

Service Catalogue. virtual services, real results Service Catalogue virtual services, real results September 2015 Table of Contents About the Catalyst Cloud...1 Get in contact with us... 2 Services... 2 Infrastructure services 2 Platform services 7 Management

More information

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10 Virtual Server Hosting Service Definition SD021 v1.8 Issue Date 20 December 10 10 Service Overview Virtual Server Hosting is InTechnology s hosted managed service for virtual servers. Our virtualisation

More information

IBM G-Cloud Microsoft Windows Active Directory as a Service

IBM G-Cloud Microsoft Windows Active Directory as a Service IBM G-Cloud Microsoft Windows Active Directory as a Service Service Definition IBM G-Cloud Windows AD as a Service 1 1. Summary 1.1 Service Description This offering is provided by IBM Global Business

More information

Pricing Guide. Service Overview

Pricing Guide. Service Overview Service Overview tolomy s G Cloud services are designed to give you the best possible degree of control and transparency over your costs. To maximise cost efficiency on offer to our customers a wide range

More information

CLOUD SERVICE SCHEDULE

CLOUD SERVICE SCHEDULE CLOUD SERVICE SCHEDULE 1 DEFINITIONS Defined terms in the Standard Terms and Conditions have the same meaning in this Service Schedule unless expressed to the contrary. In this Service Schedule, unless

More information

OpenStack IaaS. Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013

OpenStack IaaS. Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013 OpenStack IaaS 1 Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013 Disclaimer The information provided within this presentation is for educational purposes only and was prepared for a community

More information

Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1

Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1 Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1 1 DEFINITIONS AND INTERPRETATIONS 1.1. Words or phrases used with capital letters in this Service Schedule shall have the same meanings

More information

How To Get Atos Paas For Free

How To Get Atos Paas For Free G-Cloud Pricing Atos PaaS Accredited Secure+ Contents 1. Introduction... 3 2. Pricing... 4 2.1 Standard Feature Pricing... 4 2.2 Atos PaaS Accredited Secure+ Virtual Machines... 4 2.3 Atos PaaS Accredited

More information

SERVICE SCHEDULE PULSANT ENTERPRISE CLOUD SERVICES

SERVICE SCHEDULE PULSANT ENTERPRISE CLOUD SERVICES SERVICE SCHEDULE PULSANT ENTERPRISE CLOUD SERVICES This is a Service Schedule as defined in the Conditions. Where the Services set out in this Service Schedule form part of the Services to be supplied

More information

service description Document Management in the Cloud Software as a Service

service description Document Management in the Cloud Software as a Service easy to adopt, easy to use, easy to leave service description Document Management in the Cloud Software as a Service version 4.0 Contents Overview... 3 Example use cases... 3 Pricing... 4 Trial service...

More information

service description Email, SharePoint and File Archive in the Cloud Software as a Service

service description Email, SharePoint and File Archive in the Cloud Software as a Service easy to adopt, easy to use, easy to leave service description Email, SharePoint and File Archive in the Cloud Software as a Service version 4.0 Contents Overview... 3 Example use cases... 3 Pricing...

More information

Cloud Models and Platforms

Cloud Models and Platforms Cloud Models and Platforms Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF A Working Definition of Cloud Computing Cloud computing is a model

More information

Service Description Archive Storage in the Cloud

Service Description Archive Storage in the Cloud Service Description Archive Storage in the Cloud Product Overview Archive Storage in the Cloud enables an organisation to migrate their valuable but seldom used data to a cost efficient, reliable and secure

More information

Virtual Data Centre Public Cloud Simplicity Private Cloud Security

Virtual Data Centre Public Cloud Simplicity Private Cloud Security Virtual Data Centre Public Cloud Simplicity Private Cloud Security www.interoute.com Interoute Virtual Data Centre Virtual Data Centre (VDC) is Interoute s Enterprise class Infrastructure as a Service

More information

Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments

Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments Important Notice 2010-2015 Cloudera, Inc. All rights reserved. Cloudera, the Cloudera logo, Cloudera Impala, Impala, and

More information

Schedule 2Z Virtual Servers, Firewalls and Load Balancers

Schedule 2Z Virtual Servers, Firewalls and Load Balancers Schedule 2Z Virtual Servers, Firewalls and Load Balancers Definitions Additional Charges means the charges payable in accordance with this schedule. Customer Contact Centre means Interoute s Incident management

More information

The IaaS Server On Boarding Process

The IaaS Server On Boarding Process SERVICE DEFINITION G-Cloud 7 MANAGED SERVER Classification: Open Classification: Open ii MDS Technologies Ltd 2015. Other than for the sole purpose of evaluating this Response, no part of this material

More information

Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1

Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1 Fusion Service Schedule Virtual Data Centre ( VDC ) Version FUS-VDC-7.1 1 DEFINITIONS AND INTERPRETATIONS 1.1. Words or phrases used with capital letters in this Service Schedule shall have the same meanings

More information

IBM Spectrum Protect in the Cloud

IBM Spectrum Protect in the Cloud IBM Spectrum Protect in the Cloud. Disclaimer IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion. Information regarding

More information

Forklifting to AWS: An Option for Migration to AWS October 2014. Forklifting to AWS: An Option for Migration to AWS

Forklifting to AWS: An Option for Migration to AWS October 2014. Forklifting to AWS: An Option for Migration to AWS Forklifting to AWS: An Option for Migration to AWS 1 Table of Contents Introduction 3 Migrating from VMware to AWS.3 Using VMware vcenter 4 AWS VM Import Tools.4 Third Party Conversion and Migration Tools

More information

Mirantis www.mirantis.com/training

Mirantis www.mirantis.com/training TM Mirantis www.mirantis.com/training Goals Understand OpenStack purpose and use cases Understand OpenStack ecosystem o history o projects Understand OpenStack architecture o logical architecture o components

More information

CloudSure Managed IaaS

CloudSure Managed IaaS CloudSure Managed IaaS Contents Contents... 1 Overview - CloudSure... 3 CloudSure Benefits... 3 CloudSure Features... 3 Technical Features... 4 Cloud Control... 4 Storage... 4 Data Location and Integrity...

More information

Fujitsu Private Cloud Customer Service Description

Fujitsu Private Cloud Customer Service Description Fujitsu Private Cloud Customer Service Description Fujitsu Private Cloud forms part of Fujitsu Hybrid IT portfolio to address the full range of Customers requirements and business needs by providing agility

More information

Open Source Sales Force Automation (SFA) in the Cloud SaaS

Open Source Sales Force Automation (SFA) in the Cloud SaaS Open Source Sales Force Automation (SFA) in the Cloud SaaS Service Overview Our open source Sales Force Automation (SFA) in the cloud service allows customers to perform marketing automation through multi

More information

Service Description CloudSure Public, Private & Hybrid Cloud

Service Description CloudSure Public, Private & Hybrid Cloud Service Description CloudSure Public, Private & Hybrid Cloud Table of Contents Overview - CloudSure... 3 CloudSure Benefits... 3 CloudSure Features... 3 Technical Features... 4 Cloud Control... 4 Storage...

More information

Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP

Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP Agenda ADP Cloud Vision and Requirements Introduction to SUSE Cloud Overview Whats New VMWare intergration HyperV intergration ADP

More information

SERVICE SCHEDULE PUBLIC CLOUD SERVICES

SERVICE SCHEDULE PUBLIC CLOUD SERVICES SERVICE SCHEDULE PUBLIC CLOUD SERVICES This is a Service Schedule as defined in the Conditions. Where the Services set out in this Service Schedule form part of the Services to be supplied under a Contract

More information

Agilisys G-Cloud Service V

Agilisys G-Cloud Service V Agilisys G-Cloud Service V Service Definition Endpoint Management Lot 1 Infrastructure as a Service (IaaS) April 2014 At Agilisys we deliver success through innovation working with our clients to transform

More information

Cloud n Service Presentation. NTT Communications Corporation Cloud Services

Cloud n Service Presentation. NTT Communications Corporation Cloud Services Cloud n Service Presentation NTT Communications Corporation Cloud Services 1 Overview of Global Public Cloud Services Cloud n offeres datacenters in U.S. and Japan Global standard service architecture

More information

OpenStack. Orgad Kimchi. Principal Software Engineer. Oracle ISV Engineering. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

OpenStack. Orgad Kimchi. Principal Software Engineer. Oracle ISV Engineering. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. OpenStack Orgad Kimchi Principal Software Engineer Oracle ISV Engineering 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline

More information

Déployer son propre cloud avec OpenStack. GULL 18.11.2014 François Deppierraz francois.deppierraz@nimag.net

Déployer son propre cloud avec OpenStack. GULL 18.11.2014 François Deppierraz francois.deppierraz@nimag.net Déployer son propre cloud avec OpenStack GULL francois.deppierraz@nimag.net Who Am I? System and Network Engineer Stuck in the Linux world for almost 2 decades Sysadmin who doesn't like to type the same

More information

PERFORMANCE CLOUD SERVERS...

PERFORMANCE CLOUD SERVERS... ATTACHMENT 10 RACKSPACE PRICING G-CLOUD V Date: 10 th April 2014 UK SALES: +44 (0)20 8712 6507 UK SUPPORT: +44 20 8734 2700 WWW.RACKSPAE.CO.UK RACKSPACE HOSTING 5 MILLINGTON ROAD HAYES, UB3 4AZ, UNITED

More information

Onboarding VMs to Cisco OpenStack Private Cloud

Onboarding VMs to Cisco OpenStack Private Cloud White Paper Onboarding VMs to Cisco OpenStack Private Cloud This white paper will explain the process for exporting existing virtual machines from either VMware vsphere or AWS EC2 into Cisco OpenStack

More information

Interoute Virtual Data Centre. Hands on cloud control.

Interoute Virtual Data Centre. Hands on cloud control. Interoute Virtual Data Centre. Hands on cloud control. Scale your computing resource on demand Choose where in Europe you want your data Europe s most trusted and secure network www.interoute.com/vdc Interoute

More information

Platform as a Service

Platform as a Service Platform as a Service Service Definition Version: 1.0 Version date: October 2015 Classification: Public Backup-as-a-Service Systems Monitoring DR-as-a-Service Storage-as-a-Service Hosted Exchange Colocation

More information

OpenStack Private Cloud Hosting in an Tier 3 Data Centre. G-Cloud Lot 1 IaaS

OpenStack Private Cloud Hosting in an Tier 3 Data Centre. G-Cloud Lot 1 IaaS OpenStack Private Cloud Hosting in an Tier 3 Data Centre This is service provides a dedicated private cloud environment built on the open source technology, OpenStack. This is service provides a dedicated

More information

Vodafone Primary Storage NAS

Vodafone Primary Storage NAS G-Cloud 6 Primary Storage NAS Service Definition Vodafone Primary Storage NAS Overview Vodafone Primary Storage Network Attached Storage (NAS) gives you a flexible way to provide file storage for your

More information

A Glossary of Web Hosting Terms

A Glossary of Web Hosting Terms Limited www.webdrive.co.nz PO Box 302829 North Harbour North Shore City 0751 Telephone: 0800 SPECIFIC SERVICE TERMS These specific service terms must be read in conjunction with 's General Terms and Conditions

More information

MANAGED CLOUD INFRASTRUCTURE www.easynet.com. Bronze Disaster Recovery Services

MANAGED CLOUD INFRASTRUCTURE www.easynet.com. Bronze Disaster Recovery Services MANAGED CLOUD INFRASTRUCTURE www.easynet.com Bronze Disaster Recovery Services G-Cloud Service Definition September 2013 Company Information Easynet Global Services Limited registered office Chancellor

More information

Dimension Data Hosted Private Cloud

Dimension Data Hosted Private Cloud Dimension Data CONTACT INFO Andy Lancaster E: andy.lancaster@dimensiondata.com P: +44 12 5277 9649 1 Contents 1 Service Description... 3 1.1 Service Overview... 3 1.2 Service Features... 4 2 Service Management...

More information

Backup to the Cloud Service Definition

Backup to the Cloud Service Definition Backup to the Cloud Service Definition Service Overview Working together with its Cloud Services Partner, Skyscape, SynApps Solutions (SynApps) has developed its Backup to the Cloud service to enable organisations

More information

SERVICE DEFINITION. TLS i-sat Remote/Secure Cloud Printing (SaaS)

SERVICE DEFINITION. TLS i-sat Remote/Secure Cloud Printing (SaaS) SERVICE DEFINITION TLS i-sat Remote/Secure Cloud Printing (SaaS) Contents Introduction..3 Highlights.3 Overview. 4 Example Use Cases...5 Trial Service.6 Information Assurance 6 Product Features...7 Technical

More information

IM and Presence Disaster Recovery System

IM and Presence Disaster Recovery System Disaster Recovery System, page 1 Access the Disaster Recovery System, page 2 Back up data in the Disaster Recovery System, page 3 Restore scenarios, page 9 Backup and restore history, page 15 Data authentication

More information

Amazon Relational Database Service (RDS)

Amazon Relational Database Service (RDS) Amazon Relational Database Service (RDS) G-Cloud Service 1 1.An overview of the G-Cloud Service Arcus Global are approved to sell to the UK Public Sector as official Amazon Web Services resellers. Amazon

More information

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse.

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse. SUSE Cloud 2.0 Pete Chadwick Douglas Jarvis Senior Product Manager pchadwick@suse.com Product Marketing Manager djarvis@suse.com SUSE Cloud SUSE Cloud is an open source software solution based on OpenStack

More information

G Cloud 4 Service Definition Document: CDG Common Digital Platform

G Cloud 4 Service Definition Document: CDG Common Digital Platform G Cloud 4 Service Definition Document: CDG Common Digital Platform Table of Contents 1.0 Document Introduction... 3 2.0 Service Definition: CDG Common Digital Platform... 3 2.1 Benefits of the Common Digital

More information

Vodafone Private Cloud

Vodafone Private Cloud Vodafone Private Cloud Overview Vodafone Private Cloud is our dedicated public sector cloud service that connects you to your own private IL2/IL3 network and / or core government networks, including the

More information

TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE AUSTRALIA

TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE AUSTRALIA TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE AUSTRALIA WELCOME TO TELSTRA CLOUD SERVICES Our cloud infrastructure solutions are made up of a combination of scalable cloud resources, including

More information

FileCruiser Backup & Restoring Guide

FileCruiser Backup & Restoring Guide FileCruiser Backup & Restoring Guide Version: 0.3 FileCruiser Model: VA2600/VR2600 with SR1 Date: JAN 27, 2015 1 Index Index... 2 Introduction... 3 Backup Requirements... 6 Backup Set up... 7 Backup the

More information

PAAS Public Sector Managed Services

PAAS Public Sector Managed Services Meritec Limited Meritec House, Acorn Business Park, Skipton, North Yorkshire, BD23 2UE 0845 3451155 servicepoint@meritec.co.uk www.meritec.co.uk Registered In England & Wales No. 3224622 Table of Contents

More information

Contents UNIFIED COMPUTING DATA SHEET. Virtual Data Centre Support. www.interoute.com

Contents UNIFIED COMPUTING DATA SHEET. Virtual Data Centre Support. www.interoute.com Contents Scope of this Document... 2 Product Overview... 2 Virtual Data Centre and VDC Dedicated Infrastructure... 2 Service Levels... 3 Severity and Support Response Times... 4 On-boarding... 5 Incident

More information

G-Cloud Services 6. Service Definition. Data Centre Storage and Services

G-Cloud Services 6. Service Definition. Data Centre Storage and Services G-Cloud Services 6 Service Definition Data Centre Storage and Services 1. Introduction to Neil Stevens Consulting Ltd As a specialist provider of public sector advice in relation to IM&T and business change

More information

CISCO CLOUD SERVICES PRICING GUIDE AUSTRALIA

CISCO CLOUD SERVICES PRICING GUIDE AUSTRALIA CISCO CLOUD SERVICES PRICING GUIDE AUSTRALIA WELCOME TO CISCO CLOUD SERVICES Cisco Cloud Services is a public cloud infrastructure offering from Telstra which includes a range of compute, storage and network

More information

HP OpenStack & Automation

HP OpenStack & Automation HP OpenStack & Automation Where we are heading Thomas Goh Cloud Computing Cloud Computing Cloud computing is a model for enabling ubiquitous network access to a shared pool of configurable computing resources.

More information

Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09

Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09 Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09 Service Overview Introduction Virtual Hosting is InTechnology s hosted managed service for virtual servers. Our virtualisation service

More information

SERVICE SCHEDULE INFRASTRUCTURE AND PLATFORM SERVICES

SERVICE SCHEDULE INFRASTRUCTURE AND PLATFORM SERVICES SERVICE SCHEDULE INFRASTRUCTURE AND PLATFORM SERVICES This Product Schedule Terms & Conditions is incorporated into a Services Agreement also comprising the General Terms and Conditions which the Customer

More information

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business Esri Middle East and Africa User Conference December 10 12 Abu Dhabi, UAE Understanding ArcGIS in Virtualization and Cloud Environments Marwa Mabrouk Powerful GIS capabilities Delivered as Web services

More information

G-Cloud 6 Service Definition DCG Cloud Disaster Recovery Service

G-Cloud 6 Service Definition DCG Cloud Disaster Recovery Service G-Cloud 6 Service Definition DCG Cloud Disaster Recovery Service 1 of 19 CONTACT INFORMATION Guy Silver T: 07733 008799 E: guy.silver@dcggroup.com W: www.dcggroup.com Data Continuity Group Limited, Bridge

More information

cloud functionality: advantages and Disadvantages

cloud functionality: advantages and Disadvantages Whitepaper RED HAT JOINS THE OPENSTACK COMMUNITY IN DEVELOPING AN OPEN SOURCE, PRIVATE CLOUD PLATFORM Introduction: CLOUD COMPUTING AND The Private Cloud cloud functionality: advantages and Disadvantages

More information

Product Overview and Functional Specification

Product Overview and Functional Specification Product Overview and Functional Specification Virtual Private Clouds Value Added Reseller (VAR) / Managed Service Provider (MSP) 1 P a g e Cloud Introduction and Glossary of Cloud Terms Cloud computing

More information

Service Specification Schedule For Fujitsu Cloud IaaS Trusted Public S5

Service Specification Schedule For Fujitsu Cloud IaaS Trusted Public S5 Service Specification Schedule For Fujitsu Cloud IaaS Trusted Public S5 This Service Specification sets out the Service to be provided by Fujitsu under the Agreement. In the event of any conflict between

More information

easy to adopt, easy to use, easy to leave service description API accessible Cloud Storage IaaS version 5.1

easy to adopt, easy to use, easy to leave service description API accessible Cloud Storage IaaS version 5.1 easy to adopt, easy to use, easy to leave service description API accessible Cloud Storage IaaS version 5.1 Contents Highlights... 3 Overview... 3 Example use cases... 4 Trial service... 4 Information

More information

Amazon Web Services Student Tutorial

Amazon Web Services Student Tutorial Amazon Web Services Free Usage Tier Elastic Compute Cloud Amazon Web Services Student Tutorial David Palma Joseph Snow CSC 532: Advanced Software Engineering Louisiana Tech University October 4, 2012 Amazon

More information

BACKUP AS A SERVICE - SERVICE DEFINITION

BACKUP AS A SERVICE - SERVICE DEFINITION BACKUP AS A SERVICE - SERVICE DEFINITION Provided in response to the Government Procurement Service G- Cloud Services III Procurement Vehicle Invitation to Tender Reference RM1557/iii 2013 Novosco Ltd.

More information

SERVICE SCHEDULE DEDICATED SERVER SERVICES

SERVICE SCHEDULE DEDICATED SERVER SERVICES SERVICE SCHEDULE DEDICATED SERVER SERVICES This is a Service Schedule as defined in the Conditions. Where the Services set out in this Service Schedule form part of the Services to be supplied under a

More information

StorReduce Technical White Paper Cloud-based Data Deduplication

StorReduce Technical White Paper Cloud-based Data Deduplication StorReduce Technical White Paper Cloud-based Data Deduplication See also at storreduce.com/docs StorReduce Quick Start Guide StorReduce FAQ StorReduce Solution Brief, and StorReduce Blog at storreduce.com/blog

More information

CLOUD SERVICES (INFRASTRUCTURE) SERVICE TERMS PART C - INFRASTRUCTURE CONTENTS

CLOUD SERVICES (INFRASTRUCTURE) SERVICE TERMS PART C - INFRASTRUCTURE CONTENTS CONTENTS 1 ABOUT THIS PART... 2 2 GENERAL... 2 3 CLOUD INFRASTRUCTURE... 2 4 TAILORED INFRASTRUCTURE... 3 5 COMPUTE... 3 6 SECURITY... 9 TELSTRA GLOBAL. Cloud Services (Infrastructure) Part C updated as

More information

Solution Overview. Our Solution employs two tiers of storage aligning costs of storage with the changing value of data over time.

Solution Overview. Our Solution employs two tiers of storage aligning costs of storage with the changing value of data over time. Service Solution Overview Online Backup per TB model Databarracks fully managed online backup solution uses the Asigra software to back up and protect both physical and virtual environments. Housed in

More information

Online Backup Service Definition

Online Backup Service Definition Online Backup Service Definition 2 Table of Contents Purpose of Document... 3 Online Backup Service... 3 Accreditations... 5 Target Service Levels for Online Backup... 5 Service Credits Rules and Claims...

More information

Desktop Services (Production) Lot 2 - Platform as a Service. Version: 2.0, Issue Date: 05/02/2014. Classification: Open

Desktop Services (Production) Lot 2 - Platform as a Service. Version: 2.0, Issue Date: 05/02/2014. Classification: Open Desktop Services (Production) Lot 2 - Platform as a Service Version: 2.0, Issue Date: 05/02/2014 Classification: Open Classification: Open ii MDS Technologies Ltd 2014. Other than for the sole purpose

More information

Virtual Data Centre. Service Description. Version 3.1 (September 2013) Introduction

Virtual Data Centre. Service Description. Version 3.1 (September 2013) Introduction Virtual Data Centre Service Description Version 3.1 (September 2013) Introduction Claranet Cloud Virtual Data Centre Service Description - 2 This document is the copyright of Claranet Ltd ( Claranet )

More information

Documentum Document Management in the Cloud Service Definition

Documentum Document Management in the Cloud Service Definition Documentum Document Management in the Cloud Service Definition Service Overview Working together with its Cloud Services Partner, Skyscape, SynApps Solutions (SynApps) has developed its Documentum Document

More information

Service Description. Communications Data WorkFlow Management Software from Cyclops Cloud. Product Overview

Service Description. Communications Data WorkFlow Management Software from Cyclops Cloud. Product Overview Service Description Communications Data WorkFlow Management Software from Cyclops Cloud Product Overview Cyclops Cloud Communications Data WorkFlow Management Software provides a comprehensive Cloud based

More information

How to Set Up Your Virtual Server infrastructure

How to Set Up Your Virtual Server infrastructure Connect Internet Solutions Ltd 4th Floor, New Barratt House, 47 North John Street, Liverpool, L2 6SG Tel: 0151 282 4321 Fax: 0151 282 4322 Email: gcloud@connectinternetsolutions.com Web: www.connectinternetsolutions.com

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

Virtual Server and Storage Provisioning Service. Service Description

Virtual Server and Storage Provisioning Service. Service Description RAID Virtual Server and Storage Provisioning Service Service Description November 28, 2008 Computer Services Page 1 TABLE OF CONTENTS INTRODUCTION... 4 VIRTUAL SERVER AND STORAGE PROVISIONING SERVICE OVERVIEW...

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

Managed Server. Lot 2 - Platform as a Service. Version: 3.0, Issue Date: 05/02/2014. Classification: Open

Managed Server. Lot 2 - Platform as a Service. Version: 3.0, Issue Date: 05/02/2014. Classification: Open Managed Server Version: 3.0, Issue Date: 05/02/2014 Classification: Open Classification: Open ii MDS Technologies Ltd 201415/12/2014. Other than for the sole purpose of evaluating this Response, no part

More information

Deployment Options for Microsoft Hyper-V Server

Deployment Options for Microsoft Hyper-V Server CA ARCserve Replication and CA ARCserve High Availability r16 CA ARCserve Replication and CA ARCserve High Availability Deployment Options for Microsoft Hyper-V Server TYPICALLY, IT COST REDUCTION INITIATIVES

More information

Big Data Analytics Service Definition G-Cloud 7

Big Data Analytics Service Definition G-Cloud 7 Big Data Analytics Service Definition G-Cloud 7 Big Data Analytics Service Service Overview ThinkingSafe s Big Data Analytics Service allows information to be collected from multiple locations, consolidated

More information

PROMAPP TECHNICAL INFORMATION

PROMAPP TECHNICAL INFORMATION Promapp Software Architecture Promapp is designed in accordance with Microsoft best practices, developed with the Microsoft.net framework and uses a Microsoft SQL database. The software architecture is

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

Boas Betzler. Planet. Globally Distributed IaaS Platform Examples AWS and SoftLayer. November 9, 2015. 20014 IBM Corporation

Boas Betzler. Planet. Globally Distributed IaaS Platform Examples AWS and SoftLayer. November 9, 2015. 20014 IBM Corporation Boas Betzler Cloud IBM Distinguished Computing Engineer for a Smarter Planet Globally Distributed IaaS Platform Examples AWS and SoftLayer November 9, 2015 20014 IBM Corporation Building Data Centers The

More information

Zadara Storage Cloud A whitepaper. @ZadaraStorage

Zadara Storage Cloud A whitepaper. @ZadaraStorage Zadara Storage Cloud A whitepaper @ZadaraStorage Zadara delivers two solutions to its customers: On- premises storage arrays Storage as a service from 31 locations globally (and counting) Some Zadara customers

More information

The Cloud in your office

The Cloud in your office Why Systemax Stack As A Service? Worry-free IT Fully managed IT delivered as a service Peace of mind secure, patched & kept current Eliminates the need for future IT refresh projects The Cloud in your

More information

A Comparison of Clouds: Amazon Web Services, Windows Azure, Google Cloud Platform, VMWare and Others (Fall 2012)

A Comparison of Clouds: Amazon Web Services, Windows Azure, Google Cloud Platform, VMWare and Others (Fall 2012) 1. Computation Amazon Web Services Amazon Elastic Compute Cloud (Amazon EC2) provides basic computation service in AWS. It presents a virtual computing environment and enables resizable compute capacity.

More information

Amazon Compute - EC2 and Related Services

Amazon Compute - EC2 and Related Services Amazon Compute - EC2 and Related Services G-Cloud Service 1 1.An overview of the G-Cloud Service Arcus Global are approved to sell to the UK Public Sector as official Amazon Web Services resellers. Amazon

More information

MiServer and MiDatabase. Service Level Expectations. Service Definition

MiServer and MiDatabase. Service Level Expectations. Service Definition MiServer and MiDatabase Service Description Service Definition As part of the NextGen Michigan initiative, Information and Technology Services has engaged in building a private cloud offering to support

More information

Cloud Optimize Your IT

Cloud Optimize Your IT Cloud Optimize Your IT Windows Server 2012 The information contained in this presentation relates to a pre-release product which may be substantially modified before it is commercially released. This pre-release

More information

VX 9000E WiNG Express Manager INSTALLATION GUIDE

VX 9000E WiNG Express Manager INSTALLATION GUIDE VX 9000E WiNG Express Manager INSTALLATION GUIDE 2 VX 9000E WiNG Express Manager Service Information If you have a problem with your equipment, contact support for your region. Support and issue resolution

More information

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

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage Clodoaldo Barrera Chief Technical Strategist IBM System Storage Making a successful transition to Software Defined Storage Open Server Summit Santa Clara Nov 2014 Data at the core of everything Data is

More information

TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE SINGAPORE

TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE SINGAPORE TELSTRA CLOUD SERVICES CLOUD INFRASTRUCTURE PRICING GUIDE SINGAPORE WELCOME TO TELSTRA CLOUD SERVICES Our cloud infrastructure solutions are made up of a combination of scalable cloud resources, including

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information