SlideShare a Scribd company logo
1 of 21
HotLink DR Express 3.0
- DR on AWS -
21/02/2014
HotLink DR Express
RTO: Recovery Time Objective
‘How long will it take for the system to be
operational after a disaster?’
- RTO is an agreed target of the maximum time
taken to restore a service – e.g. 8 hours
HotLink DR Express
RPO: Recovery Point Objective
‘How much data will I lose?’
- RPO is an agreed target of the maximum
amount of data loss acceptable after a disaster
- Typically specified in hours since the last good
backup
Traditional DR Models
Cold Standby – Offsite backup tape storage. Maybe
dedicated replacement hardware/facilities in storage.
[RTO=weeks, RPO=24hrs]. Cheap(ish)
Warm Standby @ Secondary Datacenter –
Dedicated Datacenter, periodic replication of some
data. [RTO=hours/days, RPO=15mins-24hrs]
Expensive but essential for many.
Hot Standby @ Secondary Datacenter – Expensive
real-time replication of data, automated failover.
[RTO<5 mins, RPO=sub-second].Too expensive for
most.
DR
- RTO in minutes/VM
- RPO Configurable for each individual VM
- (typically 15 mins to 2 hours)
+ Backup
- Consolidate older Recovery Points to once per
day (configurable). Store up to 500
Snapshots/VM
HotLink DR Express
HotLink DR Express – AWS Components
Datacenter Equivalent Amazon AWS Equivalent
vSphere VM - Virtual Machine EC2 - Elastic Cloud Computing
- 1vCPU, 2GB RAM - m1.small
- 1vCPU, 4GB RAM - m1.medium
- 2vCPU, 8GB RAM - m1.large
- 4vCPU, 16GB RAM - m1.xlarge
Primary Storage (SAN) EBS - Elastic Block Storage
Near-Line Storage (disk-based
backup data, archives)
S3 - Simple Storage Service
Internet Firewall ‘Security Groups’
Datacenter LAN VPC – Virtual Private Cloud
WAN ‘Hardware VPN’ (+VPC)
(rough guide for VMWare admins unfamiliar with AWS – AWS capabilities
differ from VMWare and can’t be accurately compared)
Hypervisor Host (ESX Server)
Virtual Machines
Primary (SAN) Storage
Near-Line (Backup) Storage
Network Switches
Network Firewall
Internet Connection
Hypervisor Host (ESX Server)
Virtual Machines
Primary (SAN) Storage
Near-Line (Backup) Storage
Network Switches
Network Firewall
Internet Connection
Replication
Replication
Power and Cooling
Rack/Floorspace
Power and Cooling
Rack/Floorspace
DC Management DC Management
Production
Datacenter
DR
Datacenter
Traditional Warm/Hot Standby VMWare DR
Production
Datacenter
Hypervisor Host (ESX Server)
Virtual Machines
Primary (SAN) Storage
Near-Line (Backup) Storage
Network Switches
Network Firewall
Internet Connection
AWS Cloud
- BAU
Near-Line (S3) Storage
Network Firewall (VPN)
Replication
Power and Cooling
Rack/Floorspace
DC Management
HotLink DR – Business as Usual state (no disasters)
Production
Datacenter
Hypervisor Host (ESX Server)
Virtual Machines
Primary (SAN) Storage
Near-Line (Backup) Storage
Network Switches
Network Firewall
Internet Connection
AWS Cloud
- BAU
Near-Line (S3) Storage
Network Firewall (VPN)
Replication
Power and Cooling
Rack/Floorspace
DC Management
HotLink DR – Business as Usual state (no disasters)
AWS Cloud –
DR Invoked
Virtual Machines (EC2)
Primary (EBS) Storage
Near-Line (S3) Storage
Network Firewall (VPN)
How it works – Backups & Replication
HotLink DR Express automatically:
- Clones a VM
- Converts VM from VMWare to AWS EC2 format
- Uploads VM to AWS S3 Storage
- Takes periodic snapshots and uploads changes to
AWS S3
HotLink DR Express
How it works – Recovery
HotLink DR Express automatically:
- Moves selected VM Snapshot from S3 to EBS
- Creates EC2 VM
- Powers on EC2 VM with attached storage
- Connects EC2 VM to VPC network and assigns
DHCP IP Address
HotLink DR Express
What it looks like – Admin consoles
Protection, replication and recovery all performed
through familiar vCenter console
vCenter plugin shows protection options – can
enable/disable protection and set/modify RPO and
consolidation of snapshots easily per VM
HotLink DR Express
HotLink DR Express
What it looks like – Admin consoles
2 additional Datacenters shown in vCenter:
- ‘DR Express’ – shows ‘shadow’ versions of
production VMs. Select a snapshot from here to
recover (using standard snapshot manager menu)
- ‘EC2’ – shows recovered VMs, running on EC2
HotLink DR Express
Recovery Features
- Can recover single VM to multiple points in time
- Recovered VMs include their snap timestamp in
their VM name
- All recovered VMs auto-configured for DHCP when
started on EC2 – can modify IP settings after boot.
- Can recover VMs individually, or in batches
- Recover to EC2, or back to your datacenter (after
DR event is over)
HotLink DR Express
Whole Datacenter failover
Requires additional planning, additional components:
- Secondary vCenter installation running on AWS
AWS VPC – Example Configuration
Component Limit Comments
VPCs per region 5
Subnets per VPC 200
Internet gateways per region 5
One per VPC
Virtual private gateways per region 5
One per VPC
Customer gateways per region 50
VPN connections per
region
50 Ten per virtual private
gateway
Route tables per VPC 10 Including the main route table
Entries per route table 20
Elastic IP addresses per region for each AWS account 5 Amazon EC2 has a separate limit for its Elastic IP
addresses per region for each AWS account
Security groups per VPC 100
Rules per security group 50
Security groups you can assign to an instance in a VPC 5
Network ACLs per VPC 50
Rules per network ACL 20
BGP Advertised Routes per VPN Connection 100
AWS VPC Limitations (acceptable)
HotLink DR Express
Supported Platforms
Host Platforms
- Amazon EC2 (all regions worldwide)
Guest Operating Systems
- Red Hat Enterprise Linux Server 5 (RHEL 5.4, 5.6, 5.8)
- Red Hat Enterprise Linux Server 6 (RHEL 6.0, 6.2)
- CentOS versions of these Red Hat releases
- Windows Server 2008 R2 and R2 SP1
- Windows Server 2012
VMware vCenter
- VMware vCenter 5.1
Current Supported Version = vSphere 5.1
[Support for vSphere v5.5 expected very soon (Q1 ‘14)]
Initial replication (seed) of VMs is dependent on Internet Bandwidth at
primary datacentre, could take a while to protect large environments
- Can use Amazon Connect (avail through some ISPs)
HotLink DR Express
Cheap – only pay for DR resources when you need them
Reliable AWS infrastructure (including S3 Storage)
Familiar vCenter integration
Unique technology to translate VMWare and EC2 Images
Affordable initial investment – start small (30VMs) and
scale up as required.
HotLink DR Express
Unique Capability use case – DR protection in a hurry
“Bob is the CIO of a small/medium enterprise (100 production servers).
Regulatory requirements require a Business Continuity Plan. He has 2 weeks
to install configure and test an IT Disaster Recovery plan before a compliance
Audit”
- Deploy infrastructure in as little as a single day (depending on networking
requirements)
- Initial Seeding performed in batches, can be fully protected within days
(bandwidth dependent)
- This can be reduced with Amazon Web Connect
- Can demonstrate recovery capabilities at any time without impacting
production servers
Telephone: +44 20 3326 3900
Fax: +44 20 3326 3910
E-mail: info@virtuoso-uk.com
London Office (HQ)
201 Metropolitan Wharf
70 Wapping Wall
London. E1W 3SS
United Kingdom
Contact us

More Related Content

What's hot

Vmware vSphere Api Best Practices
Vmware vSphere Api Best PracticesVmware vSphere Api Best Practices
Vmware vSphere Api Best PracticesPablo Roesch
 
Veeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysVeeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysMarketing Team
 
How to build a cloud adapter
How to build a cloud adapterHow to build a cloud adapter
How to build a cloud adapterMaarten Smeets
 
Using Puppet with Self Service Provisioning
Using Puppet with Self Service ProvisioningUsing Puppet with Self Service Provisioning
Using Puppet with Self Service ProvisioningPuppet
 
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld
 
VMworld 2015: vSphere Web Client- Yesterday, Today, and Tomorrow
VMworld 2015: vSphere Web Client- Yesterday, Today, and TomorrowVMworld 2015: vSphere Web Client- Yesterday, Today, and Tomorrow
VMworld 2015: vSphere Web Client- Yesterday, Today, and TomorrowVMworld
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentationaleyeldean
 
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld
 
Log Analytics by VMware Log Insight
Log Analytics by VMware Log InsightLog Analytics by VMware Log Insight
Log Analytics by VMware Log InsightKiss Tibor
 
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid  and Symantec NetBackup: Optimizing Data Protection WebinarExaGrid  and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid and Symantec NetBackup: Optimizing Data Protection WebinarBill Hobbib
 
vSphere 6.5 Upgrade Order
vSphere 6.5 Upgrade OrdervSphere 6.5 Upgrade Order
vSphere 6.5 Upgrade OrderRobert Nelson
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0Erik Bussink
 
VMware and Puppet: How to Plan, Deploy & Manage Modern Applications
VMware and Puppet: How to Plan, Deploy & Manage Modern ApplicationsVMware and Puppet: How to Plan, Deploy & Manage Modern Applications
VMware and Puppet: How to Plan, Deploy & Manage Modern ApplicationsPuppet
 
Active Directory for VMware vCenter 6.5
Active Directory for VMware vCenter 6.5Active Directory for VMware vCenter 6.5
Active Directory for VMware vCenter 6.5Tuan Yang
 
Become an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 MinutesBecome an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 MinutesMichael Rüefli
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6shixi wang
 
VMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's BackboneVMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's BackboneVMworld
 

What's hot (20)

Vmware vSphere Api Best Practices
Vmware vSphere Api Best PracticesVmware vSphere Api Best Practices
Vmware vSphere Api Best Practices
 
Veeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysVeeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSys
 
How to build a cloud adapter
How to build a cloud adapterHow to build a cloud adapter
How to build a cloud adapter
 
Using Puppet with Self Service Provisioning
Using Puppet with Self Service ProvisioningUsing Puppet with Self Service Provisioning
Using Puppet with Self Service Provisioning
 
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
 
Veeam suite v8
Veeam suite v8 Veeam suite v8
Veeam suite v8
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphere
 
VMworld 2015: vSphere Web Client- Yesterday, Today, and Tomorrow
VMworld 2015: vSphere Web Client- Yesterday, Today, and TomorrowVMworld 2015: vSphere Web Client- Yesterday, Today, and Tomorrow
VMworld 2015: vSphere Web Client- Yesterday, Today, and Tomorrow
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
 
VMware vSphere technical presentation
VMware vSphere technical presentationVMware vSphere technical presentation
VMware vSphere technical presentation
 
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
 
Log Analytics by VMware Log Insight
Log Analytics by VMware Log InsightLog Analytics by VMware Log Insight
Log Analytics by VMware Log Insight
 
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid  and Symantec NetBackup: Optimizing Data Protection WebinarExaGrid  and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
 
vSphere 6.5 Upgrade Order
vSphere 6.5 Upgrade OrdervSphere 6.5 Upgrade Order
vSphere 6.5 Upgrade Order
 
VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0VMware Integrated OpenStack 2.0
VMware Integrated OpenStack 2.0
 
VMware and Puppet: How to Plan, Deploy & Manage Modern Applications
VMware and Puppet: How to Plan, Deploy & Manage Modern ApplicationsVMware and Puppet: How to Plan, Deploy & Manage Modern Applications
VMware and Puppet: How to Plan, Deploy & Manage Modern Applications
 
Active Directory for VMware vCenter 6.5
Active Directory for VMware vCenter 6.5Active Directory for VMware vCenter 6.5
Active Directory for VMware vCenter 6.5
 
Become an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 MinutesBecome an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 Minutes
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6
 
VMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's BackboneVMworld 2015: Networking Virtual SAN's Backbone
VMworld 2015: Networking Virtual SAN's Backbone
 

Similar to HotLink DR Express

Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Aidan Finn
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksAmit Gatenyo
 
DRaaS at the museum, vCloud Air
DRaaS at the museum, vCloud AirDRaaS at the museum, vCloud Air
DRaaS at the museum, vCloud AirVLCM Tech
 
Strategies for Seamless Backup and Disaster Recovery with AWS
Strategies for Seamless Backup and Disaster Recovery with AWSStrategies for Seamless Backup and Disaster Recovery with AWS
Strategies for Seamless Backup and Disaster Recovery with AWSAmazon Web Services
 
5 simple steps to migrate to AWS
5 simple steps to migrate to AWS5 simple steps to migrate to AWS
5 simple steps to migrate to AWSAmazon Web Services
 
Cio Breakfast Roundtable 05142009 Final Virtualization
Cio Breakfast Roundtable 05142009 Final VirtualizationCio Breakfast Roundtable 05142009 Final Virtualization
Cio Breakfast Roundtable 05142009 Final Virtualizationguestc900809
 
5 Simple Steps to Migrate to AWS – Zerto
  5 Simple Steps to Migrate to AWS – Zerto  5 Simple Steps to Migrate to AWS – Zerto
5 Simple Steps to Migrate to AWS – ZertoAmazon Web Services
 
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 GamingAmazon Web Services Korea
 
AWS migration: getting to Data Center heaven with AWS and Chef
AWS migration: getting to Data Center heaven with AWS and ChefAWS migration: getting to Data Center heaven with AWS and Chef
AWS migration: getting to Data Center heaven with AWS and ChefJuan Vicente Herrera Ruiz de Alejo
 
Server Virtualization Seminar Presentation
Server Virtualization Seminar PresentationServer Virtualization Seminar Presentation
Server Virtualization Seminar Presentationshabi_hassan
 
AWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAmazon Web Services
 
Continuent webinar 02-19-2015
Continuent webinar 02-19-2015Continuent webinar 02-19-2015
Continuent webinar 02-19-2015Continuent
 
South jersey sql virtualization
South jersey sql virtualizationSouth jersey sql virtualization
South jersey sql virtualizationJoseph D'Antoni
 
Disaster recovery webinar - oct.7
Disaster recovery   webinar - oct.7Disaster recovery   webinar - oct.7
Disaster recovery webinar - oct.7Amazon Web Services
 
AWS Webcast - Understanding database options
AWS Webcast - Understanding database optionsAWS Webcast - Understanding database options
AWS Webcast - Understanding database optionsAmazon Web Services
 
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public Sector
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public SectorAWS Webcast - Using the AWS Cloud for Disaster recovery_Public Sector
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public SectorAmazon Web Services
 
Scaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudScaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudVladimir Ilic
 

Similar to HotLink DR Express (20)

Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and Tricks
 
DRaaS at the museum, vCloud Air
DRaaS at the museum, vCloud AirDRaaS at the museum, vCloud Air
DRaaS at the museum, vCloud Air
 
Strategies for Seamless Backup and Disaster Recovery with AWS
Strategies for Seamless Backup and Disaster Recovery with AWSStrategies for Seamless Backup and Disaster Recovery with AWS
Strategies for Seamless Backup and Disaster Recovery with AWS
 
5 simple steps to migrate to AWS
5 simple steps to migrate to AWS5 simple steps to migrate to AWS
5 simple steps to migrate to AWS
 
Cio Breakfast Roundtable 05142009 Final Virtualization
Cio Breakfast Roundtable 05142009 Final VirtualizationCio Breakfast Roundtable 05142009 Final Virtualization
Cio Breakfast Roundtable 05142009 Final Virtualization
 
Double-Take Software
Double-Take SoftwareDouble-Take Software
Double-Take Software
 
Sql saturday dc vm ware
Sql saturday dc vm wareSql saturday dc vm ware
Sql saturday dc vm ware
 
5 Simple Steps to Migrate to AWS – Zerto
  5 Simple Steps to Migrate to AWS – Zerto  5 Simple Steps to Migrate to AWS – Zerto
5 Simple Steps to Migrate to AWS – Zerto
 
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
 
AWS migration: getting to Data Center heaven with AWS and Chef
AWS migration: getting to Data Center heaven with AWS and ChefAWS migration: getting to Data Center heaven with AWS and Chef
AWS migration: getting to Data Center heaven with AWS and Chef
 
Server Virtualization Seminar Presentation
Server Virtualization Seminar PresentationServer Virtualization Seminar Presentation
Server Virtualization Seminar Presentation
 
AWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWS
 
Continuent webinar 02-19-2015
Continuent webinar 02-19-2015Continuent webinar 02-19-2015
Continuent webinar 02-19-2015
 
South jersey sql virtualization
South jersey sql virtualizationSouth jersey sql virtualization
South jersey sql virtualization
 
AWS Webcast - Disaster Recovery
AWS Webcast - Disaster RecoveryAWS Webcast - Disaster Recovery
AWS Webcast - Disaster Recovery
 
Disaster recovery webinar - oct.7
Disaster recovery   webinar - oct.7Disaster recovery   webinar - oct.7
Disaster recovery webinar - oct.7
 
AWS Webcast - Understanding database options
AWS Webcast - Understanding database optionsAWS Webcast - Understanding database options
AWS Webcast - Understanding database options
 
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public Sector
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public SectorAWS Webcast - Using the AWS Cloud for Disaster recovery_Public Sector
AWS Webcast - Using the AWS Cloud for Disaster recovery_Public Sector
 
Scaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudScaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloud
 

Recently uploaded

Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 

Recently uploaded (20)

E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 

HotLink DR Express

  • 1. HotLink DR Express 3.0 - DR on AWS - 21/02/2014
  • 2. HotLink DR Express RTO: Recovery Time Objective ‘How long will it take for the system to be operational after a disaster?’ - RTO is an agreed target of the maximum time taken to restore a service – e.g. 8 hours
  • 3. HotLink DR Express RPO: Recovery Point Objective ‘How much data will I lose?’ - RPO is an agreed target of the maximum amount of data loss acceptable after a disaster - Typically specified in hours since the last good backup
  • 4. Traditional DR Models Cold Standby – Offsite backup tape storage. Maybe dedicated replacement hardware/facilities in storage. [RTO=weeks, RPO=24hrs]. Cheap(ish) Warm Standby @ Secondary Datacenter – Dedicated Datacenter, periodic replication of some data. [RTO=hours/days, RPO=15mins-24hrs] Expensive but essential for many. Hot Standby @ Secondary Datacenter – Expensive real-time replication of data, automated failover. [RTO<5 mins, RPO=sub-second].Too expensive for most.
  • 5. DR - RTO in minutes/VM - RPO Configurable for each individual VM - (typically 15 mins to 2 hours) + Backup - Consolidate older Recovery Points to once per day (configurable). Store up to 500 Snapshots/VM HotLink DR Express
  • 6. HotLink DR Express – AWS Components Datacenter Equivalent Amazon AWS Equivalent vSphere VM - Virtual Machine EC2 - Elastic Cloud Computing - 1vCPU, 2GB RAM - m1.small - 1vCPU, 4GB RAM - m1.medium - 2vCPU, 8GB RAM - m1.large - 4vCPU, 16GB RAM - m1.xlarge Primary Storage (SAN) EBS - Elastic Block Storage Near-Line Storage (disk-based backup data, archives) S3 - Simple Storage Service Internet Firewall ‘Security Groups’ Datacenter LAN VPC – Virtual Private Cloud WAN ‘Hardware VPN’ (+VPC) (rough guide for VMWare admins unfamiliar with AWS – AWS capabilities differ from VMWare and can’t be accurately compared)
  • 7. Hypervisor Host (ESX Server) Virtual Machines Primary (SAN) Storage Near-Line (Backup) Storage Network Switches Network Firewall Internet Connection Hypervisor Host (ESX Server) Virtual Machines Primary (SAN) Storage Near-Line (Backup) Storage Network Switches Network Firewall Internet Connection Replication Replication Power and Cooling Rack/Floorspace Power and Cooling Rack/Floorspace DC Management DC Management Production Datacenter DR Datacenter Traditional Warm/Hot Standby VMWare DR
  • 8. Production Datacenter Hypervisor Host (ESX Server) Virtual Machines Primary (SAN) Storage Near-Line (Backup) Storage Network Switches Network Firewall Internet Connection AWS Cloud - BAU Near-Line (S3) Storage Network Firewall (VPN) Replication Power and Cooling Rack/Floorspace DC Management HotLink DR – Business as Usual state (no disasters)
  • 9. Production Datacenter Hypervisor Host (ESX Server) Virtual Machines Primary (SAN) Storage Near-Line (Backup) Storage Network Switches Network Firewall Internet Connection AWS Cloud - BAU Near-Line (S3) Storage Network Firewall (VPN) Replication Power and Cooling Rack/Floorspace DC Management HotLink DR – Business as Usual state (no disasters) AWS Cloud – DR Invoked Virtual Machines (EC2) Primary (EBS) Storage Near-Line (S3) Storage Network Firewall (VPN)
  • 10. How it works – Backups & Replication HotLink DR Express automatically: - Clones a VM - Converts VM from VMWare to AWS EC2 format - Uploads VM to AWS S3 Storage - Takes periodic snapshots and uploads changes to AWS S3 HotLink DR Express
  • 11. How it works – Recovery HotLink DR Express automatically: - Moves selected VM Snapshot from S3 to EBS - Creates EC2 VM - Powers on EC2 VM with attached storage - Connects EC2 VM to VPC network and assigns DHCP IP Address HotLink DR Express
  • 12. What it looks like – Admin consoles Protection, replication and recovery all performed through familiar vCenter console vCenter plugin shows protection options – can enable/disable protection and set/modify RPO and consolidation of snapshots easily per VM HotLink DR Express
  • 13. HotLink DR Express What it looks like – Admin consoles 2 additional Datacenters shown in vCenter: - ‘DR Express’ – shows ‘shadow’ versions of production VMs. Select a snapshot from here to recover (using standard snapshot manager menu) - ‘EC2’ – shows recovered VMs, running on EC2
  • 14. HotLink DR Express Recovery Features - Can recover single VM to multiple points in time - Recovered VMs include their snap timestamp in their VM name - All recovered VMs auto-configured for DHCP when started on EC2 – can modify IP settings after boot. - Can recover VMs individually, or in batches - Recover to EC2, or back to your datacenter (after DR event is over)
  • 15. HotLink DR Express Whole Datacenter failover Requires additional planning, additional components: - Secondary vCenter installation running on AWS
  • 16. AWS VPC – Example Configuration
  • 17. Component Limit Comments VPCs per region 5 Subnets per VPC 200 Internet gateways per region 5 One per VPC Virtual private gateways per region 5 One per VPC Customer gateways per region 50 VPN connections per region 50 Ten per virtual private gateway Route tables per VPC 10 Including the main route table Entries per route table 20 Elastic IP addresses per region for each AWS account 5 Amazon EC2 has a separate limit for its Elastic IP addresses per region for each AWS account Security groups per VPC 100 Rules per security group 50 Security groups you can assign to an instance in a VPC 5 Network ACLs per VPC 50 Rules per network ACL 20 BGP Advertised Routes per VPN Connection 100 AWS VPC Limitations (acceptable)
  • 18. HotLink DR Express Supported Platforms Host Platforms - Amazon EC2 (all regions worldwide) Guest Operating Systems - Red Hat Enterprise Linux Server 5 (RHEL 5.4, 5.6, 5.8) - Red Hat Enterprise Linux Server 6 (RHEL 6.0, 6.2) - CentOS versions of these Red Hat releases - Windows Server 2008 R2 and R2 SP1 - Windows Server 2012 VMware vCenter - VMware vCenter 5.1 Current Supported Version = vSphere 5.1 [Support for vSphere v5.5 expected very soon (Q1 ‘14)] Initial replication (seed) of VMs is dependent on Internet Bandwidth at primary datacentre, could take a while to protect large environments - Can use Amazon Connect (avail through some ISPs)
  • 19. HotLink DR Express Cheap – only pay for DR resources when you need them Reliable AWS infrastructure (including S3 Storage) Familiar vCenter integration Unique technology to translate VMWare and EC2 Images Affordable initial investment – start small (30VMs) and scale up as required.
  • 20. HotLink DR Express Unique Capability use case – DR protection in a hurry “Bob is the CIO of a small/medium enterprise (100 production servers). Regulatory requirements require a Business Continuity Plan. He has 2 weeks to install configure and test an IT Disaster Recovery plan before a compliance Audit” - Deploy infrastructure in as little as a single day (depending on networking requirements) - Initial Seeding performed in batches, can be fully protected within days (bandwidth dependent) - This can be reduced with Amazon Web Connect - Can demonstrate recovery capabilities at any time without impacting production servers
  • 21. Telephone: +44 20 3326 3900 Fax: +44 20 3326 3910 E-mail: info@virtuoso-uk.com London Office (HQ) 201 Metropolitan Wharf 70 Wapping Wall London. E1W 3SS United Kingdom Contact us