SlideShare uma empresa Scribd logo
1 de 38
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Tom Laszewski, AWS Enterprise Architecture Leader
March, 2018
Introduction to Hybrid Cloud on
AWS
© 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
• Integrated Devices and Edge Systems
• Cloud Bursting
• Data center extension
© 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
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 PA N S I O N
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, 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.© 2017, 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.© 2017, 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.
Hybrid cloud
compatible
Highly
available
Automated
upgrades
and
patches
Integrated
with
AWS
Services
CloudTrail,
CloudWatch
, ELB, IAM,
VPC,
PrivateLink
Microservices on AWS using Kubernetes
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.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Integrated Devices and Edge
Systems
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Snowball Edge use cases
Offline
Staging Local Tiering
and Compute
IoT
Local
Transformation
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Moving to the Edge
Cloud
Storage & Compute
Intelligence
Insights & Logic → Action
Devices
Sense & Act
AWS IoT
Core
AWS
Greengrass
AWS IoT
Analytics
Amazon
FreeRTOS
AWS IoT Device
Management
AWS IoT
Device
Defender
Things
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Greengrass ML Inference
Edge Cloud
Machine
inference
Inference Training
Use AWS Greengrass console to transfer models to your devices
Run Machine Learning at the edge
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Customer Success Story
Connects Growers, Data & Machines
manufactures agricultural, construction, and
forestry machinery, diesel engines, drivetrains
used in heavy equipment, and lawn care
equipment.
Using the AWS cloud, John Deere
can help farmers take action on real-
time developments on their farms,
plant more efficiently, and improve
the yield of their crops.
• John Deere’s mission: connect people,
technology, and insights to advance
agriculture in a sustainable fashion.
• Uses AWS to stream, analyze, store, and
share data collected by 200,000
telematics-enabled machines
• Provides growers with timely and
accurate data for optimal growing
conditions.
Patrick Pinkston
VP, Information Solutions, John Deere
”
“
John Deere: Video Case Study: http://aws.amazon.com/solutions/case-studies/john-deere/
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, 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.© 2017, 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.
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/

Mais conteúdo relacionado

Mais procurados

ENT208 Transform your Business with VMware Cloud on AWS
ENT208 Transform your Business with VMware Cloud on AWSENT208 Transform your Business with VMware Cloud on AWS
ENT208 Transform your Business with VMware Cloud on AWSAmazon 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
 
Modernize your Microsoft Applications on AWS
Modernize your Microsoft Applications on AWSModernize your Microsoft Applications on AWS
Modernize your Microsoft Applications on AWSAmazon Web Services
 
Migrate & Optimize Microsoft Applications on AWS
Migrate & Optimize Microsoft Applications on AWSMigrate & Optimize Microsoft Applications on AWS
Migrate & Optimize Microsoft Applications on AWSAmazon Web Services
 
Hybrid Cloud Customer Use Cases on AWS
Hybrid Cloud Customer Use Cases on AWSHybrid Cloud Customer Use Cases on AWS
Hybrid Cloud Customer Use Cases on AWSTom Laszewski
 
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
 
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise Adoption of VMware Cloud on AWS is Accelerating in the Enterprise
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise Amazon Web Services
 
Security Best Practices - Hebrew Webinar
Security Best Practices - Hebrew WebinarSecurity Best Practices - Hebrew Webinar
Security Best Practices - Hebrew WebinarAmazon Web Services
 
Transform Your Business with VMware Cloud on AWS: Technical Overview
Transform Your Business with VMware Cloud on AWS: Technical Overview Transform Your Business with VMware Cloud on AWS: Technical Overview
Transform Your Business with VMware Cloud on AWS: Technical Overview Amazon Web Services
 
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...Amazon Web Services
 
AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAmazon Web Services
 
AWSome Day - Solutions Architecture Best Practices
AWSome Day - Solutions Architecture Best PracticesAWSome Day - Solutions Architecture Best Practices
AWSome Day - Solutions Architecture Best PracticesAmazon Web Services
 
Backup & Restore Seamlessly with Industry-Leading Integrations
Backup & Restore Seamlessly with Industry-Leading IntegrationsBackup & Restore Seamlessly with Industry-Leading Integrations
Backup & Restore Seamlessly with Industry-Leading IntegrationsAmazon Web Services
 
VMware Cloud on AWS - Webinar - 2018
VMware Cloud on AWS - Webinar - 2018VMware Cloud on AWS - Webinar - 2018
VMware Cloud on AWS - Webinar - 2018Amazon Web Services
 
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring Tom Laszewski
 
VMware Cloud on AWS Cloud Migration Deep Dive
 VMware Cloud on AWS Cloud Migration Deep Dive VMware Cloud on AWS Cloud Migration Deep Dive
VMware Cloud on AWS Cloud Migration Deep DiveAmazon Web Services
 

Mais procurados (20)

ENT208 Transform your Business with VMware Cloud on AWS
ENT208 Transform your Business with VMware Cloud on AWSENT208 Transform your Business with VMware Cloud on AWS
ENT208 Transform your Business with VMware Cloud on AWS
 
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
 
AWS Business Essentials
AWS Business EssentialsAWS Business Essentials
AWS Business Essentials
 
Modernize your Microsoft Applications on AWS
Modernize your Microsoft Applications on AWSModernize your Microsoft Applications on AWS
Modernize your Microsoft Applications on AWS
 
Migrate & Optimize Microsoft Applications on AWS
Migrate & Optimize Microsoft Applications on AWSMigrate & Optimize Microsoft Applications on AWS
Migrate & Optimize Microsoft Applications on AWS
 
Hybrid Cloud Customer Use Cases on AWS
Hybrid Cloud Customer Use Cases on AWSHybrid Cloud Customer Use Cases on AWS
Hybrid Cloud Customer Use Cases on 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)...
 
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise Adoption of VMware Cloud on AWS is Accelerating in the Enterprise
Adoption of VMware Cloud on AWS is Accelerating in the Enterprise
 
Security Best Practices - Hebrew Webinar
Security Best Practices - Hebrew WebinarSecurity Best Practices - Hebrew Webinar
Security Best Practices - Hebrew Webinar
 
SAP Modernization with AWS
SAP Modernization with AWSSAP Modernization with AWS
SAP Modernization with AWS
 
Transform Your Business with VMware Cloud on AWS: Technical Overview
Transform Your Business with VMware Cloud on AWS: Technical Overview Transform Your Business with VMware Cloud on AWS: Technical Overview
Transform Your Business with VMware Cloud on AWS: Technical Overview
 
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...
DEM08 Use Cisco Cloud Connect to Securely Extend Private Network to AWS and M...
 
AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
 
AWSome Day - Solutions Architecture Best Practices
AWSome Day - Solutions Architecture Best PracticesAWSome Day - Solutions Architecture Best Practices
AWSome Day - Solutions Architecture Best Practices
 
Backup & Restore Seamlessly with Industry-Leading Integrations
Backup & Restore Seamlessly with Industry-Leading IntegrationsBackup & Restore Seamlessly with Industry-Leading Integrations
Backup & Restore Seamlessly with Industry-Leading Integrations
 
VMware Cloud on AWS - Webinar - 2018
VMware Cloud on AWS - Webinar - 2018VMware Cloud on AWS - Webinar - 2018
VMware Cloud on AWS - Webinar - 2018
 
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring
Hybrid Cloud on AWS : Provisioning, Operations, Management, and Monitoring
 
VMware Cloud on AWS Cloud Migration Deep Dive
 VMware Cloud on AWS Cloud Migration Deep Dive VMware Cloud on AWS Cloud Migration Deep Dive
VMware Cloud on AWS Cloud Migration Deep Dive
 
Hybrid Cloud on AWS
Hybrid Cloud on AWSHybrid Cloud on AWS
Hybrid Cloud on AWS
 
AWS Technical Essentials Day
AWS Technical Essentials DayAWS Technical Essentials Day
AWS Technical Essentials Day
 

Semelhante a Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks

深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 Amazon Web Services
 
Costruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWSCostruire Architetture Ibride con AWS
Costruire Architetture Ibride con AWSAmazon 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
 
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
 
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
 
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 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 Amazon Web Services
 
How Different Large Organizations are Approaching Cloud Adoption
How Different Large Organizations are Approaching Cloud AdoptionHow Different Large Organizations are Approaching Cloud Adoption
How Different Large Organizations are Approaching Cloud AdoptionAmazon Web Services
 
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
 
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
 
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdf
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdfRetiring Technical Debt - AWS Partner Summit Mumbai 2018.pdf
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdfAmazon Web Services
 
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
 
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...Amazon Web Services
 
AWS cloud computing.pptx
AWS cloud computing.pptxAWS cloud computing.pptx
AWS cloud computing.pptxJhonleo15
 
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
 
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
 
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
 

Semelhante a Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks (20)

深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 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
 
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]
 
194325_EdgeatScale_NoNotes.pptx
194325_EdgeatScale_NoNotes.pptx194325_EdgeatScale_NoNotes.pptx
194325_EdgeatScale_NoNotes.pptx
 
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
 
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...
 
Introduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWSIntroduction to VMware Cloud on AWS
Introduction to VMware Cloud on AWS
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構
 
How Different Large Organizations are Approaching Cloud Adoption
How Different Large Organizations are Approaching Cloud AdoptionHow Different Large Organizations are Approaching Cloud Adoption
How Different Large Organizations are Approaching Cloud Adoption
 
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...
 
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
 
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdf
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdfRetiring Technical Debt - AWS Partner Summit Mumbai 2018.pdf
Retiring Technical Debt - AWS Partner Summit Mumbai 2018.pdf
 
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...
 
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...
Deep Dive into AWS X-Ray: Monitor Modern Applications (DEV324) - AWS re:Inven...
 
AWS cloud computing.pptx
AWS cloud computing.pptxAWS cloud computing.pptx
AWS cloud computing.pptx
 
VMware Cloud on AWS
VMware Cloud on AWSVMware Cloud on AWS
VMware 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
 
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
 
AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models AWS Systems Manage: Bridging Operational Models
AWS Systems Manage: Bridging Operational Models
 

Mais de 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
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSAmazon Web Services
 

Mais de 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...
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWS
 

Introduction to Hybrid Cloud on AWS - AWS Online Tech Talks

  • 1. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Tom Laszewski, AWS Enterprise Architecture Leader March, 2018 Introduction to Hybrid Cloud on AWS
  • 2. © 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
  • 3. © 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%
  • 4. © 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 $
  • 5. © 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 • Integrated Devices and Edge Systems • Cloud Bursting • Data center extension
  • 6. © 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
  • 7. 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 PA N S I O N
  • 8. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Foundation Integrated Identity and Access Integrated Network
  • 9. © 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
  • 10. © 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]
  • 11. © 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
  • 12. © 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
  • 13. © 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
  • 14. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data Integration
  • 15. © 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
  • 16. © 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
  • 17. © 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
  • 18. © 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/
  • 19. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Integrated resources and deployment management
  • 20. © 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
  • 21. © 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
  • 22. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid cloud compatible Highly available Automated upgrades and patches Integrated with AWS Services CloudTrail, CloudWatch , ELB, IAM, VPC, PrivateLink Microservices on AWS using Kubernetes Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
  • 23. © 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
  • 24. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Integrated Devices and Edge Systems
  • 25. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Snowball Edge use cases Offline Staging Local Tiering and Compute IoT Local Transformation
  • 26. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Moving to the Edge Cloud Storage & Compute Intelligence Insights & Logic → Action Devices Sense & Act AWS IoT Core AWS Greengrass AWS IoT Analytics Amazon FreeRTOS AWS IoT Device Management AWS IoT Device Defender Things
  • 27. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Greengrass ML Inference Edge Cloud Machine inference Inference Training Use AWS Greengrass console to transfer models to your devices Run Machine Learning at the edge
  • 28. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Customer Success Story Connects Growers, Data & Machines manufactures agricultural, construction, and forestry machinery, diesel engines, drivetrains used in heavy equipment, and lawn care equipment. Using the AWS cloud, John Deere can help farmers take action on real- time developments on their farms, plant more efficiently, and improve the yield of their crops. • John Deere’s mission: connect people, technology, and insights to advance agriculture in a sustainable fashion. • Uses AWS to stream, analyze, store, and share data collected by 200,000 telematics-enabled machines • Provides growers with timely and accurate data for optimal growing conditions. Patrick Pinkston VP, Information Solutions, John Deere ” “ John Deere: Video Case Study: http://aws.amazon.com/solutions/case-studies/john-deere/
  • 29. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cloud Bursting
  • 30. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EC2 Spot is legit Spare capacity at scale
  • 31. © 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
  • 32. © 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
  • 33. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data center extension
  • 34. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid connectivity—split architecture CORP Web App Oracle Database
  • 35. © 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 !
  • 36. © 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
  • 37. © 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/
  • 38. © 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/