SlideShare a Scribd company logo
1 of 41
Download to read offline
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Wilfred Wah, AWS ProServe
26th June, 2018
Introduction to Hybrid Cloud
on AWS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Sponsor
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Learning Objectives
• Understand Hybrid Cloud architecture use cases
• Understand AWS portfolio of capabilities to support
Hybrid Cloud
• Understand AWS partnerships with VMWare, Microsoft
and other key enterprise players
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid Cloud Strategy
of large
enterprises
run VMs in the
public cloud
(IDC)
60%
of organizations
have a hybrid
cloud strategy
today (IDC *)
65%
of workloads
are virtualized
today
(IDC )
83%
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What Do Customers Want in Hybrid?
Run workloads
on-premises
Run workloads
on the cloud
Tight
integration
Without buying
new hardware
$
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid Cloud Use Cases
• Integrated Identity and Access
• Integrated Network
• Data Integration
• Integrated resources and deployment management
• Cloud Bursting
• Data center extension
• Cloud Adoption Framework and Migration Planning
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Hybrid Cloud Solutions & Partners
VPC OpsWorksIAM Storage
Gateway
Direct
Connect
S3EC2 RDSSnowball Systems
Manager
a e
o
q
r
t
i
h
p u
l
f
First 5 years: 4 regions
2016–2018: 11 regions
Next 5 years: 7 regions
A W S
R E G I O N A L
E X P A N S I O N
d
m
c
g
b
n
s
k
v
i
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The Foundation
Integrated Identity and Access
Integrated Network
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Virtual Private Network – Extension of your data center
172.31.0.0/16
Availability Zone Availability Zone Availability Zone
VPC subnet VPC subnet VPC subnet
172.31.0.0/24 172.31.1.0/24 172.31.2.0/24
eu-west-1a eu-west-1b eu-west-1c
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
IAM Identities
Users and Groups
IAM user
§ Entity created in AWS to represent
a person or service that uses it to
interact with AWS
IAM group
§ Assign permissions to logical and
functional grouping of your
organization
§ Bulk permissions management
(scalable)
§ Easy to change permissions as
individuals change teams (portable)
AWS cloudAWS Management
Console
Password
[+MFA]
Access key
[+MFA]
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
IAM Identities
Identity Federation – Example for SAML 2.0 (Web Console)
Other protocol
supported:
OpenID Connect
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Options for AD-aware Cloud Workloads
On-premises
Windows Server
DC
AD
You manage
1
VPC
EC2 for Windows
Server DC
AD
You manage
2
VPC Endpoint
AWS Microsoft AD
AWS manages
3
AWS Directory Service
for Microsoft Active Directory
also known as AWS Managed Microsoft AD
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Connectivity Options
- Public IPs
- Elastic IPs
- Internet data out pricing
- IPsec authentication and
encryption
- Two main options
- AWS Managed VPN
- Software VPN (EC2)
- Launched in 2011
- Private connection
- Separate from the Internet
- Consistent network
experience
- Connect through 67 locations
- Port speeds of 1 Gbps, 10
Gbps or sub-1 Gbps
AWS Direct ConnectVPNPublic Internet
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data Integration
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Cold Standby – Cloud Gateways
Amazon EBS
snapshots
Amazon S3
Amazon Glacier
Application
server
AWS
Direct
Connect
Internet
Customer premises
Gateway
appliances
AWS
Storage Gateway
back-end
AMI
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hot Standby
Mirroring/replication
Application
data source
cut over
Elastic
load
balancerActive
Route 53
www.example.com
Corporate data center
Data
volume
Application
server
Subordinate
database
server
Reverse
proxy/
caching
server
AWS Region
Reverse
proxy/
caching
server
Application
server
Master
Database
server
Active
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
DR as a Service with Site Recovery Manager
Disaster recovery to VMware Cloud
Deliver as a service
Build on VMware established
disaster recovery solutions
Provide application-centric
DR runbook automation
Remove need for
dedicated DR data center
Integrate deeply with the
VMware Cloud on AWS services
Overview of goals
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
VM
vSphere
(on premises)
VMware
Cloud on AWS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The Challenge
The Solution
Needed a scalable and reliable DR
solution
Business Outcomes
End-to-End DR from On-Prem to AWS
• Successful implement DR with multi-tier
applications with SQL
• Achieve end-to-end failover time within
low RTO with no IP changes
Pilot Light with Vmware Cloud on AWS
https://aws.amazon.com/partners/success/scripps-network-interactive/
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Integrated resources and
deployment management
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AMAZON EC2 SYSTEMS MANAGER
Systems Manager Service
EC2
Instance
Systems
Manager Agent
EC2
Instance
On-Prem
Instance
Systems
Manager Agent
Systems
Manager Agent
Manage your Amazon EC2 and on-premises instances
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Deliver scalable, resilient applications with less work
AWS OpsWorks (Chef and Puppet)
Supports any application
Supports existing EC2 instances
Supports servers running in on-premises
datacenters
Single platform to deploy and manage
applications across hybrid architectures
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Microservices on AWS using Kubernetes
Hybrid cloud
compatible
Highly
available
Automated
upgrades and
patches
Integrated with
AWS Services
CloudTrail,
CloudWatch,
ELB, IAM, VPC,
PrivateLink
Kubernetes is an open-source system for automating deployment, scaling,
and management of containerized applications.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
DevOps – Build on AWS and deploy on premise
Source Build Test Production
Third Party
Tooling
Software Release Steps:
AWS CodeCommit AWS CodeBuild AWS CodeDeploy
AWS CodePipeline
EC2
On-Prem
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Cloud Bursting
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EC2 Spot is legit
Spare capacity at scale
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Customer Success Story
Physical Server Rental
• Limited by Power / Cooling
Capacity
• 24 to 48 Hour Setup time
• Over spec to be safe
• Hard to return
Cloud Bursting
• Unlimited capacity
• 10 min setup time
• Pay for what you use
• Flexible Machine Specs
• Automated Termination
• Leverage SPOT Instances for
Inexpensive Compute usage
https://youtu.be/ThS9JZDCG_8
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Customer Success Story
Spot Fleet
AWS
Direct
Connect
AMI
Deadline DB and Repo
Local Render Farm
Isilon X410 Cluster
m4.16xlarge with EBS Custom Sync solution for
Studio Assets
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data center extension
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid connectivity—split architecture
CORP
Web App Oracle
Database
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid connectivity—split architecture (2)
CORP
Web/App Web/App
NLB / ALB
N E W !
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS global infrastructure
VMware Cloud on AWS
VMware Cloud on AWS
Customer
data center
AWS services
vCentervCenter
vSAN NSXvSphere
Hybrid
linked-mode
Amazon
EC2
Amazon
S3
Amazon
RDS
AWS Direct
Connect
Amazon
Dynamo DB
Amazon
Redshift
Elastic
Network
Interface
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Kellogg’s—SAP HANA hybrid deployment
Corporate Data Center
Amazon Virtual Private Cloud (VPC)
Availability Zone
VPC Subnet
BW ABAP 7.31/NW JAVA 7.40
BW BI-JAVA
DEV QA
2 X 244 GB nodes 2 X 244 GB nodes
BW BI-JAVA
Internet
SAP OSS
BA
C
A = Virtual Private Gateway
B = Customer Gateway
C = VPN Connection
UAT/DR PRD
BW BI-JAVA BW BI-JAVA
Web Disp
Web Disp
HANA
5 X 0.5 TB nodes 5 X 0.5 TB nodes
SAP
HANASAP
HANA
SAP
HANASAP
HANA
https://aws.amazon.com/sap/solutions/saphana/
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CAF and Migration Planning
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• New Application
Patterns (MSA, CI/CD)
• Dev/Test
• Production
Application Migration
• Operational Integration
• Billing Optimization
• Early Discovery
• Learning
• POCs
• TCO/ROI Analysis
• Security & Risk Preparation
• Cloud Strategy
• Foundational Architecture
The Customer Journey “Stages of Adoption”
Stage 1
“Project”
Stage 2
“Foundation”
Stage 3
“Migration”
Stage 4
“Optimization”
Value
• Portfolio Mass Migration
• DC Shutdown
• Horizontal Solutions (VDI,
Back-up/Archive, Broad
storage)
• Advanced Operational
Patterns (CI/CD)
• Optimization
• Infrastructure
fully automated
• App/Dev owns
full solution stack
with tools and
service catalogs
Value
Time
Time
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Migration Planning Outcomes
ü Migration Success criteria defined
ü Applications categorized and prioritized for migration (backlog)
ü A detailed migration plan
ü Decided the migration sprint team structure
ü Design for platform establishment (Landing Zone)
ü Tools identified for migration
ü Approved Business Case
ü Now ready to execute migrations
CAF (Cloud Adoption Framework)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Show and Tell, Planning, Training
2nd App Migration (Pattern 2)
Typical Migration Planning Activity Flow
Sprint 1 Sprint 2 Sprint 3 Sprint 4 Sprint 5 Sprint 6 Sprint 7 Sprint 8
Cloud
CoE
Design
PEOPLE: Skills &
Center of Excellence
OPERATIONS
Migration Workshop
& 1st App Migration 3rd App Pattern Migration
4th App Pattern Migration
BUSINESS: Migration
Business Case
Business
Case
Kickoff
Present
Busine
ss
Case,
Propos
al &
Plan
Financia
l
Analysis
PLATFORM: Application
Portfolio Discovery &
Planning
Portfolio Data Collection, Gaps & Analysis
Scoring Model
Prioritized Backlog
for 1st Qtr Migrations
& refined estimates
Initial Scoring,
Move Groups &
Estimate
GOVERNANCE: Project
Planning & Control
Migration Project
Plan, RACI,
Charter
Resource Plan,
Sprint Teams,
Cadence
Project
Managemen
t Workshop
Develop
SOWs
and
Propos
al
Security &
Complianc
e
Workshop
SECURITY: Security,
Risk and Compliance
Identity & Access Mgt.
Logging & Monitoring
Infrastructure
Data Protection
Incident Response
Deploy NIST
Landing Zone
MVP
PoC with 3rd Party
Security Solt’n
PLATFORM:
• Landing Zone
• Migration Process &
Experience
MigrationReadinessAssessment
TeamKickoff
Migration
Training
Plan
Center of excellence development
AMI/
Patchin
g
Service
Catalog
Ops
Playbook
Config Mgmt
& Automation
Asset
Mgmt
Backup
s BCP/DR
AD+IAM
TRAINING TEAM
Training 1 Training 2
Landing Zone
& Ops
Validation /
Wargame
& Workshop
Security IR
Simulation
High Risk +/-
Cost
Mgmt
PlanningandStrategy
Team
Implement&MigrateTeam
Encryption
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
App Migration Automation/Tools
SERVER & DB MIGRATION
ADDITIONAL 3RD PARTY
MIGRATION TOOLS
DATA TRANSFER
S3 Transfer Acceleration
AWS Storage and File Gateway
AWS Direct Connect
AWS Snowball
Amazon Kinesis Firehose
AWS Server Migration Service
AWS Database Migration Service
VMWare Cloud on AWS
PARTNERS
& Snowmobile
AWS Schema Conversion Tool
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Thank You!
https://aws.amazon.com/enterprise/hybrid/
https://aws.amazon.com/enterprise/
https://aws.amazon.com/professional-services/CAF/
https://aws.amazon.com/architecture/well-architected/
https://aws.amazon.com/migration-acceleration-program/
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Facebook Hong Kong Page
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Remember to complete
your evaluations!Remember to complete
your evaluations!

More Related Content

What's hot

Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...
Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...
Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...Amazon Web Services
 
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...Amazon Web Services
 
Module 1 - AWSome Day Online Conference 2018
Module 1 - AWSome Day Online Conference 2018Module 1 - AWSome Day Online Conference 2018
Module 1 - AWSome Day Online Conference 2018Amazon Web Services
 
Managing Microsoft Workloads on AWS.pdf
Managing Microsoft Workloads on AWS.pdfManaging Microsoft Workloads on AWS.pdf
Managing Microsoft Workloads on AWS.pdfAmazon Web Services
 
Accelerate and Modernise Microsoft Workload Migrations on AWS
Accelerate and Modernise Microsoft Workload Migrations on AWSAccelerate and Modernise Microsoft Workload Migrations on AWS
Accelerate and Modernise Microsoft Workload Migrations on AWSAmazon Web Services
 
Migration of Microsoft Workloads to AWS
Migration of Microsoft Workloads to AWSMigration of Microsoft Workloads to AWS
Migration of Microsoft Workloads to AWSAmazon Web Services
 
End User Collaboration on AWS - AWS Online Tech Talks
End User Collaboration on AWS - AWS Online Tech TalksEnd User Collaboration on AWS - AWS Online Tech Talks
End User Collaboration on AWS - AWS Online Tech TalksAmazon Web Services
 
Using AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your ApplicationsUsing AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your ApplicationsAmazon Web Services
 
Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks
Introduction to Hybrid Cloud on AWS - AWS Online Tech TalksIntroduction to Hybrid Cloud on AWS - AWS Online Tech Talks
Introduction to Hybrid Cloud on AWS - AWS Online Tech TalksAmazon Web Services
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Amazon Web Services
 
Leveraging Data Analytics in the Cloud to Support Data-Driven Decisions
Leveraging Data Analytics in the Cloud to Support Data-Driven DecisionsLeveraging Data Analytics in the Cloud to Support Data-Driven Decisions
Leveraging Data Analytics in the Cloud to Support Data-Driven DecisionsAmazon Web Services
 
AWSome Day Geneva Main Track: Infrastructure Part 1.pdf
AWSome Day Geneva Main Track: Infrastructure Part 1.pdfAWSome Day Geneva Main Track: Infrastructure Part 1.pdf
AWSome Day Geneva Main Track: Infrastructure Part 1.pdfAmazon Web Services
 
How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability
 How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability
How to Migrate Your SaaS Apps to AWS for Increased Agility and AvailabilityAmazon Web Services
 
AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Technical Day Riyadh Nov 2019 [Migration]AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Technical Day Riyadh Nov 2019 [Migration]AWS Riyadh User Group
 
Cloud Migration Insights Forum, Perth
Cloud Migration Insights Forum, PerthCloud Migration Insights Forum, Perth
Cloud Migration Insights Forum, PerthAmazon Web Services
 
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018Boaz Ziniman
 
Preparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/MLPreparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/MLAmazon Web Services
 
GulfMark Protects Business-critical Data on Land and at Sea
 GulfMark Protects Business-critical Data on Land and at Sea GulfMark Protects Business-critical Data on Land and at Sea
GulfMark Protects Business-critical Data on Land and at SeaAmazon Web Services
 
Building a Modern Data Platform in the Cloud
Building a Modern Data Platform in the CloudBuilding a Modern Data Platform in the Cloud
Building a Modern Data Platform in the CloudAmazon Web Services
 

What's hot (20)

Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...
Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...
Ionic and React Hybrid Web/Native Mobile Applications with Mobile Hub - AWS O...
 
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...
Simplifying Microsoft Architectures with AWS Services (WIN306) - AWS re:Inven...
 
Module 1 - AWSome Day Online Conference 2018
Module 1 - AWSome Day Online Conference 2018Module 1 - AWSome Day Online Conference 2018
Module 1 - AWSome Day Online Conference 2018
 
Managing Microsoft Workloads on AWS.pdf
Managing Microsoft Workloads on AWS.pdfManaging Microsoft Workloads on AWS.pdf
Managing Microsoft Workloads on AWS.pdf
 
Accelerate and Modernise Microsoft Workload Migrations on AWS
Accelerate and Modernise Microsoft Workload Migrations on AWSAccelerate and Modernise Microsoft Workload Migrations on AWS
Accelerate and Modernise Microsoft Workload Migrations on AWS
 
Migration of Microsoft Workloads to AWS
Migration of Microsoft Workloads to AWSMigration of Microsoft Workloads to AWS
Migration of Microsoft Workloads to AWS
 
End User Collaboration on AWS - AWS Online Tech Talks
End User Collaboration on AWS - AWS Online Tech TalksEnd User Collaboration on AWS - AWS Online Tech Talks
End User Collaboration on AWS - AWS Online Tech Talks
 
Using AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your ApplicationsUsing AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your Applications
 
Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks
Introduction to Hybrid Cloud on AWS - AWS Online Tech TalksIntroduction to Hybrid Cloud on AWS - AWS Online Tech Talks
Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
 
Leveraging Data Analytics in the Cloud to Support Data-Driven Decisions
Leveraging Data Analytics in the Cloud to Support Data-Driven DecisionsLeveraging Data Analytics in the Cloud to Support Data-Driven Decisions
Leveraging Data Analytics in the Cloud to Support Data-Driven Decisions
 
AWSome Day MODULE 3 - Databases
AWSome Day MODULE 3 - DatabasesAWSome Day MODULE 3 - Databases
AWSome Day MODULE 3 - Databases
 
AWSome Day Geneva Main Track: Infrastructure Part 1.pdf
AWSome Day Geneva Main Track: Infrastructure Part 1.pdfAWSome Day Geneva Main Track: Infrastructure Part 1.pdf
AWSome Day Geneva Main Track: Infrastructure Part 1.pdf
 
How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability
 How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability
How to Migrate Your SaaS Apps to AWS for Increased Agility and Availability
 
AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Technical Day Riyadh Nov 2019 [Migration]AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Technical Day Riyadh Nov 2019 [Migration]
 
Cloud Migration Insights Forum, Perth
Cloud Migration Insights Forum, PerthCloud Migration Insights Forum, Perth
Cloud Migration Insights Forum, Perth
 
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
 
Preparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/MLPreparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/ML
 
GulfMark Protects Business-critical Data on Land and at Sea
 GulfMark Protects Business-critical Data on Land and at Sea GulfMark Protects Business-critical Data on Land and at Sea
GulfMark Protects Business-critical Data on Land and at Sea
 
Building a Modern Data Platform in the Cloud
Building a Modern Data Platform in the CloudBuilding a Modern Data Platform in the Cloud
Building a Modern Data Platform in the Cloud
 

Similar to 深入淺出 AWS 混合式雲端架構

Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSTom Laszewski
 
Costruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWSCostruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWSAmazon Web Services
 
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...Amazon Web Services
 
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Amazon Web Services
 
Hybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleHybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleTom Laszewski
 
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...Amazon Web Services
 
Virtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesVirtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesAmazon Web Services
 
Introduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWSIntroduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWSAmazon Web Services
 
AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models Amazon Web Services
 
VMware Cloud on AWS – Technical Deep Dive.pdf
VMware Cloud on AWS – Technical Deep Dive.pdfVMware Cloud on AWS – Technical Deep Dive.pdf
VMware Cloud on AWS – Technical Deep Dive.pdfAmazon Web Services
 
Migrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSMigrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSAmazon Web Services
 
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Amazon Web Services
 
An Intro to Building and Optimizing a Hybrid Cloud on AWS
An Intro to Building and Optimizing a Hybrid Cloud on AWSAn Intro to Building and Optimizing a Hybrid Cloud on AWS
An Intro to Building and Optimizing a Hybrid Cloud on AWSAmazon Web Services
 
Building a Hybrid Cloud Architecture Utilizing AWS Landing Zones
Building a Hybrid Cloud Architecture Utilizing AWS Landing ZonesBuilding a Hybrid Cloud Architecture Utilizing AWS Landing Zones
Building a Hybrid Cloud Architecture Utilizing AWS Landing ZonesTom Laszewski
 
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...Amazon Web Services
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 Amazon Web Services
 

Similar to 深入淺出 AWS 混合式雲端架構 (20)

Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWS
 
Costruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWSCostruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWS
 
VMWare Cloud on AWS | Floor 28
VMWare Cloud on AWS | Floor 28VMWare Cloud on AWS | Floor 28
VMWare Cloud on AWS | Floor 28
 
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...
Build a Hybrid Cloud Architecture Using AWS Landing Zones (ENT304-R1) - AWS r...
 
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
 
Hybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleHybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the Possible
 
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
 
Virtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesVirtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web Services
 
Hybrid Cloud on AWS
Hybrid Cloud on AWSHybrid Cloud on AWS
Hybrid Cloud on AWS
 
Introduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWSIntroduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWS
 
AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models
 
VMware Cloud on AWS
VMware Cloud on AWSVMware Cloud on AWS
VMware Cloud on AWS
 
VMware Cloud on AWS – Technical Deep Dive.pdf
VMware Cloud on AWS – Technical Deep Dive.pdfVMware Cloud on AWS – Technical Deep Dive.pdf
VMware Cloud on AWS – Technical Deep Dive.pdf
 
Migrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSMigrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWS
 
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
 
An Intro to Building and Optimizing a Hybrid Cloud on AWS
An Intro to Building and Optimizing a Hybrid Cloud on AWSAn Intro to Building and Optimizing a Hybrid Cloud on AWS
An Intro to Building and Optimizing a Hybrid Cloud on AWS
 
Building a Hybrid Cloud Architecture Utilizing AWS Landing Zones
Building a Hybrid Cloud Architecture Utilizing AWS Landing ZonesBuilding a Hybrid Cloud Architecture Utilizing AWS Landing Zones
Building a Hybrid Cloud Architecture Utilizing AWS Landing Zones
 
Cloud ibrido nella PA
Cloud ibrido nella PACloud ibrido nella PA
Cloud ibrido nella PA
 
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...
Enabling Your Organization’s Amazon Redshift Adoption – Going from Zero to He...
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構
 

More from 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
 

More from 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
 

深入淺出 AWS 混合式雲端架構

  • 1. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Wilfred Wah, AWS ProServe 26th June, 2018 Introduction to Hybrid Cloud on AWS
  • 2. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Sponsor
  • 3. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Learning Objectives • Understand Hybrid Cloud architecture use cases • Understand AWS portfolio of capabilities to support Hybrid Cloud • Understand AWS partnerships with VMWare, Microsoft and other key enterprise players
  • 4. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid Cloud Strategy of large enterprises run VMs in the public cloud (IDC) 60% of organizations have a hybrid cloud strategy today (IDC *) 65% of workloads are virtualized today (IDC ) 83%
  • 5. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What Do Customers Want in Hybrid? Run workloads on-premises Run workloads on the cloud Tight integration Without buying new hardware $
  • 6. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid Cloud Use Cases • Integrated Identity and Access • Integrated Network • Data Integration • Integrated resources and deployment management • Cloud Bursting • Data center extension • Cloud Adoption Framework and Migration Planning
  • 7. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Hybrid Cloud Solutions & Partners VPC OpsWorksIAM Storage Gateway Direct Connect S3EC2 RDSSnowball Systems Manager
  • 8. a e o q r t i h p u l f First 5 years: 4 regions 2016–2018: 11 regions Next 5 years: 7 regions A W S R E G I O N A L E X P A N S I O N d m c g b n s k v i
  • 9. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Foundation Integrated Identity and Access Integrated Network
  • 10. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Virtual Private Network – Extension of your data center 172.31.0.0/16 Availability Zone Availability Zone Availability Zone VPC subnet VPC subnet VPC subnet 172.31.0.0/24 172.31.1.0/24 172.31.2.0/24 eu-west-1a eu-west-1b eu-west-1c
  • 11. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. IAM Identities Users and Groups IAM user § Entity created in AWS to represent a person or service that uses it to interact with AWS IAM group § Assign permissions to logical and functional grouping of your organization § Bulk permissions management (scalable) § Easy to change permissions as individuals change teams (portable) AWS cloudAWS Management Console Password [+MFA] Access key [+MFA]
  • 12. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. IAM Identities Identity Federation – Example for SAML 2.0 (Web Console) Other protocol supported: OpenID Connect
  • 13. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Options for AD-aware Cloud Workloads On-premises Windows Server DC AD You manage 1 VPC EC2 for Windows Server DC AD You manage 2 VPC Endpoint AWS Microsoft AD AWS manages 3 AWS Directory Service for Microsoft Active Directory also known as AWS Managed Microsoft AD
  • 14. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Connectivity Options - Public IPs - Elastic IPs - Internet data out pricing - IPsec authentication and encryption - Two main options - AWS Managed VPN - Software VPN (EC2) - Launched in 2011 - Private connection - Separate from the Internet - Consistent network experience - Connect through 67 locations - Port speeds of 1 Gbps, 10 Gbps or sub-1 Gbps AWS Direct ConnectVPNPublic Internet
  • 15. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data Integration
  • 16. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cold Standby – Cloud Gateways Amazon EBS snapshots Amazon S3 Amazon Glacier Application server AWS Direct Connect Internet Customer premises Gateway appliances AWS Storage Gateway back-end AMI
  • 17. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hot Standby Mirroring/replication Application data source cut over Elastic load balancerActive Route 53 www.example.com Corporate data center Data volume Application server Subordinate database server Reverse proxy/ caching server AWS Region Reverse proxy/ caching server Application server Master Database server Active
  • 18. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. DR as a Service with Site Recovery Manager Disaster recovery to VMware Cloud Deliver as a service Build on VMware established disaster recovery solutions Provide application-centric DR runbook automation Remove need for dedicated DR data center Integrate deeply with the VMware Cloud on AWS services Overview of goals VM VM VM VM VM VM VM VM VM VM VM VM VM VM VM VM VM VM vSphere (on premises) VMware Cloud on AWS
  • 19. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Challenge The Solution Needed a scalable and reliable DR solution Business Outcomes End-to-End DR from On-Prem to AWS • Successful implement DR with multi-tier applications with SQL • Achieve end-to-end failover time within low RTO with no IP changes Pilot Light with Vmware Cloud on AWS https://aws.amazon.com/partners/success/scripps-network-interactive/
  • 20. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Integrated resources and deployment management
  • 21. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AMAZON EC2 SYSTEMS MANAGER Systems Manager Service EC2 Instance Systems Manager Agent EC2 Instance On-Prem Instance Systems Manager Agent Systems Manager Agent Manage your Amazon EC2 and on-premises instances
  • 22. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Deliver scalable, resilient applications with less work AWS OpsWorks (Chef and Puppet) Supports any application Supports existing EC2 instances Supports servers running in on-premises datacenters Single platform to deploy and manage applications across hybrid architectures
  • 23. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Microservices on AWS using Kubernetes Hybrid cloud compatible Highly available Automated upgrades and patches Integrated with AWS Services CloudTrail, CloudWatch, ELB, IAM, VPC, PrivateLink Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
  • 24. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. DevOps – Build on AWS and deploy on premise Source Build Test Production Third Party Tooling Software Release Steps: AWS CodeCommit AWS CodeBuild AWS CodeDeploy AWS CodePipeline EC2 On-Prem
  • 25. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cloud Bursting
  • 26. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EC2 Spot is legit Spare capacity at scale
  • 27. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Customer Success Story Physical Server Rental • Limited by Power / Cooling Capacity • 24 to 48 Hour Setup time • Over spec to be safe • Hard to return Cloud Bursting • Unlimited capacity • 10 min setup time • Pay for what you use • Flexible Machine Specs • Automated Termination • Leverage SPOT Instances for Inexpensive Compute usage https://youtu.be/ThS9JZDCG_8
  • 28. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Customer Success Story Spot Fleet AWS Direct Connect AMI Deadline DB and Repo Local Render Farm Isilon X410 Cluster m4.16xlarge with EBS Custom Sync solution for Studio Assets
  • 29. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data center extension
  • 30. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid connectivity—split architecture CORP Web App Oracle Database
  • 31. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid connectivity—split architecture (2) CORP Web/App Web/App NLB / ALB N E W !
  • 32. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS global infrastructure VMware Cloud on AWS VMware Cloud on AWS Customer data center AWS services vCentervCenter vSAN NSXvSphere Hybrid linked-mode Amazon EC2 Amazon S3 Amazon RDS AWS Direct Connect Amazon Dynamo DB Amazon Redshift Elastic Network Interface
  • 33. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Kellogg’s—SAP HANA hybrid deployment Corporate Data Center Amazon Virtual Private Cloud (VPC) Availability Zone VPC Subnet BW ABAP 7.31/NW JAVA 7.40 BW BI-JAVA DEV QA 2 X 244 GB nodes 2 X 244 GB nodes BW BI-JAVA Internet SAP OSS BA C A = Virtual Private Gateway B = Customer Gateway C = VPN Connection UAT/DR PRD BW BI-JAVA BW BI-JAVA Web Disp Web Disp HANA 5 X 0.5 TB nodes 5 X 0.5 TB nodes SAP HANASAP HANA SAP HANASAP HANA https://aws.amazon.com/sap/solutions/saphana/
  • 34. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CAF and Migration Planning
  • 35. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • New Application Patterns (MSA, CI/CD) • Dev/Test • Production Application Migration • Operational Integration • Billing Optimization • Early Discovery • Learning • POCs • TCO/ROI Analysis • Security & Risk Preparation • Cloud Strategy • Foundational Architecture The Customer Journey “Stages of Adoption” Stage 1 “Project” Stage 2 “Foundation” Stage 3 “Migration” Stage 4 “Optimization” Value • Portfolio Mass Migration • DC Shutdown • Horizontal Solutions (VDI, Back-up/Archive, Broad storage) • Advanced Operational Patterns (CI/CD) • Optimization • Infrastructure fully automated • App/Dev owns full solution stack with tools and service catalogs Value Time Time
  • 36. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Migration Planning Outcomes ü Migration Success criteria defined ü Applications categorized and prioritized for migration (backlog) ü A detailed migration plan ü Decided the migration sprint team structure ü Design for platform establishment (Landing Zone) ü Tools identified for migration ü Approved Business Case ü Now ready to execute migrations CAF (Cloud Adoption Framework)
  • 37. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Show and Tell, Planning, Training 2nd App Migration (Pattern 2) Typical Migration Planning Activity Flow Sprint 1 Sprint 2 Sprint 3 Sprint 4 Sprint 5 Sprint 6 Sprint 7 Sprint 8 Cloud CoE Design PEOPLE: Skills & Center of Excellence OPERATIONS Migration Workshop & 1st App Migration 3rd App Pattern Migration 4th App Pattern Migration BUSINESS: Migration Business Case Business Case Kickoff Present Busine ss Case, Propos al & Plan Financia l Analysis PLATFORM: Application Portfolio Discovery & Planning Portfolio Data Collection, Gaps & Analysis Scoring Model Prioritized Backlog for 1st Qtr Migrations & refined estimates Initial Scoring, Move Groups & Estimate GOVERNANCE: Project Planning & Control Migration Project Plan, RACI, Charter Resource Plan, Sprint Teams, Cadence Project Managemen t Workshop Develop SOWs and Propos al Security & Complianc e Workshop SECURITY: Security, Risk and Compliance Identity & Access Mgt. Logging & Monitoring Infrastructure Data Protection Incident Response Deploy NIST Landing Zone MVP PoC with 3rd Party Security Solt’n PLATFORM: • Landing Zone • Migration Process & Experience MigrationReadinessAssessment TeamKickoff Migration Training Plan Center of excellence development AMI/ Patchin g Service Catalog Ops Playbook Config Mgmt & Automation Asset Mgmt Backup s BCP/DR AD+IAM TRAINING TEAM Training 1 Training 2 Landing Zone & Ops Validation / Wargame & Workshop Security IR Simulation High Risk +/- Cost Mgmt PlanningandStrategy Team Implement&MigrateTeam Encryption
  • 38. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. App Migration Automation/Tools SERVER & DB MIGRATION ADDITIONAL 3RD PARTY MIGRATION TOOLS DATA TRANSFER S3 Transfer Acceleration AWS Storage and File Gateway AWS Direct Connect AWS Snowball Amazon Kinesis Firehose AWS Server Migration Service AWS Database Migration Service VMWare Cloud on AWS PARTNERS & Snowmobile AWS Schema Conversion Tool
  • 39. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Thank You! https://aws.amazon.com/enterprise/hybrid/ https://aws.amazon.com/enterprise/ https://aws.amazon.com/professional-services/CAF/ https://aws.amazon.com/architecture/well-architected/ https://aws.amazon.com/migration-acceleration-program/
  • 40. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Facebook Hong Kong Page
  • 41. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Remember to complete your evaluations!Remember to complete your evaluations!