SlideShare ist ein Scribd-Unternehmen logo
1 von 23
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved
Disaster Recovery of
On-Premises IT Infrastructure with AWS
Joe Spiezio, Solutions Architect - AWS
jspiezio@amazon.com
Haider Witwit, Solutions Architect - AWS
haiderw@amazon.com
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Session agenda
• Context: on-premises disaster recovery (DR) using AWS
• Why AWS for recovery of on-premises IT infrastructure
• The ascending levels of DR
• DR/continuity scenarios
• Demo
• Q&A
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Terminology
Business Continuity
Business continuity ensures that an
organization's critical business functions
continue to operate or recover quickly
despite serious incidents.
Disaster Recovery
Disaster recovery (DR) enables the
recovery or continuation of vital technology
infrastructure and systems following a
natural or human-induced disaster.
Recovery Point Objective Recovery Time Objective
RTO is a targeted duration in which a
business process must be restored after a
disaster or disruption.
RPO is the maximum targeted period in
which data might be lost from an IT
service due to a major incident.
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Understanding RTO and RPO
Disaster
Down time
Transactions lost
RPO
a
RTO
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Plan for various types of
disasters
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
History of DR
There have been many challenges for traditional DR for
enterprises
• Building and maintaining regional data centers
• Failed DR tests
• Not meeting RPO & RTO
• High technical debt
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
AWS compared to traditional
disaster recovery
Conventional
• High cost to build disaster recovery
sites or data centers (CAPEX)
• High cost of storage, backup,
archival and retrieval tools, and
processes (OPEX)
• Difficult planning, procurement, and
deployment
• Challenging to verify DR plans
• Single level of DR across the
organization
AWS
• Low cost upfront investment
(CAPEX)
• On-demand costs (OPEX)
• Consistent experience across AWS
environments
• Recovery automation
• Separate levels of DR per
application or business unit
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
DR topology map
ELB/appliance
EC2/Auto Scaling
Route 53
Load balancers
Web/app servers
Your Data Centers
DNS
DB failover nodes
AD failover nodes
Availability Zones
Multi-regionDisaster recovery
Data centers
AD/authentication
Database servers
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Ascending levels of DR
options
Backup &
Restore
Pilot Light
Warm Standby
Multi-Site
Backup of on-
premises data to
AWS to use in a DR
event
Replicate data and
minimal running
services into AWS,
ready to take over
and flare up
Replicate data and
services into AWS
ready to take over
Replicated and load
balanced
environments that
are both actively
taking production
traffic
RPO
a
RTO
COST
24 hours 24 hours
$
RPO
a
RTO
COST
12 hours 4 hours
$$
RPO
a
RTO
COST
1-4 hours 15 min
$$$
RPO
a
RTO
COST
<15 min 0-5 min
$$$$
Business continuity
begins
Un-interrupted Business
continuity
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Backup & Restore Pilot Light Warm Standby Multi-Site
S3Storage
Gateway
Amazon
Glacier
EBS
volumes
Route 53 Direct
Connect
VPN
NetworkingStorage
Multiple
Direct Connect
connections
Compute
Auto
Scaling
ELBEC2
Deployment/
Management
CloudFormation IAM
Added through the levels of DR
VPC
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Backup and restore architecture
~$200 / Month
In US-EAST
+VPN
On-premises
Active
Production
www.example.com
Corporate data center AWS region
AWS DR failover
App
Servers
DB
Server
VPN
Connection
Storage
GatewayiSCSI
Backup
System
S3 / Bucket
Glacier / Archive
Web
Servers Internet traffic
S3 (1TB)
$31/Month
Amazon Glacier
(2TB)
$22/Month
Storage Gateway
$125/Month
S3 / Bucket
S3 (1TB)
$31/Month
1TB
Data
Volume
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Backup and restore details
• Suitable for:
– Solutions that can sustain higher technical debt
– Lower business-critical nature
– Low cost DR option
• Leverage existing investments in
– De-duplication
– Compression
– WAN acceleration
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Partner backup to cloud option
• Popular DR storage appliance for storing backup
data on AWS
• De-dupes, encrypts, optimizes
• Customer-managed encryption keys
• Connects to Amazon S3 and Amazon Glacier
• Physical, virtual, or AWS-based appliance
Amazon S3
$0.03 per GB / month
30:1 storage reduction
over 3 years
after SteelStore
$0.001 per GB / month
$1/Terabyte/month
AVAILABLE IN
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Data Replication
On-premises
Active
Production
Route 53
www.example.com
Corporate data center
1 TB Data
Volume
AWS region
Web
Servers
AWS
Active
Production
Direct Connect
App
Servers
DB
Server
1TB
Data
Volume
DB
Server
Pilot light architecture
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Pilot light architecture
$309 / Month
In US-EAST
+DirectConnect
Data Replication
ELB
On-premises
Active
Production
Route 53
www.example.com
Corporate data center
1 TB Data
Volume
Web
Servers
AWS region
Web
Servers
AWS
Active
Production
Direct Connect
App
Servers
DB
Server
App
Servers
1TB
Data
Volume
DB
Server EBS (GP2)
$100/Month
EC2 (m3.xlarge)
$205/Month
EC2 (t2.medium)
$0/Month
ELB (100GB Data)
$0/Month
EC2 (t2.small)
$0/Month
ELB (100GB Data)
$0/Month
R53 (1M Query)
$4/Month
CloudFormation
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Pilot light details
Considerations
Suitable for:
• Solutions that need lower
RTO & RPO
• Higher business critical
nature
• Mid-range cost DR option
3rd Party & Marketplace
• CloudEndure
• Racemi
• Others
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Warm standby architecture
$410 / Month
In us-east-1
+AWS Direct
Connect
ELB
On-premises
Active
Production
Route 53
www.example.com
Corporate data center
1 TB Data
Volume
Web
Servers
AWS region
Web
Servers
AWS
Active
Production
App
Servers
DB
Server
App
Servers
1TB
Data
Volume
DB
Server EBS (GP2)
$100/Month
EC2 (m3.xlarge)
$205/Month
EC2 (t2.medium)
$41/Month
ELB (100GB Data)
$19/Month
EC2 (t2.small)
$22/Month
ELB (100GB Data)
$19/Month
R53 (1M Query)
$4/Month
CloudFormation
Data Replication
Direct Connect
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Multi-site architecture
Data Replication
ELB
On-premises
Active
Production
Route 53
www.example.com
Corporate data center
1 TB Data
Volume
Web
Servers
AWS region
Web
Servers
AWS
Active
Production
Direct Connect
App
Servers
DB
Server
App
Servers
1TB
Data
Volume
DB
Server EBS (GP2)
$100/Month
EC2 (m3.xlarge)
$205/Month
EC2 (t2.medium)
$82/Month
ELB (100GB Data)
$19/Month
EC2 (t2.small)
$44/Month
ELB (100GB Data)
$19/Month
R53 (1M Query)
$4/Month
CloudFormation
$473 / Month
In us-east-1
+AWS Direct
Connect
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Warm standby and multi-site details
Considerations
Suitable for:
• Solutions that require RTO
& RPO in minutes
• Core business-critical
functions
• Higher cost DR option
Partners
• Partner ecosystem
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved
Demonstration
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Hybrid Warm Standby Demo Environment
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved
Q&A
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015
Thank You.
This presentation will be loaded to SlideShare the week following the Symposium.
http://www.slideshare.net/AmazonWebServices
AWS Government, Education, and Nonprofit Symposium
Washington, DC I June 25-26, 2015

Weitere ähnliche Inhalte

Was ist angesagt?

Disaster Recovery using Azure Services
Disaster Recovery using Azure ServicesDisaster Recovery using Azure Services
Disaster Recovery using Azure ServicesAnoop Nair
 
Mastering Azure Monitor
Mastering Azure MonitorMastering Azure Monitor
Mastering Azure MonitorRichard Conway
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Web Services
 
(SEC318) AWS CloudTrail Deep Dive
(SEC318) AWS CloudTrail Deep Dive(SEC318) AWS CloudTrail Deep Dive
(SEC318) AWS CloudTrail Deep DiveAmazon Web Services
 
Azure vm introduction
Azure  vm introductionAzure  vm introduction
Azure vm introductionLalit Rawat
 
Azure fundamentals
Azure   fundamentalsAzure   fundamentals
Azure fundamentalsRaju Kumar
 
Understanding Azure Disaster Recovery
Understanding Azure Disaster RecoveryUnderstanding Azure Disaster Recovery
Understanding Azure Disaster RecoveryNew Horizons Ireland
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureKasun Kodagoda
 
Introduction to Azure monitor
Introduction to Azure monitorIntroduction to Azure monitor
Introduction to Azure monitorPraveen Nair
 
Business Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureBusiness Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureAymen Mami
 
Cloud Adoption Framework - Overview_partner.pptx
Cloud Adoption Framework - Overview_partner.pptxCloud Adoption Framework - Overview_partner.pptx
Cloud Adoption Framework - Overview_partner.pptxabhishek22611
 
Introduction to AWS IAM
Introduction to AWS IAMIntroduction to AWS IAM
Introduction to AWS IAMKnoldus Inc.
 
Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015Amazon Web Services
 
AWS VS AZURE VS GCP.pptx
AWS VS AZURE VS GCP.pptxAWS VS AZURE VS GCP.pptx
AWS VS AZURE VS GCP.pptxRaneesh Ramesan
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudAtanas Gergiminov
 
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016Amazon Web Services
 
Securing sensitive data with Azure Key Vault
Securing sensitive data with Azure Key VaultSecuring sensitive data with Azure Key Vault
Securing sensitive data with Azure Key VaultTom Kerkhove
 
Tom Grey - Google Cloud Platform
Tom Grey - Google Cloud PlatformTom Grey - Google Cloud Platform
Tom Grey - Google Cloud PlatformFondazione CUOA
 
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018Amazon Web Services
 

Was ist angesagt? (20)

Disaster Recovery using Azure Services
Disaster Recovery using Azure ServicesDisaster Recovery using Azure Services
Disaster Recovery using Azure Services
 
Mastering Azure Monitor
Mastering Azure MonitorMastering Azure Monitor
Mastering Azure Monitor
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
 
(SEC318) AWS CloudTrail Deep Dive
(SEC318) AWS CloudTrail Deep Dive(SEC318) AWS CloudTrail Deep Dive
(SEC318) AWS CloudTrail Deep Dive
 
Azure vm introduction
Azure  vm introductionAzure  vm introduction
Azure vm introduction
 
Azure fundamentals
Azure   fundamentalsAzure   fundamentals
Azure fundamentals
 
Understanding Azure Disaster Recovery
Understanding Azure Disaster RecoveryUnderstanding Azure Disaster Recovery
Understanding Azure Disaster Recovery
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Introduction to Azure monitor
Introduction to Azure monitorIntroduction to Azure monitor
Introduction to Azure monitor
 
Business Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft AzureBusiness Continuity & Disaster Recovery with Microsoft Azure
Business Continuity & Disaster Recovery with Microsoft Azure
 
Cloud Adoption Framework - Overview_partner.pptx
Cloud Adoption Framework - Overview_partner.pptxCloud Adoption Framework - Overview_partner.pptx
Cloud Adoption Framework - Overview_partner.pptx
 
Introduction to AWS IAM
Introduction to AWS IAMIntroduction to AWS IAM
Introduction to AWS IAM
 
Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015
 
Amazon CloudFront 101
Amazon CloudFront 101Amazon CloudFront 101
Amazon CloudFront 101
 
AWS VS AZURE VS GCP.pptx
AWS VS AZURE VS GCP.pptxAWS VS AZURE VS GCP.pptx
AWS VS AZURE VS GCP.pptx
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
 
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016
AWS CloudFormation: Infrastructure as Code | AWS Public Sector Summit 2016
 
Securing sensitive data with Azure Key Vault
Securing sensitive data with Azure Key VaultSecuring sensitive data with Azure Key Vault
Securing sensitive data with Azure Key Vault
 
Tom Grey - Google Cloud Platform
Tom Grey - Google Cloud PlatformTom Grey - Google Cloud Platform
Tom Grey - Google Cloud Platform
 
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018
[REPEAT] Microsoft Active Directory Deep Dive (WIN303-R) - AWS re:Invent 2018
 

Andere mochten auch

Disaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSDisaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSAmazon Web Services
 
Disaster Recovery using Amazon Web Services - Webinar
Disaster Recovery using Amazon Web Services - WebinarDisaster Recovery using Amazon Web Services - Webinar
Disaster Recovery using Amazon Web Services - WebinarAmazon Web Services
 
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...Amazon Web Services
 
Disaster Recovery using AWS -Architecture blueprints
Disaster Recovery using AWS -Architecture blueprintsDisaster Recovery using AWS -Architecture blueprints
Disaster Recovery using AWS -Architecture blueprintsHarish Ganesan
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudAmazon Web Services
 
AWS and Disaster Recovery - Bixler
AWS and Disaster Recovery - BixlerAWS and Disaster Recovery - Bixler
AWS and Disaster Recovery - BixlerAmazon Web Services
 
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum Efficiency
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum EfficiencyDeploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum Efficiency
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum EfficiencyAmazon Web Services
 
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...Amazon Web Services
 
Hybrid Cloud Solutions to Transform Your Organization
Hybrid Cloud Solutions to Transform Your OrganizationHybrid Cloud Solutions to Transform Your Organization
Hybrid Cloud Solutions to Transform Your OrganizationAmazon Web Services
 
From User Personas to Testing: A Project Manager's Journey Towards Behat
From User Personas to Testing: A Project Manager's Journey Towards BehatFrom User Personas to Testing: A Project Manager's Journey Towards Behat
From User Personas to Testing: A Project Manager's Journey Towards BehatDesign for Drupal, Boston
 
Business Continuity with Disaster Recovery
Business Continuity with Disaster RecoveryBusiness Continuity with Disaster Recovery
Business Continuity with Disaster RecoveryYoong Seng Lai
 
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...Amazon Web Services
 
(CMP202) Engineering Simulation and Analysis in the Cloud
(CMP202) Engineering Simulation and Analysis in the Cloud(CMP202) Engineering Simulation and Analysis in the Cloud
(CMP202) Engineering Simulation and Analysis in the CloudAmazon Web Services
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloudxKinAnx
 
The Concept of Landlord and Tenant
The Concept of Landlord and TenantThe Concept of Landlord and Tenant
The Concept of Landlord and TenantJohn Awunde
 
Create a Right Sized Disaster Recovery Plan
Create a Right Sized Disaster Recovery PlanCreate a Right Sized Disaster Recovery Plan
Create a Right Sized Disaster Recovery PlanInfo-Tech Research Group
 
How To Profit with Nano Continuity
How To Profit with Nano ContinuityHow To Profit with Nano Continuity
How To Profit with Nano ContinuityJim Kukral
 
Presentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Presentation On Group Policy in Windows Server 2012 R2 By Barek-ITPresentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Presentation On Group Policy in Windows Server 2012 R2 By Barek-ITMd. Abdul Barek
 

Andere mochten auch (20)

Disaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSDisaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWS
 
Disaster Recovery using Amazon Web Services - Webinar
Disaster Recovery using Amazon Web Services - WebinarDisaster Recovery using Amazon Web Services - Webinar
Disaster Recovery using Amazon Web Services - Webinar
 
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...
Disaster Recovery, Continuity of Operations, Backup, and Archive on AWS | AWS...
 
Disaster Recovery using AWS -Architecture blueprints
Disaster Recovery using AWS -Architecture blueprintsDisaster Recovery using AWS -Architecture blueprints
Disaster Recovery using AWS -Architecture blueprints
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS Cloud
 
AWS and Disaster Recovery - Bixler
AWS and Disaster Recovery - BixlerAWS and Disaster Recovery - Bixler
AWS and Disaster Recovery - Bixler
 
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum Efficiency
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum EfficiencyDeploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum Efficiency
Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum Efficiency
 
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...
AWS re:Invent 2016: Disaster Recovery and Business Continuity for Systemicall...
 
Hybrid Cloud Solutions to Transform Your Organization
Hybrid Cloud Solutions to Transform Your OrganizationHybrid Cloud Solutions to Transform Your Organization
Hybrid Cloud Solutions to Transform Your Organization
 
From User Personas to Testing: A Project Manager's Journey Towards Behat
From User Personas to Testing: A Project Manager's Journey Towards BehatFrom User Personas to Testing: A Project Manager's Journey Towards Behat
From User Personas to Testing: A Project Manager's Journey Towards Behat
 
Business Continuity with Disaster Recovery
Business Continuity with Disaster RecoveryBusiness Continuity with Disaster Recovery
Business Continuity with Disaster Recovery
 
Group Policy
Group PolicyGroup Policy
Group Policy
 
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...
AWS re:Invent 2016| GAM301 | How EA Leveraged Amazon Redshift and AWS Partner...
 
(CMP202) Engineering Simulation and Analysis in the Cloud
(CMP202) Engineering Simulation and Analysis in the Cloud(CMP202) Engineering Simulation and Analysis in the Cloud
(CMP202) Engineering Simulation and Analysis in the Cloud
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloud
 
The Concept of Landlord and Tenant
The Concept of Landlord and TenantThe Concept of Landlord and Tenant
The Concept of Landlord and Tenant
 
Cisco data center training for ibm
Cisco data center training for ibmCisco data center training for ibm
Cisco data center training for ibm
 
Create a Right Sized Disaster Recovery Plan
Create a Right Sized Disaster Recovery PlanCreate a Right Sized Disaster Recovery Plan
Create a Right Sized Disaster Recovery Plan
 
How To Profit with Nano Continuity
How To Profit with Nano ContinuityHow To Profit with Nano Continuity
How To Profit with Nano Continuity
 
Presentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Presentation On Group Policy in Windows Server 2012 R2 By Barek-ITPresentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Presentation On Group Policy in Windows Server 2012 R2 By Barek-IT
 

Ähnlich wie Disaster Recovery of On-Premises IT Infrastructure with AWS

ModernizationAWS.pdf
ModernizationAWS.pdfModernizationAWS.pdf
ModernizationAWS.pdfIsmailCassiem
 
Using AWS Services to Go “All In” on AWS
Using AWS Services to Go “All In” on AWSUsing AWS Services to Go “All In” on AWS
Using AWS Services to Go “All In” on AWSAmazon Web Services
 
Running Microsoft Workloads on AWS
Running Microsoft Workloads on AWSRunning Microsoft Workloads on AWS
Running Microsoft Workloads on AWSAmazon Web Services
 
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...Amazon Web Services
 
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...Amazon Web Services
 
Bring DevOps to the Cloud with Data as a Service [DaaS]
Bring DevOps to the Cloud with Data as a Service [DaaS]Bring DevOps to the Cloud with Data as a Service [DaaS]
Bring DevOps to the Cloud with Data as a Service [DaaS]Amazon Web Services
 
AWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAmazon Web Services
 
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Amazon Web Services
 
AWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAmazon Web Services
 
DevOps You Build It, You Own It!
DevOpsYou Build It, You Own It!DevOpsYou Build It, You Own It!
DevOps You Build It, You Own It!Amazon Web Services
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWSAmazon Web Services
 
A Framework for Cloud IT and Business Transformation
A Framework for Cloud IT and Business TransformationA Framework for Cloud IT and Business Transformation
A Framework for Cloud IT and Business TransformationAmazon Web Services
 
Enhanced Security and Compliance with AWS
Enhanced Security and Compliance with AWSEnhanced Security and Compliance with AWS
Enhanced Security and Compliance with AWSAmazon Web Services
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWSAmazon Web Services
 
C2S Tech Tips: Rapid Prototyping
C2S Tech Tips: Rapid PrototypingC2S Tech Tips: Rapid Prototyping
C2S Tech Tips: Rapid PrototypingAmazon Web Services
 
Scaling by Design: AWS Web Services Patterns
Scaling by Design:AWS Web Services PatternsScaling by Design:AWS Web Services Patterns
Scaling by Design: AWS Web Services PatternsAmazon Web Services
 
Scaling by Design: AWS Web Services Patterns
Scaling by Design:AWS Web Services PatternsScaling by Design:AWS Web Services Patterns
Scaling by Design: AWS Web Services PatternsAmazon Web Services
 

Ähnlich wie Disaster Recovery of On-Premises IT Infrastructure with AWS (20)

AWS as a Data Platform
AWS as a Data PlatformAWS as a Data Platform
AWS as a Data Platform
 
Big Data and Analytics on AWS
Big Data and Analytics on AWS Big Data and Analytics on AWS
Big Data and Analytics on AWS
 
ModernizationAWS.pdf
ModernizationAWS.pdfModernizationAWS.pdf
ModernizationAWS.pdf
 
Using AWS Services to Go “All In” on AWS
Using AWS Services to Go “All In” on AWSUsing AWS Services to Go “All In” on AWS
Using AWS Services to Go “All In” on AWS
 
Running Microsoft Workloads on AWS
Running Microsoft Workloads on AWSRunning Microsoft Workloads on AWS
Running Microsoft Workloads on AWS
 
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...
DevOps in the Public Sector: How the Democratic Party Implemented DevOps to M...
 
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...
AWS Webcast - Webinar Series for State and Local Government #1: Discover Clou...
 
Bring DevOps to the Cloud with Data as a Service [DaaS]
Bring DevOps to the Cloud with Data as a Service [DaaS]Bring DevOps to the Cloud with Data as a Service [DaaS]
Bring DevOps to the Cloud with Data as a Service [DaaS]
 
AWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud Computing
 
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
 
AWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for Government
 
DevOps You Build It, You Own It!
DevOpsYou Build It, You Own It!DevOpsYou Build It, You Own It!
DevOps You Build It, You Own It!
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWS
 
A Framework for Cloud IT and Business Transformation
A Framework for Cloud IT and Business TransformationA Framework for Cloud IT and Business Transformation
A Framework for Cloud IT and Business Transformation
 
Enhanced Security and Compliance with AWS
Enhanced Security and Compliance with AWSEnhanced Security and Compliance with AWS
Enhanced Security and Compliance with AWS
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWS
 
Adobe : The Future of SaaS
Adobe : The Future of SaaSAdobe : The Future of SaaS
Adobe : The Future of SaaS
 
C2S Tech Tips: Rapid Prototyping
C2S Tech Tips: Rapid PrototypingC2S Tech Tips: Rapid Prototyping
C2S Tech Tips: Rapid Prototyping
 
Scaling by Design: AWS Web Services Patterns
Scaling by Design:AWS Web Services PatternsScaling by Design:AWS Web Services Patterns
Scaling by Design: AWS Web Services Patterns
 
Scaling by Design: AWS Web Services Patterns
Scaling by Design:AWS Web Services PatternsScaling by Design:AWS Web Services Patterns
Scaling by Design: AWS Web Services Patterns
 

Mehr von Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mehr von Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Kürzlich hochgeladen

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Kürzlich hochgeladen (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Disaster Recovery of On-Premises IT Infrastructure with AWS

  • 1. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Disaster Recovery of On-Premises IT Infrastructure with AWS Joe Spiezio, Solutions Architect - AWS jspiezio@amazon.com Haider Witwit, Solutions Architect - AWS haiderw@amazon.com
  • 2. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Session agenda • Context: on-premises disaster recovery (DR) using AWS • Why AWS for recovery of on-premises IT infrastructure • The ascending levels of DR • DR/continuity scenarios • Demo • Q&A
  • 3. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Terminology Business Continuity Business continuity ensures that an organization's critical business functions continue to operate or recover quickly despite serious incidents. Disaster Recovery Disaster recovery (DR) enables the recovery or continuation of vital technology infrastructure and systems following a natural or human-induced disaster. Recovery Point Objective Recovery Time Objective RTO is a targeted duration in which a business process must be restored after a disaster or disruption. RPO is the maximum targeted period in which data might be lost from an IT service due to a major incident.
  • 4. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Understanding RTO and RPO Disaster Down time Transactions lost RPO a RTO
  • 5. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Plan for various types of disasters
  • 6. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 History of DR There have been many challenges for traditional DR for enterprises • Building and maintaining regional data centers • Failed DR tests • Not meeting RPO & RTO • High technical debt
  • 7. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 AWS compared to traditional disaster recovery Conventional • High cost to build disaster recovery sites or data centers (CAPEX) • High cost of storage, backup, archival and retrieval tools, and processes (OPEX) • Difficult planning, procurement, and deployment • Challenging to verify DR plans • Single level of DR across the organization AWS • Low cost upfront investment (CAPEX) • On-demand costs (OPEX) • Consistent experience across AWS environments • Recovery automation • Separate levels of DR per application or business unit
  • 8. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 DR topology map ELB/appliance EC2/Auto Scaling Route 53 Load balancers Web/app servers Your Data Centers DNS DB failover nodes AD failover nodes Availability Zones Multi-regionDisaster recovery Data centers AD/authentication Database servers
  • 9. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Ascending levels of DR options Backup & Restore Pilot Light Warm Standby Multi-Site Backup of on- premises data to AWS to use in a DR event Replicate data and minimal running services into AWS, ready to take over and flare up Replicate data and services into AWS ready to take over Replicated and load balanced environments that are both actively taking production traffic RPO a RTO COST 24 hours 24 hours $ RPO a RTO COST 12 hours 4 hours $$ RPO a RTO COST 1-4 hours 15 min $$$ RPO a RTO COST <15 min 0-5 min $$$$ Business continuity begins Un-interrupted Business continuity
  • 10. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Backup & Restore Pilot Light Warm Standby Multi-Site S3Storage Gateway Amazon Glacier EBS volumes Route 53 Direct Connect VPN NetworkingStorage Multiple Direct Connect connections Compute Auto Scaling ELBEC2 Deployment/ Management CloudFormation IAM Added through the levels of DR VPC
  • 11. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Backup and restore architecture ~$200 / Month In US-EAST +VPN On-premises Active Production www.example.com Corporate data center AWS region AWS DR failover App Servers DB Server VPN Connection Storage GatewayiSCSI Backup System S3 / Bucket Glacier / Archive Web Servers Internet traffic S3 (1TB) $31/Month Amazon Glacier (2TB) $22/Month Storage Gateway $125/Month S3 / Bucket S3 (1TB) $31/Month 1TB Data Volume
  • 12. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Backup and restore details • Suitable for: – Solutions that can sustain higher technical debt – Lower business-critical nature – Low cost DR option • Leverage existing investments in – De-duplication – Compression – WAN acceleration
  • 13. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Partner backup to cloud option • Popular DR storage appliance for storing backup data on AWS • De-dupes, encrypts, optimizes • Customer-managed encryption keys • Connects to Amazon S3 and Amazon Glacier • Physical, virtual, or AWS-based appliance Amazon S3 $0.03 per GB / month 30:1 storage reduction over 3 years after SteelStore $0.001 per GB / month $1/Terabyte/month AVAILABLE IN
  • 14. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Data Replication On-premises Active Production Route 53 www.example.com Corporate data center 1 TB Data Volume AWS region Web Servers AWS Active Production Direct Connect App Servers DB Server 1TB Data Volume DB Server Pilot light architecture
  • 15. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Pilot light architecture $309 / Month In US-EAST +DirectConnect Data Replication ELB On-premises Active Production Route 53 www.example.com Corporate data center 1 TB Data Volume Web Servers AWS region Web Servers AWS Active Production Direct Connect App Servers DB Server App Servers 1TB Data Volume DB Server EBS (GP2) $100/Month EC2 (m3.xlarge) $205/Month EC2 (t2.medium) $0/Month ELB (100GB Data) $0/Month EC2 (t2.small) $0/Month ELB (100GB Data) $0/Month R53 (1M Query) $4/Month CloudFormation
  • 16. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Pilot light details Considerations Suitable for: • Solutions that need lower RTO & RPO • Higher business critical nature • Mid-range cost DR option 3rd Party & Marketplace • CloudEndure • Racemi • Others
  • 17. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Warm standby architecture $410 / Month In us-east-1 +AWS Direct Connect ELB On-premises Active Production Route 53 www.example.com Corporate data center 1 TB Data Volume Web Servers AWS region Web Servers AWS Active Production App Servers DB Server App Servers 1TB Data Volume DB Server EBS (GP2) $100/Month EC2 (m3.xlarge) $205/Month EC2 (t2.medium) $41/Month ELB (100GB Data) $19/Month EC2 (t2.small) $22/Month ELB (100GB Data) $19/Month R53 (1M Query) $4/Month CloudFormation Data Replication Direct Connect
  • 18. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Multi-site architecture Data Replication ELB On-premises Active Production Route 53 www.example.com Corporate data center 1 TB Data Volume Web Servers AWS region Web Servers AWS Active Production Direct Connect App Servers DB Server App Servers 1TB Data Volume DB Server EBS (GP2) $100/Month EC2 (m3.xlarge) $205/Month EC2 (t2.medium) $82/Month ELB (100GB Data) $19/Month EC2 (t2.small) $44/Month ELB (100GB Data) $19/Month R53 (1M Query) $4/Month CloudFormation $473 / Month In us-east-1 +AWS Direct Connect
  • 19. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Warm standby and multi-site details Considerations Suitable for: • Solutions that require RTO & RPO in minutes • Core business-critical functions • Higher cost DR option Partners • Partner ecosystem
  • 20. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Demonstration
  • 21. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Hybrid Warm Standby Demo Environment
  • 22. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015©2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Q&A
  • 23. AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015 Thank You. This presentation will be loaded to SlideShare the week following the Symposium. http://www.slideshare.net/AmazonWebServices AWS Government, Education, and Nonprofit Symposium Washington, DC I June 25-26, 2015

Hinweis der Redaktion

  1. Introduction Attending the Summit in 2011 and now presenting 2015
  2. Briefly introduce some of the things we will do Grab attention with $1000 giveaway Describe how it will work with a partner engagement
  3. Not discussing BC, however we will discuss Disaster Recovery, which is part of BC BC is the business functions recovery model DR is the technology & infrastructure systems There will be more questions as we get into a panel discussion during the Q&A panel
  4. Tell the story of a friend, who is now the CEO of a mid-sized enterprise. who lost his entire office, data center and building in a fire, then after telling the story relate those terms in RPO and RTO. A small company with only a few employee’s at the time is now thousands strong There are many options and variations for setting up disaster recovery. Your business requirements like RPO and RTO drives a lot of this. Most of the DR scenarios depend on these two key metrics.
  5. If it harms critical business processes, it may be a disaster Time-based definition – how long can the business stand the pain? Think about the Probability of occurrence Fire, flood, hurricane, tornado, earthquake, volcanoes Plane crashes, vandalism, terrorism, riots, sabotage, loss of personnel, etc. Anything that diminishes or destroys normal data processing capabilities User Error / Corruption / Hacking Attack - Hacking – Thief Icon User initiated threat High Availability in the context of corrupt data. Systems corruption (systems corruption as in the systems stop functioning) U
  6. Discuss my past of designing and building out traditional DR/Data centers. The complexity that came from those scenarios. Lead into the next slide that shows the advantages of AWS Very manual process. Challenges with High Technical debt and runbooks for executing a DR
  7. Conventional vs AWS High upfront capex
  8. Multi-Region vs. Multi Data Center messaging / Geographic separation Mention data guard being used with RDS Compare AZ’s to DR data centers
  9. 9
  10. 10
  11. Discuss the application to be used throughout all the scenarios Open Source Software to be used for all layers Qualify upfront: Simple, Stateless application Backup and restore to on-prem or other location.
  12. Same application, Database replication is the key difference.
  13. Pilot Light architecture Note the addition of DirectConnect Costs for DirectConnect not included
  14. Consider augmenting this with existing technologies
  15. Lets looks at warm standby scenario The term warm standby is used to describe a DR scenario in which a scaled-down version of a fully functional environment is always up and running. A warm standby solution extends the pilot light as it decreases the overall recovery time Extremely low RTO/RPO Automation becomes a critical element as you ascend to this level of Disaster Recovery
  16. Multi-Site Running both sites at once Database replication going both directions Costs: Remember this doesn’t include direct connect costs.
  17. Warm standby and multisite are great options for low RTO/RPO’s
  18. We have many partners in this space that are ready to assist you with these challenges.
  19. What are common challenges you have seen as customers move up the levels of DR from Backup and Restore to Pilot Light and so on? I am struggling with my on-premises DR today, what would be the best approach to start leveraging AWS services? My current DR solution is very high in technical debt, how does leveraging AWS help me reduce that debt? If I am a traditional enterprise, what would be the first place I should look to start doing DR on AWS? How do you see AWS changing the way enterprises are doing DR? Tell me what types of technical debt are most common in traditional DR and how AWS helps reduce those same types of technical debt? What are some of the common Why is DR easier to do on AWS than traditional On-premises deployments?
  20. What are common challenges you have seen as customers move up the levels of DR from Backup and Restore to Pilot Light and so on? I am struggling with my on-premises DR today, what would be the best approach to start leveraging AWS services? My current DR solution is very high in technical debt, how does leveraging AWS help me reduce that debt? If I am a traditional enterprise, what would be the first place I should look to start doing DR on AWS? How do you see AWS changing the way enterprises are doing DR? Tell me what types of technical debt are most common in traditional DR and how AWS helps reduce those same types of technical debt? What are some of the common Why is DR easier to do on AWS than traditional On-premises deployments?