SQUIZ SOLUTIONS. Disaster Recovery and Security October 13. Zetland House Clifton Street London EC2A 4LD

Size: px
Start display at page:

Download "SQUIZ SOLUTIONS. Disaster Recovery and Security October 13. Zetland House 109-23 Clifton Street London EC2A 4LD www.squiz.net/uk 020 7101 6800"

Transcription

1 SQUIZ SOLUTIONS. Disaster Recovery and Security October 13 Zetland House Clifton Street London EC2A 4LD

2 Squiz UK Ltd All Rights Reserved. No part of this publication may be reproduced by any process, electronic or otherwise, in any material form or transmitted to any other person or stored electronically in any form, without the prior written consent of Squiz UK Ltd.

3 CONTENTS PAGE SQUIZ GLOBAL GRID NETWORK 1! PHYSICAL RESILIENCE THE BUNKER 1! Kent Facility 1! DISASTER RECOVERY PROCESS DNS FAILOVER 2! Backup to DR Failover 2! Technical Overview 2! Detailed Timeline of a Disaster Recovery Incident 3! Incident Identification 3! Incident Diagnosis 3! Decision to Fail Over 3! DNS Modification 4! Restoration of service in Disaster Recovery mode 4! Optional Escalation of DR to Read-Write 4! DNS Failback On Restoration 5! MTRS Considerations With DNS Failover 5! Disaster Recovery Option - Fully replicated 5!

4 SQUIZ GLOBAL GRID NETWORK Squiz is a global company, with nine offices across the world. We operate a number of hosting grids, supplemented by our full-time 24/7 follow-the-sun support teams. The Squiz grids are currently located: 2x United Kingdom Kent & Newbury 2x Australia Sydney & Canberra Additional grids are located in Germany and Dallas, USA. The primary datacentre in the United Kingdom is The Bunker facility located in Ash, where the core Squiz Cloud infrastructure is located. Your service will be hosted at this grid. PHYSICAL RESILIENCE THE BUNKER Squiz partner with The Bunker ( for physical infrastructure. It is a co-location agreement, and Squiz with Squiz staff running, monitoring and managing the Squiz grid. Kent Facility The Kent bunker was built by the MOD as a command and control centre. The construction and security standards are what you might expect of such a purpose built fortress. Patrolled and monitored 24x7x365 by our specialist on-site security teams, located 30 metres beneath a perimeter fenced site with reinforced concrete walls, steel doors weighing several tons and EMP and tempest shielding. Bunker onsite security includes 3m thick walls Solid steel blast protection doors 24 hour on-site technical and security team On-site MOD trained guard dogs Infrared CCTV Military electromagnetic pulse protection Tempest RFI intrusion protection Redundant UPS conditioned N+1 Dual HV redundant power supplies from physically diverse paths Dual 1700 KVA auto generator back-up sets Dual HV sub stations SCADA Environmental and Power Monitoring system Very Early Smoke Detection Apparatus Fire suppression system 24x7 video recording and monitoring Visual verification of all persons entering the data floor 24x7 manned guardroom (fitted with bullet-proof glass) 24x7 on-site security staff (ex-military & police) Guard dog patrols Multiple fibre providers Multiple Internet Service Providers Diverse independent telco risers from public highway to data floor Private MPLS network 1

5 The diagram below outlines the Bunker core network, showing the multiple connections to the data centre to negate any single point of network failure. The Bunkers Core Network Diagram 1.4 DISASTER RECOVERY PROCESS DNS FAILOVER The option to DR includes providing dedicated hardware to act as DR infrastructure in an additional grid to restore to back-up from. Backup to DR Failover A complete backup is made to the DR infrastructure nightly at 10pm. There is no data retention, as the backup replaces the existing data. The snapshot process is the equivalent of a fully automated Squiz backup and restore, with the exception that the Matrix filesystem is updated with any changes since the previous snapshot rather than copied completely. On the disaster recovery system a new database is created, the Matrix database contents are transferred to the new database, and the databases are renamed. Technical Overview In Disaster recovery via DNS failover, failover is a manual process. When a decision is made to switch to the DR server, a manual change to the site s DNS record will be made. After this change, browsers which request DNS details for the website will receive the IP address of the DR server. DNS changes do not propagate to the Internet immediately. 2

6 To reduce traffic, ISP s will cache DNS entries. It is possible to specify a TTL or Time To Live for DNS entries (e.g. 300 seconds for a 5 minute TTL), and DNS servers should refresh their cache after this period. However, there is no guarantee that a given ISP will observe this protocol. It is general practice to consider the time for a DNS change to propagate to all hosts on the Internet to be between 24 and 72 hours, although the majority of hosts will see a change within 8 hours. Detailed Timeline of a Disaster Recovery Incident Incident Identification The website is monitored using a 3rd party uptime monitoring service. This service is configured to poll a number of pages at one minute intervals. In the event that the website returns an error or fails to return results within a reasonable time, Squiz s Service Desk will be notified via and SMS. Using our 3rd party uptime monitoring service, the time for incident identification can be between 2 and 5 minutes. Incident Diagnosis Investigation will commence immediately to determine the cause of the failure or slowness. If this investigation finds the incident is a result of a known error that is quickly resolvable, service will be restored immediately on the primary instance and an incident report will be completed. If the diagnosis is undetermined or will require an extended outage, focus will move to making a decision to fail over. The time from incident identification to diagnosis can be between 5 and 15 minutes, depending on the cause of the issue. Decision to Fail Over If a decision to fail over must be made, Squiz staff will request authorisation to fail over from a designated client staff member. The Squiz staff member will provide details of the incident and an expected time to resolution. The client staff member will authorise and/or initiate failover to the DR server (depending on whether Squiz or the client have control of the relevant DNS record). Note that subject to agreement from the client and provisions for control of the DNS record, the following process is possible: If the Squiz staff member is unable to contact any designated client staff members, and the Squiz staff member determines that the service should be failed over, and Squiz have the ability to modify the DNS settings, the Squiz staff member will initiate a DNS change. The time from incident diagnosis to a decision to fail over can be from 3 to 15 minutes, depending on availability of designated client emergency contacts. 3

7 DNS Modification Once the decision has been made to make a DNS change, the client staff member or the Squiz staff member (depending on who has ability to modify the DNS entry) will make the necessary DNS changes. Time from decision to fail over to DNS modification can be between 3 and 6 minutes. Restoration of service in Disaster Recovery mode Once the DNS modification has been made, the updated DNS entry will begin to propagate around the Internet. Well-behaved DNS servers will reflect the change within 5 minutes (assuming TTL is set to 600s). When browser DNS caching and badly-behaved DNS servers are taken into consideration, the majority of the Internet will have service provided by the DR server within 3-8 hours, and the change should be consistent globally within hours. When the service is running in Disaster Recovery mode, the service is referred to as degraded. This does not reflect the performance of the system, but the fact that there is no further avenue for disaster recovery should the service fail. Time from DNS modification to restoration of service on DR server can be between 5 minutes and 72 hours. Optional Escalation of DR to Read-Write If restoration of services on the primary server is expected to take a significant amount of time, it is possible to disable the nightly snapshot and enable editing on the DR server at the client s request. This enables site editing to continue and avoids productivity losses due to the incident. This also enables placement of notices about maintenance work on the website if required. Note that if production (not emergency notices) authoring continues on the DR site, time to restore on the primary server will be extended as a snapshot will need to be made of the DR server and restored on the primary server. Time to escalate DR to read-write can be between 5 and 20 minutes. Time to restore DR content to the primary server can be between 45 and 120 minutes or longer, depending on the size of the system at the time of the incident. 4

8 DNS Failback On Restoration When service has been restored on the primary server, a coordinated decision between Squiz and the client can be made to reverse the DNS change. This has the same implications for and above. Time from DNS modification to restoration of service on the primary server can be between 5 minutes and 72 hours. MTRS Considerations With DNS Failover The mean time to restore service using DNS failover can be lengthy, depending on the definition of restoration of service. Time from incident identification to DNS modification can be as little as 13 minutes if all goes smoothly. This does not mean that a person using a web browser in New York (for example) will see the site restored at that time. Using the figures provided here, a person on the Internet will see restored service within around 15 minutes at best. At worst, this figure could be greater than 3 days. A realistic expectation is for a wide range of outcomes of between 30 minutes and 8 hours, depending on geographic location and ISP. Disaster Recovery Option - Fully replicated Clients can choose to deploy additional infrastructure replicated across an additional grid, creating a replica to failover in case of disaster. The infrastructure requirements for this would be the same as for your initial cloud offering, as this option will provide a complete, always ready failover option. Additional DNS switching can be provided to resolve delays with DNS changes on the system. 5

Las Vegas Datacenter Overview. Product Overview and Data Sheet. Created on 6/18/2014 3:49:00 PM

Las Vegas Datacenter Overview. Product Overview and Data Sheet. Created on 6/18/2014 3:49:00 PM Las Vegas Datacenter Overview Product Overview and Data Sheet Product Data Sheet Maintaining a Software as a Service (SaaS) environment with market leading availability and security is something that Active

More information

Datacentre South London Data sheet

Datacentre South London Data sheet Datacentre South London Data sheet Data sheet Datacentre South London Find us With 10 datacentres, over 4,500 racks and a 10Gb resilient core network between our datacentre locations, Pulsant has the infrastructure

More information

Blackboard Managed Hosting SM Disaster Recovery Planning Document

Blackboard Managed Hosting SM Disaster Recovery Planning Document BLACKBOARD MANAGED HOSTING Blackboard Managed Hosting SM Disaster Recovery Planning Document Prepared By: MH Services Modified Date: March 2009 Revision: 1.8 1. OBJECTIVES... 3 2. SCOPE... 3 3. ASSUMPTIONS...

More information

TalentLink Disaster Recovery & Service Continuity

TalentLink Disaster Recovery & Service Continuity Technical Services Briefing Document TalentLink Disaster Recovery & Service Continuity Version 1.2 (January 2012) Contents Overview Planning for Service Continuity Disaster Recovery Process Business Continuity

More information

Autodesk PLM 360 Security Whitepaper

Autodesk PLM 360 Security Whitepaper Autodesk PLM 360 Autodesk PLM 360 Security Whitepaper May 1, 2015 trust.autodesk.com Contents Introduction... 1 Document Purpose... 1 Cloud Operations... 1 High Availability... 1 Physical Infrastructure

More information

Advanced High. Architecture. www.service-now.com

Advanced High. Architecture. www.service-now.com Advanced High Availability Architecture www.service-now.com Advanced High Availability Architecture WHITE PAPER Advanced High Availability Architecture Overview This document describes the ServiceNow Advanced

More information

ASX SETTLEMENT OPERATING RULES Guidance Note 10

ASX SETTLEMENT OPERATING RULES Guidance Note 10 BUSINESS CONTINUITY AND DISASTER RECOVERY The purpose of this Guidance Note The main points it covers To assist participants to understand the disaster recovery and business continuity arrangements they

More information

DISASTER RECOVERY AND BUSINESS CONTINUITY

DISASTER RECOVERY AND BUSINESS CONTINUITY DISASTER RECOVERY AND BUSINESS CONTINUITY ISO 9001/27001 PARTNER ONLY NODE4 LIMITED 03/01/2014 DISASTER RECOVERY PLAN This plan will be held at Node4 s premises located at Pride Park in Derby and also

More information

Frankfurt Data Centre Overview

Frankfurt Data Centre Overview Technical Services Briefing Document Frankfurt Data Centre Overview Version 2.1 Contents Introduction... 3 TelecityGroup Data Centre in Frankfurt... 4 Data Centre Characteristics... 4 Technologies in Use

More information

RL Solutions Hosting Service Level Agreement

RL Solutions Hosting Service Level Agreement RL Solutions Hosting Service Level Agreement April 2012 Table of Contents I. Context and Scope... 1 II. Defined Terms... 1 III. RL Solutions Responsibilities... 2 IV. Client Responsibilities... 4 V. The

More information

Disaster Recovery White Paper

Disaster Recovery White Paper Introduction Remote access plays a critical role in successfully executing a business recovery plan both in terms of providing access for existing remote users and accommodating the potential increase

More information

Mule Enterprise Service Bus (ESB) Hosting

Mule Enterprise Service Bus (ESB) Hosting Enterprise web solutions G7 Service Definition Mule Enterprise Service Bus (ESB) Hosting t: 0845 519 5465 e: info@axistwelve.com w: www.axistwelve.com Page 1 of 7 Table of contents Overview... 3 Service...

More information

Datacentre Maidenhead P1 Data sheet

Datacentre Maidenhead P1 Data sheet Datacentre Maidenhead P1 Data sheet Data sheet Datacentre Maidenhead P1 Find us With 10 datacentres, over 4,500 racks and a 10Gb resilient core network between our datacentre locations, Pulsant has the

More information

Sovereign. The made to measure data centre

Sovereign. The made to measure data centre Sovereign D ATA C O N N E C T The made to measure data centre Prime Location Within touching distance of everything that s important. 2 Your Customer-Centric Data Centre For the vast majority of organisations

More information

ASX CLEAR (FUTURES) OPERATING RULES Guidance Note 10

ASX CLEAR (FUTURES) OPERATING RULES Guidance Note 10 BUSINESS CONTINUITY AND DISASTER RECOVERY The purpose of this Guidance Note The main points it covers To assist participants to understand the disaster recovery and business continuity arrangements they

More information

Cloud Computing Disaster Recovery (DR)

Cloud Computing Disaster Recovery (DR) Cloud Computing Disaster Recovery (DR) Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Need for Disaster Recovery (DR) What happens when you

More information

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Unless otherwise stated, these Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies

More information

DATA CENTRE DATA CENTRE MAY 2015

DATA CENTRE DATA CENTRE MAY 2015 DATA CENTRE DATA CENTRE MAY 2015 CONCERTHOUSE MUSIC Concerthouse Music Data Centre services are located in the Equinix Internet Business Exchange (IBX ) Centre at Mascot. This IBX offers the highest level

More information

Our Hosting Infrastructure. An introduction to our Platform, Data Centres and Data Security. www.in-tuition.net

Our Hosting Infrastructure. An introduction to our Platform, Data Centres and Data Security. www.in-tuition.net Our Hosting Infrastructure An introduction to our Platform, Data Centres and Data Security www.in-tuition.net UK Infrastructure Infrastructure Overview Intuition Networks has provided managed Internet

More information

IP Alarm System Resiliency on Disaster Recovery and ISP changes. A better alternative to DNS-based solutions

IP Alarm System Resiliency on Disaster Recovery and ISP changes. A better alternative to DNS-based solutions IP Alarm System Resiliency on Disaster Recovery and ISP changes A better alternative to DNS-based solutions INDEX OVERVIEW... 2 FIRELITE IP ALARM SYSTEM DESCRIPTION... 3 AUTOMATIC DISASTER RECOVERY...

More information

Security Whitepaper: ivvy Products

Security Whitepaper: ivvy Products Security Whitepaper: ivvy Products Security Whitepaper ivvy Products Table of Contents Introduction Overview Security Policies Internal Protocol and Employee Education Physical and Environmental Security

More information

White paper. SAS Solutions OnDemand Hosting Overview

White paper. SAS Solutions OnDemand Hosting Overview White paper SAS Solutions OnDemand Hosting Overview Contents Overview...1 Cary 1 Facility Specifications...2 Cary 2 Facility Specifications (SAS New Cloud Computing Center)...3 Charlotte 1 Facility Specifications...4

More information

Infrastructure & Software

Infrastructure & Software Managed Services We can provide you with a fully managed service more than simply hosting or co-location but a full end-to-end and single point of contact service. Infrastructure & Software Datacentres

More information

The evolution of data connectivity

The evolution of data connectivity Leveraging the Benefits of IP and the Cloud in the Security Sector The CCTV and alarm industry has relied on analogue or Integrated Services Digital Network (ISDN) communications to provide data connectivity

More information

COLOCATION A BUYERS GUIDE

COLOCATION A BUYERS GUIDE COLOCATION A BUYERS GUIDE INTRODUCTION Colocation in a data centre offers organisations a place to securely house their IT equipment, as opposed to storing and running it on-site, which can be both expensive

More information

Write up on PSIM PHYSICAL SECURITY INFORMATION MANAGEMENT

Write up on PSIM PHYSICAL SECURITY INFORMATION MANAGEMENT Write up on PSIM PHYSICAL SECURITY INFORMATION MANAGEMENT Physical security information management (PSIM) is a technology solution that provides a platform and applications created to integrate multiple

More information

SysAid IT On-Demand Architecture Including Security and Disaster Recovery Plan

SysAid IT On-Demand Architecture Including Security and Disaster Recovery Plan SysAid IT On-Demand Architecture Including Security and Disaster Recovery Plan This document covers three aspects of SysAid IT On-Demand: Architecture Security Business Continuity and Disaster Recovery

More information

OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE

OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE Please provide all relevant documents responsive to the information requests listed within each area below. In addition to the specific documents requested,

More information

Ancero Virtual Private Network (AVPN) Service Guide

Ancero Virtual Private Network (AVPN) Service Guide Ancero Virtual Private Network (AVPN) Service Guide Contents Service Overview... 3 Ancero Virtual Private Network Service (AVPN): Reliable, flexible, any-to-any connectivity... 3 AVPN Benefits... 3 AVPN

More information

penelope athena software SOFTWARE AS A SERVICE INFORMATION PACKAGE case management software

penelope athena software SOFTWARE AS A SERVICE INFORMATION PACKAGE case management software penelope case management software SOFTWARE AS A SERVICE INFORMATION PACKAGE athena software "I've worked with major corporations and universities and I am really impressed with Athena's hosted server and

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

Datacentre Reading East 2 Data sheet

Datacentre Reading East 2 Data sheet Datacentre Reading East 2 Data sheet Data sheet Datacentre Reading East 2 Find us With 10 datacentres, over 4,500 racks and a 10Gb resilient core network between our datacentre locations, Pulsant has the

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

Neocol E-Discovery Consulting Services

Neocol E-Discovery Consulting Services Neocol E-Discovery Consulting Services Service Definition Neocol Reference: 1.0 Version: 1.0 Date: 1 March 2013 1. Service Definition 1.1. Service Overview The E-Discovery Consulting Services address needs

More information

FatPipe Networks www.fatpipeinc.com

FatPipe Networks www.fatpipeinc.com WARP WHITE PAPERS FatPipe WARP Reliability, Redundancy and Speed of Bi-directional IP Traffic The implementation of mission critical applications run over wide area networks as a basic communication tool

More information

Customer Service Charter TEMPLATE. Customer Service Charter Version: 0.1 Issue date :

Customer Service Charter TEMPLATE. Customer Service Charter Version: 0.1 Issue date : Customer Service Charter TEMPLATE Customer Service Charter Version: 0.1 Issue date : Document Information Document Name Document Overview Author Approver Document Owner Document Owner Telephone Document

More information

SERVICE SCHEDULE MANAGED HOSTED APPLICATIONS

SERVICE SCHEDULE MANAGED HOSTED APPLICATIONS SERVICE SCHEDULE MANAGED HOSTED APPLICATIONS 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

More information

HealthcareBookings.com Security Set Up

HealthcareBookings.com Security Set Up HealthcareBookings.com Security Set Up Introduction... 2 Overview of the process for using HealthcareBookings.com... 2 Professionals... 2 Patients... 3 Passwords... 4 Hosting Security... 4 Overview of

More information

White Paper The simpro Cloud

White Paper The simpro Cloud White Paper The simpro Cloud White Paper The simpro Cloud Executive Summary... 1 Cloud Overview... 1 Global Data Centre Network... 2 Cloud Architecture... 3 Primary Objectives... 3 Data Security... 4 Certification

More information

Colocation, Cloud and Managed Services

Colocation, Cloud and Managed Services Colocation, Cloud and Managed About Node4 At Node4 our growing team of passionate individuals are dedicated to delivering the most effective application of technology to optimise business performance.

More information

Database Resilience at ISPs. High-Availability. White Paper

Database Resilience at ISPs. High-Availability. White Paper Database Resilience at ISPs High-Availability White Paper Internet Service Providers (ISPs) generally do their job very well. The commercial hosting market is segmented in a number of different ways but

More information

SaaS or On-Premise Monitoring: 9 Reasons SaaS Makes More Sense

SaaS or On-Premise Monitoring: 9 Reasons SaaS Makes More Sense SaaS or On-Premise Monitoring: 9 Reasons SaaS Makes More Sense You know that cloud-based services provide advantages, including: Low upfront costs Fast deployment Simplified administration We know that

More information

Hitachi Data Migrator to Cloud Best Practices Guide

Hitachi Data Migrator to Cloud Best Practices Guide Hitachi Data Migrator to Cloud Best Practices Guide Global Solution Services Engineering April 2015 MK-92HNAS045-02 Notices and Disclaimer Copyright 2015 Corporation. All rights reserved. The performance

More information

Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne

Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne CASE STUDY Nirvanix, Inc. Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic

More information

Service Desk as a Service

Service Desk as a Service Service Desk on Command A Steria Cloud Services Offering Service Name Service Desk on Command Service Desk as a Service Type of Service: IaaS PaaS SaaS Specialist Services Deployment Model: Public Private

More information

CONTENTS. Security Policy

CONTENTS. Security Policy CONTENTS PHYSICAL SECURITY (UK) PHYSICAL SECURITY (CHICAGO) PHYSICAL SECURITY (PHOENIX) PHYSICAL SECURITY (SINGAPORE) SYSTEM SECURITY INFRASTRUCTURE Vendor software updates Security first policy CUSTOMER

More information

January 2015. Brennan Voice and Data Pty Ltd. Service Level Agreement

January 2015. Brennan Voice and Data Pty Ltd. Service Level Agreement January 2015 Brennan Voice and Data Pty Ltd Service Level Agreement 1. Introduction This document describes the service level commitment to Brennan Voice and Data Clients in relation to the following services

More information

Our Server Support. Looking after your servers giving you peace of mind. Document Version 201501. Revision Date Feb 2015

Our Server Support. Looking after your servers giving you peace of mind. Document Version 201501. Revision Date Feb 2015 Our Server Support Looking after your servers giving you peace of mind. Document Version 201501. Revision Date Feb 2015 Telephone Sales and Accounts 0161 232 0001 Technical Support 0161 232 0125 Email

More information

Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security

Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security Overview Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security Blackboard Collaborate web conferencing is available in a hosted environment and this document

More information

Understanding Sage CRM Cloud

Understanding Sage CRM Cloud Understanding Sage CRM Cloud Data centre and platform security whitepaper Document version 2016 Table of Contents 1.0 Introduction 3 2.0 Sage CRM Cloud Data centre Infrastructure 4 2.1 Site location 4

More information

SWAP EXECUTION FACILITY OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE

SWAP EXECUTION FACILITY OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE SWAP EXECUTION FACILITY OPERATIONAL CAPABILITY TECHNOLOGY QUESTIONNAIRE Please provide all relevant documents responsive to the information requests listed within each area below. In addition to the specific

More information

Tk20 Network Infrastructure

Tk20 Network Infrastructure Tk20 Network Infrastructure Tk20 Network Infrastructure Table of Contents Overview... 4 Physical Layout... 4 Air Conditioning:... 4 Backup Power:... 4 Personnel Security:... 4 Fire Prevention and Suppression:...

More information

Service Level Agreement: Support Services (Version 3.0)

Service Level Agreement: Support Services (Version 3.0) Service Level Agreement: Support Services (Version 3.0) This Service Level Agreement ("SLA") is attached to the Agreement (Number [ ]) entered into between Uniware Systems Limited ("Uniware") and the Customer

More information

Webnet2000 DataCentre

Webnet2000 DataCentre Webnet2000 DataCentre WEBNET2000 have been enabling organisations develop their Internet presence for over 10 Years. The Webnet2000 Datacentre features the very latest world class resilient infrastructure,

More information

DISASTER RECOVERY. Omniture Disaster Plan. June 2, 2008 Version 2.0

DISASTER RECOVERY. Omniture Disaster Plan. June 2, 2008 Version 2.0 DISASTER RECOVERY Omniture Disaster Plan June 2, 2008 Version 2.0 CHAPTER 1 1 Disaster Recovery Plan Overview In the event that one of our data collection environments are unavailable due to an event,

More information

Disaster Recovery Hosting Provider Selection Criteria

Disaster Recovery Hosting Provider Selection Criteria Disaster Recovery Hosting Provider Selection Criteria By, Solution Director 6/18/07 As more and more companies choose to use Disaster Recovery (DR), services the questions that keep coming up are What

More information

Cisco Disaster Recovery: Best Practices White Paper

Cisco Disaster Recovery: Best Practices White Paper Table of Contents Disaster Recovery: Best Practices White Paper...1 Introduction...1 Performance Indicators for Disaster Recovery...1 High Level Process Flow for Disaster Recovery...2 Management Awareness...2

More information

DATA CENTRE DATA CENTRE

DATA CENTRE DATA CENTRE DATA CENTRE DATA CENTRE v. OCT 2014 DJ CENTRAL DJ Central Data Centre services are located in the Equinix Internet Business Exchange (IBX ) Centre at Mascot. This IBX offers the highest level of service

More information

Surround SCM Backup and Disaster Recovery Solutions

Surround SCM Backup and Disaster Recovery Solutions and Disaster Recovery Solutions by Keith Vanden Eynden Investing in a source code management application, like, protects your code from accidental overwrites, deleted versions, and other common errors.

More information

Website Disaster Recovery

Website Disaster Recovery Website Disaster Recovery Contents Overview... 2 Disaster Preparedness for the Internet Age... 2 Some Fundamental Questions... 2 Planning Your Recovery... 3 Start with a Backup Plan... 4 Backup Commandments...

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Page 1 Instsanda FAQs v1.2 Instanda FAQs Contents Hosting, Security, Monitoring and Management... 3 Where is Instanda hosted?... 3 What is the hosting datacentre compliance?...

More information

The Importance of a Resilient DNS and DHCP Infrastructure

The Importance of a Resilient DNS and DHCP Infrastructure White Paper The Importance of a Resilient DNS and DHCP Infrastructure DNS and DHCP availability and integrity increase in importance with the business dependence on IT systems The Importance of DNS and

More information

Fully Managed Secure Data Sharing (a cloud service)

Fully Managed Secure Data Sharing (a cloud service) Protect your critical infrastructure, information & interactions Fully Managed Secure Data Sharing (a cloud service) working on behalf of What is Fully Managed Secure Data Share - FMSDS? Core Technology

More information

DATA CENTRE SOLUTIONS. Virtual hosting, virtual disaster recovery, SAN replication and offsite backup services

DATA CENTRE SOLUTIONS. Virtual hosting, virtual disaster recovery, SAN replication and offsite backup services DATA CENTRE SOLUTIONS Virtual hosting, virtual disaster recovery, SAN replication and offsite backup services PROTECTING YOUR CRITICAL DATA AND APPLICATIONS ntrust VIRTUAL HOSTING SERVICES Data is now

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

High Availability & Disaster Recovery Development Project. Concepts, Design and Implementation

High Availability & Disaster Recovery Development Project. Concepts, Design and Implementation High Availability & Disaster Recovery Development Project Concepts, Design and Implementation High Availability & Disaster Recovery Development Project CONCEPTS Who: Schmooze Com Inc, maintainers, core

More information

Disaster Recovery (DR) Planning with the Cloud Desktop

Disaster Recovery (DR) Planning with the Cloud Desktop with the Cloud Desktop info@os33.com (866) 796-0310 www.os33.com In preparing for the unexpected, most companies put specific disaster recovery plans in place. Without planning, recovering from a disaster

More information

Disaster Recovery, Business Continuity, and Hosting Solutions for IFS Applications IFS CUSTOMER SUMMIT 2011, CHICAGO

Disaster Recovery, Business Continuity, and Hosting Solutions for IFS Applications IFS CUSTOMER SUMMIT 2011, CHICAGO Disaster Recovery, Business Continuity, and Hosting Solutions for IFS Applications IFS CUSTOMER SUMMIT 2011, CHICAGO Richard Francart DIRECTOR INFORMATION TECHNOLOGY SYSTEMS & SERVICES rfrancart@msa.com

More information

Schedule A Support and Maintenance Agreement

Schedule A Support and Maintenance Agreement Page 1 of 5 During the Term and upon SSN s acceptance of an executed Order Form that specifies the Customer s designated support plan for the applicable Software (the Covered Services ), SSN shall provide

More information

Data Center Hosting Services & Policies Plymouth, Minnesota Facilities Zayo Enterprise Networks

Data Center Hosting Services & Policies Plymouth, Minnesota Facilities Zayo Enterprise Networks Data Center Hosting Services & Policies Plymouth, Minnesota Facilities Zayo Enterprise Networks Page 1 of 14 Table of Contents Table of Contents... 2 Available Data Center Services... 3 Data Center Overview...

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

moscow//russia data center specifications tel: +61 2 9948 8888 fax: +61 2 9948 1111 internet + intellectual property + intelligence

moscow//russia data center specifications tel: +61 2 9948 8888 fax: +61 2 9948 1111 internet + intellectual property + intelligence internet + intellectual property + intelligence We thank you for the opportunity to work with you regarding your colocation needs in Moscow, Russia. We can colocate standard rack-mountable servers or other

More information

Web Hosting Features

Web Hosting Features Web Hosting Features Included with all website production packages Our web-hosting facilities are geared towards serving those clients whos websites we have created. To ensure maximum performance and flexibility

More information

Cloud Computing for SCADA

Cloud Computing for SCADA Cloud Computing for SCADA Moving all or part of SCADA applications to the cloud can cut costs significantly while dramatically increasing reliability and scalability. A White Paper from InduSoft Larry

More information

Security from a customer s perspective. Halogen s approach to security

Security from a customer s perspective. Halogen s approach to security September 18, 2015 Security from a customer s perspective Using a cloud-based talent management program can deliver tremendous benefits to your organization, including aligning your workforce, improving

More information

IP Storage On-The-Road Seminar Series

IP Storage On-The-Road Seminar Series On-The-Road Seminar Series Disaster Recovery and Data Protection Page 1 Agenda! The Role of IP in Backup!Traditional use of IP networks for backup! backup capabilities! Contemporary data protection solutions

More information

Security and Managed Services

Security and Managed Services iconnect Cloud Archive System Overview Security and Managed Services iconnect Cloud Archive (formerly known as Merge Honeycomb ) iconnect Cloud Archive offers cloud-based storage for medical images. Images

More information

IT Services. We re the IT in OrganIsaTion. Large Organisations

IT Services. We re the IT in OrganIsaTion. Large Organisations IT Services. We re the IT in OrganIsaTion Large Organisations IT for Large Organisations. As the world of business technology has changed, so have we. From designing, building and optimising tailored

More information

GREENSBORO DRIVE @ TYSONS CORNER, VA

GREENSBORO DRIVE @ TYSONS CORNER, VA FEATURES :: RIGHT IN THE HEART OF CORNER: EASY ACCESS FROM I-495 & 267 :: DUAL AUTHENTICATION SECURED ACCESS, 24x7x365 MANNED FACILITY :: FULLY AUTONOMOUS; RIGHT BY THE LOADING DOCK :: MULTIPLE REDUNDANT

More information

B U S I N E S S C O N T I N U I T Y P L A N

B U S I N E S S C O N T I N U I T Y P L A N B U S I N E S S C O N T I N U I T Y P L A N 1 Last Review / Update: December 9, 2015 Table of Contents Purpose...3 Background...3 Books and Records Back-up and Recovery...4 Mission Critical Systems...

More information

Datacentre Studley. Dedicated managed environment for mission critical services. Six Degrees Group www.6dg.co.uk

Datacentre Studley. Dedicated managed environment for mission critical services. Six Degrees Group www.6dg.co.uk Dedicated managed environment for mission critical services www.6dg.co.uk Our datacentres are the core of our business. At we own and manage 30,000 square feet of highly available, geographically diverse

More information

South Datacentre Studley

South Datacentre Studley South Datacentre Studley Dedicated managed environment for mission critical services www.6dg.co.uk Our datacentres are the core of our business. With 15 years of continual operational life, the Studley

More information

Managing and Maintaining Windows Server 2008 Servers

Managing and Maintaining Windows Server 2008 Servers Managing and Maintaining Windows Server 2008 Servers Course Number: 6430A Length: 5 Day(s) Certification Exam There are no exams associated with this course. Course Overview This five day instructor led

More information

SaaS Service Level Agreement (SLA)

SaaS Service Level Agreement (SLA) SaaS Service Level Agreement (SLA) The purpose of this document is to define the Service Level Agreement (SLA) for the maintenance and support of the Hosting Service ( Service ). Service Level Agreements

More information

Network Router Monitoring & Management Services

Network Router Monitoring & Management Services Network Router Monitoring & Management Services Get different parameters of routers monitored and managed, and protect your business from planned and unplanned downtime. SERVICE DEFINITION: NETWORK ROUTER

More information

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service Hosted Cloud Storage Service: Scope of Service 1. Definitions 1.1 For the purposes of this Schedule: Access Account is an End User account with Data Storage requiring authentication via a username and

More information

The remedies set forth within this SLA are your sole and exclusive remedies for any failure of the service.

The remedies set forth within this SLA are your sole and exclusive remedies for any failure of the service. The remedies set forth within this SLA are your sole and exclusive remedies for any failure of the service. NETWORK INTERNAL NETWORK The internal network includes cables, switches, routers, and firewalls

More information

SysAid Cloud Architecture Including Security and Disaster Recovery Plan

SysAid Cloud Architecture Including Security and Disaster Recovery Plan SysAid Cloud Architecture Including Security and Disaster Recovery Plan This document covers three aspects of SysAid Cloud: Datacenters Network, Hardware, and Software Components Disaster Recovery Plan

More information

Incident Report Sunday, July 26, 2015. Incident #2015-88

Incident Report Sunday, July 26, 2015. Incident #2015-88 Incident Report Sunday, July 26, 2015 Incident #2015-88 Summary Services located in the main Queen s Datacentre (Email/Calendar, PeopleSoft, Moodle, Wiki, QShare, internet connectivity, hosting services,

More information

CASE STUDY. Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne

CASE STUDY. Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne CASE STUDY Nirvanix, Inc. Finds a Secure and Reliable Data Center and a Strategic Partner for Cloud Services at CyrusOne The Company Nirvanix, Inc. is the leading provider of enterprise-class cloud storage

More information

LDeX Group. Colocation Solutions for High Expectations

LDeX Group. Colocation Solutions for High Expectations LDeX Group Colocation Solutions for High Expectations LDeX1 Units 8 10 The Oxgate Centre, Oxgate Lane, London, NW2 7JA +44 (0)845 370 3510 sales@ldexgroup.co.uk www.ldexgroup.co.uk 5 M VA LDeX1 delivers

More information

Data Centre Management The Hosting Perspective Phil Lydford. Director, e-shelter (UK) Ltd

Data Centre Management The Hosting Perspective Phil Lydford. Director, e-shelter (UK) Ltd Data Centre Management The Hosting Perspective Phil Lydford. Director, e-shelter (UK) Ltd November 2007 Agenda Introduction Challenges for Companies and the Drivers for Change The Choices The Campus Approach

More information

7QUESTIONSYOUNEEDTOASKBEFORE CHOOSINGACOLOCATIONFACILITY FORYOURBUSINESS

7QUESTIONSYOUNEEDTOASKBEFORE CHOOSINGACOLOCATIONFACILITY FORYOURBUSINESS 7QUESTIONSYOUNEEDTOASKBEFORE CHOOSINGACOLOCATIONFACILITY FORYOURBUSINESS ExecutiveBrief P a g e 1 Executive Brief 7 Questions You Need to Ask Before Choosing a Colocation Facility for Your Business Choosing

More information

UKS South Datacentre Studley

UKS South Datacentre Studley UKS South Datacentre Studley Dedicated managed environment for mission critical services Since 1998 our original datacentre has been delivering mission critical services to customers. Built to support

More information

Network & Information Services Network Service Level Commitment

Network & Information Services Network Service Level Commitment Network & Information Services Network Service Level Commitment Agreement This agreement is to define CESD Network Services provided to our component school districts as a service outlined in the annual

More information

Oxford Networks Building & Location Attributes Products Security DATA CENTER Bandwidth 1-888-342-7678 888-342-7678

Oxford Networks Building & Location Attributes Products Security DATA CENTER Bandwidth 1-888-342-7678 888-342-7678 DATA CENTER Oxford Networks Data Center solves what keeps you up at night. Oxford Networks DATA CENTER The Oxford Networks Data Center is located in the Wing Building at the former Brunswick Naval Air

More information

Domain Name Service Service Level Agreement (SLA) Vanderbilt Information Technology Services

Domain Name Service Service Level Agreement (SLA) Vanderbilt Information Technology Services Service Level Agreement Page 1 of 7 Domain Name Service Service Level Agreement (SLA) Vanderbilt Information Technology Services 1. Agreement This agreement is to define Domain Name Service (DNS) provided

More information

High availability on the Catalyst Cloud

High availability on the Catalyst Cloud White paper High availability on the Catalyst Cloud Features and techniques to improve availability, resiliency and business continuity of web applications hosted on the Catalyst Cloud 3 February 2016

More information

<cloud> Secure Hosting Services

<cloud> Secure Hosting Services Global Resources... Local Knowledge Figtree offers the functionality of Figtree Systems Software without the upfront infrastructure investment. It is the preferred deployment solution for organisations

More information

Optimised Managed IT Services, Hosting and Infrastructure. Keep your business running at peak performance

Optimised Managed IT Services, Hosting and Infrastructure. Keep your business running at peak performance Optimised Managed IT Services, Hosting and Infrastructure Keep your business running at peak performance Managed Services from your Trusted Advisor Looking for comprehensive, expert support? As a trusted

More information