SlideShare a Scribd company logo
1 of 63
Download to read offline
Michel Pereira
Hybrid Architecture: Integrating your Data Center with AWS
Enterprise Solutions Architect
Vários Tutoriais , treinamentos e mentoria em
português
Inscreva-se agora !!
http://awshub.com.br
Datacenters limitations
How much time to deliver a project?
Capacity
Datacenter
Agility
Datacenter
Requirement
Server
Load Balancer
Firewall
Storage
Approvals
Hardware or VM
aquisition
Capacity allocation
Ticket queuing
Provisioning
Configuration
Request
Availability!!!
Capacity is a premium resource...
...and take time to have!
Cost
Datacenter
Project Two
Potential impact: HIGH
Potential cost: HIGH
Project One
Potential impact: LOW
Potential cost: HIGH
Project Three
Potential impact: LOW
Potential cost: LOW
DENIED
DENIED
APPROVED
Cost of infrastructure can inhibit innovation
And now comes an era of an Elastic Data Center
Flexible, on-demand facilities
Cost
AWS
Project Two
Potential impact: HIGH
Potential cost: HIGH
Project One
Potential impact: LOW
Potential cost: HIGH
Project Three
Potential impact: LOW
Potential cost: LOW
APPROVED
APPROVED
APPROVED
COMPLETED
COMPLETED
COMPLETED
And now comes an era of an Elastic Data Center
Flexible, on-demand facilities
That you can integrate with your on-premises
No pain, only gain
Regions
Where?
US-WEST (Oregon)
EU-WEST (Ireland)
ASIA PAC (Tokyo)
ASIA PAC
(Singapore)
US-WEST (N. California)
SOUTH AMERICA (Sao Paulo)
US-EAST (Virginia)
AWS GovCloud (US)
ASIA PAC (Sydney)
Regions
US-WEST (Oregon))
EU-WEST (Ireland)
ASIA PAC (Tokyo)
ASIA PAC
(Singapore)
US-WEST (N. California)
SOUTH AMERICA (Sao Paulo)
US-EAST (Virginia)
AWS GovCloud (US)
ASIA PAC (Sydney)
Availability Zones
VPC
Amazon Virtual Private Cloud (Amazon VPC) enables you to
launch Amazon Web Services (AWS) resources into a virtual
network that you’ve defined.
1What is
Amazon
VPC?
Bridge your VPC and your
onsite IT infrastructure with an
encrypted VPN connection
Store data in S3 and set
permissions to allow access
only from within your VPC
Assign multiple IP address and
attach multiple ENIs and EIPs
to EC2 instances
Control Inbound and outbound
access to and from individual
subnets
Specify your own private IP
address range from any
ranges you choose
Divide your private IP address
range into one or more public
or private subnets.
What is VPC?
Bridge your VPC and your
onsite IT infrastructure with an
encrypted VPN connection
Store data in S3 and set
permissions to allow access
only from within your VPC
Assign multiple IP address and
attach multiple ENIs and EIPs
to EC2 instances
Control inbound and outbound
access to and from individual
subnets
Specify your own private IP
address range from any
ranges you choose
Divide your private IP address
range into one or more public
or private subnets.
Only cost is
optional hardware
VPN
What is VPC?
Overview of VPC
Public Subnet
10.0.0.0/24
Internet Customer Network
172.16.0.0/8
Web Server
10.0.0.5
198.51.100.1 (EIP)
Web Server
10.0.0.6
198.51.100.2 (EIP)
Web Server
10.0.0.7
198.51.100.3 (EIP)
NAT
10.0.0.8
198.51.100.4 (EIP)
Private Subnet
10.0.1.0/24
DB Server
10.0.1.5
DB Server
10.0.1.6
DB Server
10.0.1.7
Amazon EC2
API endpoint
Amazon S3
API endpoint
R
VPC
10.0.0.0/16
Custom Route Table
Destination Target
10.0.0.0/16 local
0.0.0.0/0 Internet Gateway
Main Route Table
Destination Target
10.0.0.0/16 local
172.16.0.0/8 Virtual Private Gateway
0.0.0.0/0 NAT Instance
Internet
Gateway
VPN
Gateway
With Amazon VPC, you can define a virtual network topology that
closely resembles a traditional network that you might operate in
your own data center.
2Subnets,
gateways,
and routes
• Select a region for your own network in the cloud.
Availability ZoneAvailability Zone Availability ZoneAvailability Zone
Insert network here.
• Select a region for your own network in the cloud.
• Create your own subnet (s).
Availability ZoneAvailability Zone Availability ZoneAvailability Zone
VPC Subnet 1 VPC Subnet 2 VPC Subnet n
• Select a region for your own network in the cloud.
• Create your own subnet (s).
• Configure custom routing rule(s).
Availability ZoneAvailability Zone Availability ZoneAvailability Zone
VPC Subnet 1 VPC Subnet n
• Availability zone boundary
• Routing table boundary
• Network access control boundary
Availability ZoneAvailability Zone Availability ZoneAvailability Zone
VPC Subnet 1
VPC Subnet 4
VPC Subnet 3
VPC Subnet 2
• Routing traffic
• Virtual Private Gateway
• Internet Gateway
Availability Zone
VPC Subnet 1
VPC Subnet 2
Corporate Data center
• Virtual Private Gateway (VGW)
• IPSEC VPN
Availability Zone
VPC Subnet 1
VPC Subnet 2
VPN GatewayRoute Table Route Table
Corporate Data center
• Virtual Private Gateway (VGW)
• IPSEC VPN
• AWS Direct Connection
Availability Zone
VPC Subnet 1
VPC Subnet 2
AWS Direct
Connect
VPN GatewayRoute Table
Route Table
Corporate Data center
• Internet Gateway (IGW)
• IPSEC VPN
Availability Zone
VPC Subnet 1
VPC Subnet 2
VPN GatewayRoute Table Route Table
Route Table Internet Gateway
Corporate Data center
• Virtual Private Gateway (VGW)
• Internet Gateway (IGW)
Availability Zone
VPC Subnet 1
VPC Subnet 2
VPN GatewayRoute Table Route Table
Route Table Internet Gateway
Corporate Data center
Good, got my VPC. And?
Welcome to the cloud, I’ll be your guide
Amazon Elastic Compute Cloud (EC2)
• Resizable compute capacity
• Complete control of your computing resources
• Reduces the time required to obtain and boot new server instances to minutes
• Scale capacity as your computing requirements change
• Pay only for capacity that you actually use
EC2 Instances
Family Use
Standard Have memory-to-CPUratios suitable for most general-purposeapplications.
Micro Provide a small amount of consistent CPU resourcesand enable you to burst CPU capacity when additional
cycles are available. They're well-suited for lower throughput applications and websites that consume
significant compute cycles periodically.
High Storage Provide very high storage density and high sequential read and write performanceper instance. They are well-
suited for data warehousing, Hadoop/MapReduce,and parallel file systems.
High Memory Have proportionally more memory resources.They're well suited for high-throughputapplications, such as
database and memory caching applications.
High Memory Cluster Have large amounts of memory coupled with high CPU and network performance.These instances are well
suited for in-memory analytics, graph analysis, and scientific computing applications.
High I/O Provide tens of thousandsof low-latency, random I/O operationsper second (IOPS) to an application. They're
well-suited for NoSQL databases, clustered databases, and OLTP (online transaction processing) systems.
High CPU Have proportionally more CPU resourcesthan memory (RAM). They'rewell-suited for compute-intensive
applications.
Cluster Compute Have a very large amount of CPU coupled with increased networking performance.They'rewell-suited for High
PerformanceCompute (HPC) applications and other demanding network-bound applications.
Cluster GPU Provide general-purposegraphicsprocessing units (GPUs), with proportionally high CPU and increased network
performancefor applications that benefit from highly parallelized processing. They'rewell-suited forHPC
applications as well as renderingand media processing applications.
Standard
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
M1 Extra Large 15 GiB 8 4 (with 2 ECUs
each)
1680 GB (4 x
420 GiB)
64-bit High Yes m1.xlarge
M1 Large 7.5 GiB 4 2 (with 2 ECUs
each)
840 GiB (2 x
420 GiB)
64-bit Moderate Yes m1.large
M1 Medium 3.75 GiB 2 1 400 GiB (1 x
400 GiB)
32-bit and 64-bit Moderate Yes m1.medium
M1 Small 1.7 GiB 1 1 150 GiB (1 x
150 GiB)
32-bit and 64-bit Moderate Yes m1.small
M3 Double Extra
Large
30 GiB 26 8 (with 3.25 ECUs
each)
EBS storage only 64-bit High Yes m3.2xlarge
M3 Extra Large 15 GiB 13 4 (with 3.25 ECUs
each)
EBS storage only 64-bit Moderate Yes m3.xlarge
Micro and High CPU
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
Micro 615 MiB Up to 2 (for
short
periodic
bursts)
1 None (use
Amazon EBS
volumes for
storage)
32-bit and
64-bit
Low Yes t1.micro
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
High-CPU
Extra Large
7 GiB 20 8 (with 2.5
ECUs each)
1680 GiB (4
x 420 GiB)
64-bit High Yes c1.xlarge
High-CPU
Medium
1.7 GiB 5 2 (with 2.5
ECUs each)
340 GiB (1 x
340 GiB)
32-bit and
64-bit
Moderate Yes c1.medium
High Storage and High I/O
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
High
Storage
Eight Extra
Large
117 GiB 35 16 (8 cores
+ 8
hyperthread
s)
48 TiB (24 x
2 TiB hard
disk drives)
64-bit Very high
(10 Gbps
Ethernet)
No hs1.8xlarge
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
High I/O
Quadruple
Extra
Large***
60.5 GiB 35 8 (with 4.37
ECUs each)
2 TiB (2 x 1
TiB SSD)
64-bit Very high
(10 Gbps
Ethernet)
No hi1.4xlarge
High Memory
Name Memory Compute
Units
Virtual Cores Instance
Store
Volumes
Architecture I/O
Performance
Available for
Spot
Instance
API Name
High-
Memory
Double
Extra Large
34.2 GiB 13 4 (with 3.25
ECUs each)
840 GiB (1 x
840 GiB)
64-bit High Yes m2.2xlarge
High-
Memory
Extra Large
17.1 GiB 6.5 2 (with 3.25
ECUs each)
410 GiB (1 x
410 GiB)
64-bit Moderate Yes m2.xlarge
High-
Memory
Quadruple
Extra Large
68.4 GiB 26 8 (with 3.25
ECUs each)
1680 GiB (2
x 840 GiB)
64-bit High Yes m2.4xlarge
Cluster
Name Memory Compute
Units
Virtual Cores Instance Store
Volumes
Architecture I/O Performance Available for
Spot
Instance
API Name
Cluster
Compute Eight
Extra Large
60.5 GiB 88 16 (2 x Intel Xeon E5-
2670, eight-core with
hyperthread)
3360 GiB (4 x
840 GiB)
64-bit Very high (10
Gbps Ethernet)
Yes cc2.8xlarge
Cluster
Compute
Quadruple
Extra Large
22.5 GiB 33.5 8 (2 x Intel Xeon
X5570, quad-core with
hyperthread)
1690 GiB (2 x
840 GiB)
64-bit Very high (10
Gbps Ethernet)
Yes cc1.4xlarge
High-Memory Cluster
High-Memory
Cluster Eight
Extra Large
244 GiB 88 16 (2 x Intel Xeon E5-
2670, eight-core)
240 GiB (2 x
120 GiB SSD)
64-bit Very high (10
Gbps Ethernet)
Yes cr1.8xlarge
Cluster GPU
Cluster GPU
Quadruple
Extra Large**
22.5 GiB (see
note after this
table)
33.5 8 (2 x Intel Xeon
X5570, quad-core with
hyper thread), plus 2
NVIDIA Tesla M2050
GPUs
1680 GiB (2 x
840 GiB)
64-bit Very high (10
Gbps Ethernet)
Yes cg1.4xlarge
1:Many Relationship Between AMIs and Instances
Amazon
Machine Image
(AMI)
Instance
Server/Instance States
Traditional Hardware-Based Server States
Amazon
EC2 AMI
Amazon EC2 Instance States
Physical Interface
Firewall
Hypervisor
Small
Large
…
Small
A Physical Host Has Multiple VMs
Virtual Machines
Physical Host
Auto Scaling
• Scale your Amazon EC2 capacity automatically
• Well suited for applications that experience variability in usage
• Available at no additional charge
Auto Scaling
• Automatically Scale Server Farms
– Scale up and down
– (Re)Balance Across AZs
– Add/Remove from ELB if applicable
• Set a Thermostat
– Don’t manage the furnace burners
Types of scaling
• Manual
– Send an API call or use CLI to launch/terminate instances
– Only need to specify capacity change (+/-)
• By Schedule
– Scale up/down based on date and time
• By Policy
– Scale in response to changing conditions, based on user configured real-
time monitoring and alerts
• Automatic Rebalance
– Instances are automatically launched/terminated to ensure the application is
balanced across multiple AZs
Auto Scaling
myASG
Launch
Configuration
ami-0535d66c
sa-east-1a sa-east-1b
myELB
myLC
Auto Scaling
Launch
Configuration
ami-0535d66c
sa-east-1a sa-east-1b
myELB
Trigger: CPULoad
Measure (M) : Average CPUUtilization
Scale-out by 1 if M > 80% for 5 minutes
Scale-in by 1 if M < 40% for 20 minutes
myASG
myLC
Auto Scaling
Launch
Configuration
ami-0535d66c
sa-east-1a sa-east-1b
myELB
Trigger: CPULoad
Measure (M) : Average CPUUtilization
Scale-out by 1 if M > 80% for 5 minutes
Scale-in by 1 if M < 40% for 20 minutes
myASG
myLC
as-create-auto-scaling-group myASG –launch-configuration myLC –availability-zones sa-east-1a, sa-east-1b
–min-size 1 –max-size 10 –desired-capacity 3 –load-balancers myELB
In this case the auto scaling group
knowsabout the ELB myELB because it
was identified when the auto scaling
group was created so the new
instance is added to the ELB myELB
pool
Anti-Pattern: Vertical
Vertical scaling (more CPU, memory, etc.) will eventually run out of room.
Auto Scaling Patterns
Anti-Pattern: Vertical
Vertical scaling (more CPU, memory, etc.) will eventually run out of room.
Auto Scaling Patterns
Pattern: Horizontal
Add and remove instances as needed
Auto Scaling Patterns
Pattern: Horizontal
Add and remove instances as needed
Auto Scaling Patterns
• O Magazine Luiza é uma das maiores
redes varejistas com foco em bens
duráveis e grande presença nas classes
populares do Brasil. Conta com uma base
de 30 milhões de clientes cadastrados,
sendo 30% deles ativos.
• Há 2 anos criamos o luizalabs - braço de
Pesquisa e Desenvolvimento do Magazine
Luiza. Com o objetivo de criar novos
produtos e servir de base de conhecimento
para novas tecnologias.
“Plataforma mobile que suporta o dobro do volume de acessos,
gera quase 50% mais conversões - com apenas 15% do valor
gasto anteriormente”
“Escolhemos a AWS por
4 motivos:
Performance,
Flexibilidade, Segurança
e Preço.”
- André Fatala
O Desafio
• Substituir a primeira versão do site mobile do
Magazine Luiza lançado em Dezembro de 2011 e
hospedado em uma parceira da produtora.
• Resolvemos desenvolver (in house) a segunda
versão do site mobile, objetivando uma aplicação
mais clean, facilidade de navegação e,
principalmente, uma navegação mais rápida
devido aos problemas de conexão que
enfrentamos com operadoras no Brasil.
• Escalabilidade - já que temos um canal que
cresceu em média 98% comparado ao mesmo
período do ano passado.
Sobre o Papel da AWS e Benefícios
alcançados
• Reduzimos a despesa com hospedagem
em 85%
• Carregamento de páginas 3x mais rápida
que originou uma taxa de rejeição 53%
menor e um aumento na taxa de
conversão de 36%
• A infraestrutura da AWS com seus recursos
programáveis, permitiu que a nova
plataforma fosse desenvolvida e colocada
em produção em apenas 1 mês
Helping Enterprises with Hybrid IT Architectures
Most enterprises will run a hybrid IT architecture
Some workloads will run on-premises
Some workloads will run in the cloud
Goal is to make management & integration easy
Workloads can be migrated back and forth
Our “Hybrid” Focus: Tools to Support Hybrid IT
Architectures
Private Connections
Workload Migrations
Access Control Integration
Work with Existing
Management Tools
On-Premises Apps
Your Data Centers
Cloud Apps
Active Directory
VMware Images
Network Configuration
Your Data
Your On-Premises Apps
Your Data Centers
Users & Access Rules
VM Import/Export
Your Private Network
Our Storage
Your Cloud Apps
Direct Connect
VPC
IAM
Storage Gateway
Our “Hybrid” Focus: Tools to Support Hybrid IT Architectures
Cloud benefits
Run cloud, run
Amazon RDS
RDS is a fully managed relational database service that is
simple to deploy, easy to scale, reliable and cost-effective
Ease of Deployment and Patching
Push Button Scalability
Choice of DB Engines and Application Compatibility
Automated Backups and Disaster Recovery
User Snapshots and Cloning
Monitoring and Automatic Host Replacement
Petabyte-Scale Data Warehousing
Feature Details
Optimized for Data
Warehousing
Redshift uses a variety of innovations to
obtain very high query performance on
datasets ranging in size from hundreds of
gigabytes to a petabyte or more.
Scalable Easily scale the number of nodes in your data
warehouse up or down as your performance
or capacity needs change
Fault tolerant Data replicated across Availability Zones.
Monitoring Integrated to CloudWatch.
Secure Encrypt data in transit and at rest. Can also
be run in VPC to isolate your data warehouse
cluster.
S3 intergration Loads data in parallel to each node from S3.
Elastic MapReduce Integrates with ERM via Data Pipeline.
On-prem
ises
On-prem
ises
AW
S Cloud
AW
S Cloud
DISASTER RECOVERY
FOR LOCAL APPLICATIONS
Amazon
EC2
Amazon
VPC
Amazon
S3
AWS Storage Gateway
AW
S
Reference
Architectures
Amazon
EBS
Amazon
S3
Amazon
VPC
AW
S
Storage
Gateway
VPC
GatewayVPC
Gateway
Corporate
User
Database
Server
(Recovery)Database
Server
(Recovery)
Application
Server
(Recovery)Application
Server
(Recovery)
4
3
Internet
Gateway
Snapshots
AMIs
Files
Storage Volumes
Secure
Connection
Secure
Connection
Amazon
EC2
Amazon
EC2
2
1
5
OracleS ecure
Backups
Secure
Connection
Secure
Connection
Application
Server
(Production)Application
Server
(Production)
Database
Server
(Production)Database
Server
(Production)
Corporate
DataCenter
DataRestoration
Amazon
EBS
Amazon
EBS
5
6
Michel Pereira
Hybrid Architecture: Integrating your Data Center with AWS
michelp@amazon.com

More Related Content

What's hot

AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...
AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...
AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...Amazon Web Services
 
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)Amazon Web Services
 
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)Amazon Web Services
 
[Pgday.Seoul 2018] AWS Cloud 환경에서 PostgreSQL 구축하기
[Pgday.Seoul 2018]  AWS Cloud 환경에서 PostgreSQL 구축하기[Pgday.Seoul 2018]  AWS Cloud 환경에서 PostgreSQL 구축하기
[Pgday.Seoul 2018] AWS Cloud 환경에서 PostgreSQL 구축하기PgDay.Seoul
 
Getting Started with Amazon DynamoDB
Getting Started with Amazon DynamoDBGetting Started with Amazon DynamoDB
Getting Started with Amazon DynamoDBAmazon Web Services
 
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...Amazon Web Services
 
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of Things
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of ThingsDay 4 - Big Data on AWS - RedShift, EMR & the Internet of Things
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of ThingsAmazon Web Services
 
Getting Started with Big Data and HPC in the Cloud - August 2015
Getting Started with Big Data and HPC in the Cloud - August 2015Getting Started with Big Data and HPC in the Cloud - August 2015
Getting Started with Big Data and HPC in the Cloud - August 2015Amazon Web Services
 
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...Amazon Web Services
 
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017 Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017 Amazon Web Services
 
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...Amazon Web Services
 
Unleash the Power of Redis with Amazon ElastiCache
Unleash the Power of Redis with Amazon ElastiCache Unleash the Power of Redis with Amazon ElastiCache
Unleash the Power of Redis with Amazon ElastiCache Amazon Web Services
 
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAmazon Web Services
 
2017 AWS DB Day | Amazon Redshift 소개 및 실습
2017 AWS DB Day | Amazon Redshift  소개 및 실습2017 AWS DB Day | Amazon Redshift  소개 및 실습
2017 AWS DB Day | Amazon Redshift 소개 및 실습Amazon Web Services Korea
 
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기2017 AWS DB Day | Amazon Redshift 자세히 살펴보기
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기Amazon Web Services Korea
 
Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Amazon Web Services
 
AWS Webinar-Introducing Amazon ElastiCache for Redis
AWS Webinar-Introducing Amazon ElastiCache for RedisAWS Webinar-Introducing Amazon ElastiCache for Redis
AWS Webinar-Introducing Amazon ElastiCache for RedisAmazon Web Services
 
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...Amazon Web Services
 
Getting Started with Managed Database Services on AWS
Getting Started with Managed Database Services on AWSGetting Started with Managed Database Services on AWS
Getting Started with Managed Database Services on AWSAmazon Web Services
 

What's hot (20)

AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...
AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...
AWS re:Invent 2016: How Toyota Racing Development Makes Racing Decisions in R...
 
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
 
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)
AWS re:Invent 2016: Introduction to Managed Database Services on AWS (DAT307)
 
[Pgday.Seoul 2018] AWS Cloud 환경에서 PostgreSQL 구축하기
[Pgday.Seoul 2018]  AWS Cloud 환경에서 PostgreSQL 구축하기[Pgday.Seoul 2018]  AWS Cloud 환경에서 PostgreSQL 구축하기
[Pgday.Seoul 2018] AWS Cloud 환경에서 PostgreSQL 구축하기
 
Getting Started with Amazon DynamoDB
Getting Started with Amazon DynamoDBGetting Started with Amazon DynamoDB
Getting Started with Amazon DynamoDB
 
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...
BDA308 Serverless Analytics with Amazon Athena and Amazon QuickSight, featuri...
 
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of Things
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of ThingsDay 4 - Big Data on AWS - RedShift, EMR & the Internet of Things
Day 4 - Big Data on AWS - RedShift, EMR & the Internet of Things
 
Getting Started with Big Data and HPC in the Cloud - August 2015
Getting Started with Big Data and HPC in the Cloud - August 2015Getting Started with Big Data and HPC in the Cloud - August 2015
Getting Started with Big Data and HPC in the Cloud - August 2015
 
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...
AWS re:Invent 2016: Building HPC Clusters as Code in the (Almost) Infinite Cl...
 
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017 Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017
Accelerate your Business with SAP on AWS - AWS Summit Cape Town 2017
 
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...
AWS re:Invent 2016: ElastiCache Deep Dive: Best Practices and Usage Patterns ...
 
Unleash the Power of Redis with Amazon ElastiCache
Unleash the Power of Redis with Amazon ElastiCache Unleash the Power of Redis with Amazon ElastiCache
Unleash the Power of Redis with Amazon ElastiCache
 
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
 
2017 AWS DB Day | Amazon Redshift 소개 및 실습
2017 AWS DB Day | Amazon Redshift  소개 및 실습2017 AWS DB Day | Amazon Redshift  소개 및 실습
2017 AWS DB Day | Amazon Redshift 소개 및 실습
 
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기2017 AWS DB Day | Amazon Redshift 자세히 살펴보기
2017 AWS DB Day | Amazon Redshift 자세히 살펴보기
 
Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017
 
AWS Webinar-Introducing Amazon ElastiCache for Redis
AWS Webinar-Introducing Amazon ElastiCache for RedisAWS Webinar-Introducing Amazon ElastiCache for Redis
AWS Webinar-Introducing Amazon ElastiCache for Redis
 
HPC in AWS - Technical Workshop
HPC in AWS - Technical WorkshopHPC in AWS - Technical Workshop
HPC in AWS - Technical Workshop
 
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...
AWS re:Invent 2016: Learn How FINRA Aligns Billions of Time Ordered Events wi...
 
Getting Started with Managed Database Services on AWS
Getting Started with Managed Database Services on AWSGetting Started with Managed Database Services on AWS
Getting Started with Managed Database Services on AWS
 

Viewers also liked

3. conectando o seu data center de forma segura na aws
3. conectando o seu data center de forma segura na aws3. conectando o seu data center de forma segura na aws
3. conectando o seu data center de forma segura na awsAmazon Web Services LATAM
 
Backup+e+archiving+na+nuvem+aws+ +ricardo+geh
Backup+e+archiving+na+nuvem+aws+ +ricardo+gehBackup+e+archiving+na+nuvem+aws+ +ricardo+geh
Backup+e+archiving+na+nuvem+aws+ +ricardo+gehAmazon Web Services LATAM
 
Construindo Aplicacoes Web e Mobile Escalaveis na AWS
Construindo Aplicacoes Web e Mobile Escalaveis na AWSConstruindo Aplicacoes Web e Mobile Escalaveis na AWS
Construindo Aplicacoes Web e Mobile Escalaveis na AWSAmazon Web Services LATAM
 
Construindo sua Infraestrutura de Videos e Conteudos na Nuvem
Construindo sua Infraestrutura de Videos e Conteudos na NuvemConstruindo sua Infraestrutura de Videos e Conteudos na Nuvem
Construindo sua Infraestrutura de Videos e Conteudos na NuvemAmazon Web Services LATAM
 
Otimizando e reduzindo custos na Nuvem da AWS
Otimizando e reduzindo custos na Nuvem da AWSOtimizando e reduzindo custos na Nuvem da AWS
Otimizando e reduzindo custos na Nuvem da AWSAmazon Web Services LATAM
 
Como criar sua startup gratuitamente na Nuvem da AWS
Como criar sua startup gratuitamente na Nuvem da AWSComo criar sua startup gratuitamente na Nuvem da AWS
Como criar sua startup gratuitamente na Nuvem da AWSAmazon Web Services LATAM
 
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWS
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWSConhecendo as Opcoes de Bancos de Dados na Nuvem da AWS
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWSAmazon Web Services LATAM
 
Conhecendo as opcoes de Storage na Nuvem da AWS
Conhecendo as opcoes de Storage na Nuvem da AWSConhecendo as opcoes de Storage na Nuvem da AWS
Conhecendo as opcoes de Storage na Nuvem da AWSAmazon Web Services LATAM
 
3D IT Architecture - Data Center
3D IT Architecture - Data Center3D IT Architecture - Data Center
3D IT Architecture - Data CenterPaul Brink
 

Viewers also liked (20)

3. conectando o seu data center de forma segura na aws
3. conectando o seu data center de forma segura na aws3. conectando o seu data center de forma segura na aws
3. conectando o seu data center de forma segura na aws
 
Backup+e+archiving+na+nuvem+aws+ +ricardo+geh
Backup+e+archiving+na+nuvem+aws+ +ricardo+gehBackup+e+archiving+na+nuvem+aws+ +ricardo+geh
Backup+e+archiving+na+nuvem+aws+ +ricardo+geh
 
Construindo Aplicacoes Web e Mobile Escalaveis na AWS
Construindo Aplicacoes Web e Mobile Escalaveis na AWSConstruindo Aplicacoes Web e Mobile Escalaveis na AWS
Construindo Aplicacoes Web e Mobile Escalaveis na AWS
 
Construindo sua Infraestrutura de Videos e Conteudos na Nuvem
Construindo sua Infraestrutura de Videos e Conteudos na NuvemConstruindo sua Infraestrutura de Videos e Conteudos na Nuvem
Construindo sua Infraestrutura de Videos e Conteudos na Nuvem
 
Primeira Semana na Nuvem da AWS
Primeira Semana na Nuvem da AWSPrimeira Semana na Nuvem da AWS
Primeira Semana na Nuvem da AWS
 
Whole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFrontWhole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFront
 
Otimizando e reduzindo custos na Nuvem da AWS
Otimizando e reduzindo custos na Nuvem da AWSOtimizando e reduzindo custos na Nuvem da AWS
Otimizando e reduzindo custos na Nuvem da AWS
 
Como criar sua startup gratuitamente na Nuvem da AWS
Como criar sua startup gratuitamente na Nuvem da AWSComo criar sua startup gratuitamente na Nuvem da AWS
Como criar sua startup gratuitamente na Nuvem da AWS
 
Conhecendo o AWS Elastic Beanstalk
Conhecendo o AWS Elastic BeanstalkConhecendo o AWS Elastic Beanstalk
Conhecendo o AWS Elastic Beanstalk
 
Arquiteturas de Alta Disponibilidade na AWS
Arquiteturas de Alta Disponibilidade na AWSArquiteturas de Alta Disponibilidade na AWS
Arquiteturas de Alta Disponibilidade na AWS
 
Continuous Deployment e DevOps na Nuvem
Continuous Deployment e DevOps na NuvemContinuous Deployment e DevOps na Nuvem
Continuous Deployment e DevOps na Nuvem
 
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWS
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWSConhecendo as Opcoes de Bancos de Dados na Nuvem da AWS
Conhecendo as Opcoes de Bancos de Dados na Nuvem da AWS
 
Backup e Disaster Recovery na Nuvem
Backup e Disaster Recovery na NuvemBackup e Disaster Recovery na Nuvem
Backup e Disaster Recovery na Nuvem
 
Conhecendo o DynamoDB
Conhecendo o DynamoDBConhecendo o DynamoDB
Conhecendo o DynamoDB
 
Conhecendo as opcoes de Storage na Nuvem da AWS
Conhecendo as opcoes de Storage na Nuvem da AWSConhecendo as opcoes de Storage na Nuvem da AWS
Conhecendo as opcoes de Storage na Nuvem da AWS
 
Introducing AWS OpsWorks
Introducing AWS OpsWorksIntroducing AWS OpsWorks
Introducing AWS OpsWorks
 
AWS Cloud Security
AWS Cloud SecurityAWS Cloud Security
AWS Cloud Security
 
Introducao ao Amazon Redshift
Introducao ao Amazon RedshiftIntroducao ao Amazon Redshift
Introducao ao Amazon Redshift
 
Big Data na Nuvem
Big Data na NuvemBig Data na Nuvem
Big Data na Nuvem
 
3D IT Architecture - Data Center
3D IT Architecture - Data Center3D IT Architecture - Data Center
3D IT Architecture - Data Center
 

Similar to Arquitetura Hibrida - Integrando seu Data Center com a Nuvem da AWS

AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWS
AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWSAWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWS
AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWSAmazon Web Services
 
AWS Webcast - Explore the AWS Cloud
AWS Webcast - Explore the AWS CloudAWS Webcast - Explore the AWS Cloud
AWS Webcast - Explore the AWS CloudAmazon Web Services
 
High Performance Computing in AWS, Immersion Day Huntsville 2019
High Performance Computing in AWS, Immersion Day Huntsville 2019High Performance Computing in AWS, Immersion Day Huntsville 2019
High Performance Computing in AWS, Immersion Day Huntsville 2019Amazon Web Services
 
High Performance Computing with AWS
High Performance Computing with AWSHigh Performance Computing with AWS
High Performance Computing with AWSAmazon Web Services
 
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...Amazon Web Services
 
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep Dive
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep DiveNEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep Dive
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep DiveAmazon Web Services
 
Qnap iei partners_day_2016 1108
Qnap iei partners_day_2016 1108Qnap iei partners_day_2016 1108
Qnap iei partners_day_2016 1108qnapivan
 
AWS Webcast - Website Hosting in the Cloud
AWS Webcast - Website Hosting in the CloudAWS Webcast - Website Hosting in the Cloud
AWS Webcast - Website Hosting in the CloudAmazon Web Services
 
Sunx4450 Intel7460 GigaSpaces XAP Platform Benchmark
Sunx4450 Intel7460 GigaSpaces XAP Platform BenchmarkSunx4450 Intel7460 GigaSpaces XAP Platform Benchmark
Sunx4450 Intel7460 GigaSpaces XAP Platform BenchmarkShay Hassidim
 
AWS Enterprise Day | Hybrid IT with AWS: Best of Both Worlds
AWS Enterprise Day | Hybrid IT with AWS: Best of Both WorldsAWS Enterprise Day | Hybrid IT with AWS: Best of Both Worlds
AWS Enterprise Day | Hybrid IT with AWS: Best of Both WorldsAmazon Web Services
 
Building Highly Scalable Immersive Media Solutions on AWS
Building Highly Scalable Immersive Media Solutions on AWSBuilding Highly Scalable Immersive Media Solutions on AWS
Building Highly Scalable Immersive Media Solutions on AWSETCenter
 
20160503 Amazed by AWS | Tips about Performance on AWS
20160503 Amazed by AWS | Tips about Performance on AWS20160503 Amazed by AWS | Tips about Performance on AWS
20160503 Amazed by AWS | Tips about Performance on AWSAmazon Web Services Korea
 
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...Amazon Web Services
 
Deep Dive on Delivering Amazon EC2 Instance Performance
Deep Dive on Delivering Amazon EC2 Instance PerformanceDeep Dive on Delivering Amazon EC2 Instance Performance
Deep Dive on Delivering Amazon EC2 Instance PerformanceAmazon Web Services
 
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)AWS re:Invent 2016: High Performance Computing on AWS (CMP207)
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)Amazon Web Services
 
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...Amazon Web Services
 
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...VMworld
 

Similar to Arquitetura Hibrida - Integrando seu Data Center com a Nuvem da AWS (20)

AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWS
AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWSAWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWS
AWS Webcast - AWS Webinar Series for Education #2 - Getting Started with AWS
 
AWS Webcast - Explore the AWS Cloud
AWS Webcast - Explore the AWS CloudAWS Webcast - Explore the AWS Cloud
AWS Webcast - Explore the AWS Cloud
 
High Performance Computing in AWS, Immersion Day Huntsville 2019
High Performance Computing in AWS, Immersion Day Huntsville 2019High Performance Computing in AWS, Immersion Day Huntsville 2019
High Performance Computing in AWS, Immersion Day Huntsville 2019
 
TechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlexTechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlex
 
High Performance Computing with AWS
High Performance Computing with AWSHigh Performance Computing with AWS
High Performance Computing with AWS
 
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...
AWS Webcast - Webinar Series for State and Local Government #2: Discover the ...
 
SharePoint on Azure
SharePoint on Azure SharePoint on Azure
SharePoint on Azure
 
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep Dive
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep DiveNEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep Dive
NEW LAUNCH IPv6 in the Cloud: Virtual Private Cloud Deep Dive
 
Qnap iei partners_day_2016 1108
Qnap iei partners_day_2016 1108Qnap iei partners_day_2016 1108
Qnap iei partners_day_2016 1108
 
AWS Webcast - Website Hosting in the Cloud
AWS Webcast - Website Hosting in the CloudAWS Webcast - Website Hosting in the Cloud
AWS Webcast - Website Hosting in the Cloud
 
Sunx4450 Intel7460 GigaSpaces XAP Platform Benchmark
Sunx4450 Intel7460 GigaSpaces XAP Platform BenchmarkSunx4450 Intel7460 GigaSpaces XAP Platform Benchmark
Sunx4450 Intel7460 GigaSpaces XAP Platform Benchmark
 
AWS Enterprise Day | Hybrid IT with AWS: Best of Both Worlds
AWS Enterprise Day | Hybrid IT with AWS: Best of Both WorldsAWS Enterprise Day | Hybrid IT with AWS: Best of Both Worlds
AWS Enterprise Day | Hybrid IT with AWS: Best of Both Worlds
 
Building Highly Scalable Immersive Media Solutions on AWS
Building Highly Scalable Immersive Media Solutions on AWSBuilding Highly Scalable Immersive Media Solutions on AWS
Building Highly Scalable Immersive Media Solutions on AWS
 
20160503 Amazed by AWS | Tips about Performance on AWS
20160503 Amazed by AWS | Tips about Performance on AWS20160503 Amazed by AWS | Tips about Performance on AWS
20160503 Amazed by AWS | Tips about Performance on AWS
 
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...
Choosing the Right EC2 Instance and Applicable Use Cases - AWS June 2016 Webi...
 
How Easy to Automate Application Deployment on AWS
How Easy to Automate Application Deployment on AWSHow Easy to Automate Application Deployment on AWS
How Easy to Automate Application Deployment on AWS
 
Deep Dive on Delivering Amazon EC2 Instance Performance
Deep Dive on Delivering Amazon EC2 Instance PerformanceDeep Dive on Delivering Amazon EC2 Instance Performance
Deep Dive on Delivering Amazon EC2 Instance Performance
 
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)AWS re:Invent 2016: High Performance Computing on AWS (CMP207)
AWS re:Invent 2016: High Performance Computing on AWS (CMP207)
 
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...
Module 2: AWS Infrastructure – Compute, Storage and Networking - AWSome Day O...
 
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...
VMworld 2015: The Future of Software- Defined Storage- What Does it Look Like...
 

More from Amazon Web Services LATAM

AWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAmazon Web Services LATAM
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAmazon Web Services LATAM
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.Amazon Web Services LATAM
 
AWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAmazon Web Services LATAM
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAmazon Web Services LATAM
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.Amazon Web Services LATAM
 
Automatice el proceso de entrega con CI/CD en AWS
Automatice el proceso de entrega con CI/CD en AWSAutomatice el proceso de entrega con CI/CD en AWS
Automatice el proceso de entrega con CI/CD en AWSAmazon Web Services LATAM
 
Automatize seu processo de entrega de software com CI/CD na AWS
Automatize seu processo de entrega de software com CI/CD na AWSAutomatize seu processo de entrega de software com CI/CD na AWS
Automatize seu processo de entrega de software com CI/CD na AWSAmazon Web Services LATAM
 
Ransomware: como recuperar os seus dados na nuvem AWS
Ransomware: como recuperar os seus dados na nuvem AWSRansomware: como recuperar os seus dados na nuvem AWS
Ransomware: como recuperar os seus dados na nuvem AWSAmazon Web Services LATAM
 
Ransomware: cómo recuperar sus datos en la nube de AWS
Ransomware: cómo recuperar sus datos en la nube de AWSRansomware: cómo recuperar sus datos en la nube de AWS
Ransomware: cómo recuperar sus datos en la nube de AWSAmazon Web Services LATAM
 
Aprenda a migrar y transferir datos al usar la nube de AWS
Aprenda a migrar y transferir datos al usar la nube de AWSAprenda a migrar y transferir datos al usar la nube de AWS
Aprenda a migrar y transferir datos al usar la nube de AWSAmazon Web Services LATAM
 
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWS
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWSAprenda como migrar e transferir dados ao utilizar a nuvem da AWS
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWSAmazon Web Services LATAM
 
Cómo mover a un almacenamiento de archivos administrados
Cómo mover a un almacenamiento de archivos administradosCómo mover a un almacenamiento de archivos administrados
Cómo mover a un almacenamiento de archivos administradosAmazon Web Services LATAM
 
Os benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSOs benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSAmazon Web Services LATAM
 

More from Amazon Web Services LATAM (20)

AWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvem
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
 
AWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvemAWS para terceiro setor - Sessão 1 - Introdução à nuvem
AWS para terceiro setor - Sessão 1 - Introdução à nuvem
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
 
Automatice el proceso de entrega con CI/CD en AWS
Automatice el proceso de entrega con CI/CD en AWSAutomatice el proceso de entrega con CI/CD en AWS
Automatice el proceso de entrega con CI/CD en AWS
 
Automatize seu processo de entrega de software com CI/CD na AWS
Automatize seu processo de entrega de software com CI/CD na AWSAutomatize seu processo de entrega de software com CI/CD na AWS
Automatize seu processo de entrega de software com CI/CD na AWS
 
Cómo empezar con Amazon EKS
Cómo empezar con Amazon EKSCómo empezar con Amazon EKS
Cómo empezar con Amazon EKS
 
Como começar com Amazon EKS
Como começar com Amazon EKSComo começar com Amazon EKS
Como começar com Amazon EKS
 
Ransomware: como recuperar os seus dados na nuvem AWS
Ransomware: como recuperar os seus dados na nuvem AWSRansomware: como recuperar os seus dados na nuvem AWS
Ransomware: como recuperar os seus dados na nuvem AWS
 
Ransomware: cómo recuperar sus datos en la nube de AWS
Ransomware: cómo recuperar sus datos en la nube de AWSRansomware: cómo recuperar sus datos en la nube de AWS
Ransomware: cómo recuperar sus datos en la nube de AWS
 
Ransomware: Estratégias de Mitigação
Ransomware: Estratégias de MitigaçãoRansomware: Estratégias de Mitigação
Ransomware: Estratégias de Mitigação
 
Ransomware: Estratégias de Mitigación
Ransomware: Estratégias de MitigaciónRansomware: Estratégias de Mitigación
Ransomware: Estratégias de Mitigación
 
Aprenda a migrar y transferir datos al usar la nube de AWS
Aprenda a migrar y transferir datos al usar la nube de AWSAprenda a migrar y transferir datos al usar la nube de AWS
Aprenda a migrar y transferir datos al usar la nube de AWS
 
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWS
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWSAprenda como migrar e transferir dados ao utilizar a nuvem da AWS
Aprenda como migrar e transferir dados ao utilizar a nuvem da AWS
 
Cómo mover a un almacenamiento de archivos administrados
Cómo mover a un almacenamiento de archivos administradosCómo mover a un almacenamiento de archivos administrados
Cómo mover a un almacenamiento de archivos administrados
 
Simplifique su BI con AWS
Simplifique su BI con AWSSimplifique su BI con AWS
Simplifique su BI con AWS
 
Simplifique o seu BI com a AWS
Simplifique o seu BI com a AWSSimplifique o seu BI com a AWS
Simplifique o seu BI com a AWS
 
Os benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSOs benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWS
 

Recently uploaded

Mahindra Vista Kandivali East Mumbai Brochure.pdf
Mahindra Vista Kandivali East Mumbai Brochure.pdfMahindra Vista Kandivali East Mumbai Brochure.pdf
Mahindra Vista Kandivali East Mumbai Brochure.pdfPrachiRudram
 
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptx
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptxLCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptx
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptxTom Blefko
 
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I..._Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...SyndicationPro, LLC
 
Brigade Neopolis Kokapet, Hyderabad E- Brochure
Brigade Neopolis Kokapet, Hyderabad E- BrochureBrigade Neopolis Kokapet, Hyderabad E- Brochure
Brigade Neopolis Kokapet, Hyderabad E- Brochurefaheemali990101
 
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdf
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdfRustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdf
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdfmonikasharma630
 
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdf
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdfMADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdf
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdfknoxdigital1
 
Shapoorji Spectra Sensorium Hinjewadi Pune | E-Brochure
Shapoorji Spectra Sensorium Hinjewadi Pune | E-BrochureShapoorji Spectra Sensorium Hinjewadi Pune | E-Brochure
Shapoorji Spectra Sensorium Hinjewadi Pune | E-BrochureOmanaConsulting
 
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...AditiAlishetty
 
Kolte Patil Universe Hinjewadi Pune Brochure.pdf
Kolte Patil Universe Hinjewadi Pune Brochure.pdfKolte Patil Universe Hinjewadi Pune Brochure.pdf
Kolte Patil Universe Hinjewadi Pune Brochure.pdfPrachiRudram
 
What-are-the-latest-modular-wardrobe-designs.pdf
What-are-the-latest-modular-wardrobe-designs.pdfWhat-are-the-latest-modular-wardrobe-designs.pdf
What-are-the-latest-modular-wardrobe-designs.pdfKams Designer Zone
 
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCR
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCRCall Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCR
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCRasmaqueen5
 
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdf
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdfProvident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdf
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdffaheemali990101
 
SVN Live 4.22.24 Weekly Property Broadcast
SVN Live 4.22.24 Weekly Property BroadcastSVN Live 4.22.24 Weekly Property Broadcast
SVN Live 4.22.24 Weekly Property BroadcastSVN International Corp.
 
Ajmera Prive at Juhu, Mumbai E-Brochure.pdf
Ajmera Prive at Juhu, Mumbai  E-Brochure.pdfAjmera Prive at Juhu, Mumbai  E-Brochure.pdf
Ajmera Prive at Juhu, Mumbai E-Brochure.pdfManishSaxena95
 
Radiance Majestic Valasaravakkam Chennai.pdf
Radiance Majestic Valasaravakkam Chennai.pdfRadiance Majestic Valasaravakkam Chennai.pdf
Radiance Majestic Valasaravakkam Chennai.pdfashiyadav24
 
Experion Elements Sector 45 Noida_Brochure.pdf.pdf
Experion Elements Sector 45 Noida_Brochure.pdf.pdfExperion Elements Sector 45 Noida_Brochure.pdf.pdf
Experion Elements Sector 45 Noida_Brochure.pdf.pdfkratirudram
 
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Space
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your SpaceShapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Space
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Spaceaidasheikh47
 

Recently uploaded (20)

Mahindra Vista Kandivali East Mumbai Brochure.pdf
Mahindra Vista Kandivali East Mumbai Brochure.pdfMahindra Vista Kandivali East Mumbai Brochure.pdf
Mahindra Vista Kandivali East Mumbai Brochure.pdf
 
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptx
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptxLCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptx
LCAR Unit 22 - Leasing and Property Management - 14th Edition Revised.pptx
 
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I..._Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...
_Navigating Inflation's Influence on Commercial Real Estate (CRE) Investing I...
 
Brigade Neopolis Kokapet, Hyderabad E- Brochure
Brigade Neopolis Kokapet, Hyderabad E- BrochureBrigade Neopolis Kokapet, Hyderabad E- Brochure
Brigade Neopolis Kokapet, Hyderabad E- Brochure
 
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdf
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdfRustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdf
Rustomjee The Panorama At Pali Hill, Bandra West, Mumbai - Brochure.pdf
 
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdf
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdfMADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdf
MADHUGIRI FARM LAND BROCHURES (11)_compressed (1).pdf
 
Hot call girls in Moti Bagh🔝 9953056974 🔝 escort Service
Hot call girls in Moti Bagh🔝 9953056974 🔝 escort ServiceHot call girls in Moti Bagh🔝 9953056974 🔝 escort Service
Hot call girls in Moti Bagh🔝 9953056974 🔝 escort Service
 
Shapoorji Spectra Sensorium Hinjewadi Pune | E-Brochure
Shapoorji Spectra Sensorium Hinjewadi Pune | E-BrochureShapoorji Spectra Sensorium Hinjewadi Pune | E-Brochure
Shapoorji Spectra Sensorium Hinjewadi Pune | E-Brochure
 
young call girls in Lajpat Nagar,🔝 9953056974 🔝 escort Service
young call girls in Lajpat Nagar,🔝 9953056974 🔝 escort Serviceyoung call girls in Lajpat Nagar,🔝 9953056974 🔝 escort Service
young call girls in Lajpat Nagar,🔝 9953056974 🔝 escort Service
 
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...
Affordable and Quality Construction SVTN's Signature Blend of Cost-Efficiency...
 
Kolte Patil Universe Hinjewadi Pune Brochure.pdf
Kolte Patil Universe Hinjewadi Pune Brochure.pdfKolte Patil Universe Hinjewadi Pune Brochure.pdf
Kolte Patil Universe Hinjewadi Pune Brochure.pdf
 
What-are-the-latest-modular-wardrobe-designs.pdf
What-are-the-latest-modular-wardrobe-designs.pdfWhat-are-the-latest-modular-wardrobe-designs.pdf
What-are-the-latest-modular-wardrobe-designs.pdf
 
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCR
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCRCall Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCR
Call Girls In Peeragarhi, Delhi↫8447779280↬Call Girls in Peeragarhi Delhi NCR
 
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdf
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdfProvident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdf
Provident Solitaire Park Square Kanakapura Road, Bangalore E- Brochure.pdf
 
SVN Live 4.22.24 Weekly Property Broadcast
SVN Live 4.22.24 Weekly Property BroadcastSVN Live 4.22.24 Weekly Property Broadcast
SVN Live 4.22.24 Weekly Property Broadcast
 
Ajmera Prive at Juhu, Mumbai E-Brochure.pdf
Ajmera Prive at Juhu, Mumbai  E-Brochure.pdfAjmera Prive at Juhu, Mumbai  E-Brochure.pdf
Ajmera Prive at Juhu, Mumbai E-Brochure.pdf
 
Radiance Majestic Valasaravakkam Chennai.pdf
Radiance Majestic Valasaravakkam Chennai.pdfRadiance Majestic Valasaravakkam Chennai.pdf
Radiance Majestic Valasaravakkam Chennai.pdf
 
Experion Elements Sector 45 Noida_Brochure.pdf.pdf
Experion Elements Sector 45 Noida_Brochure.pdf.pdfExperion Elements Sector 45 Noida_Brochure.pdf.pdf
Experion Elements Sector 45 Noida_Brochure.pdf.pdf
 
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Space
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your SpaceShapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Space
Shapoorji Pallonji Vanaha GolfLand 2 | A Space For You To Find Your Space
 
9953056974 Low Rate Call Girls In Saket, Delhi NCR
9953056974 Low Rate Call Girls In Saket, Delhi NCR9953056974 Low Rate Call Girls In Saket, Delhi NCR
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Arquitetura Hibrida - Integrando seu Data Center com a Nuvem da AWS

  • 1. Michel Pereira Hybrid Architecture: Integrating your Data Center with AWS Enterprise Solutions Architect
  • 2. Vários Tutoriais , treinamentos e mentoria em português Inscreva-se agora !! http://awshub.com.br
  • 3. Datacenters limitations How much time to deliver a project?
  • 5. Agility Datacenter Requirement Server Load Balancer Firewall Storage Approvals Hardware or VM aquisition Capacity allocation Ticket queuing Provisioning Configuration Request Availability!!!
  • 6. Capacity is a premium resource...
  • 7. ...and take time to have!
  • 8. Cost Datacenter Project Two Potential impact: HIGH Potential cost: HIGH Project One Potential impact: LOW Potential cost: HIGH Project Three Potential impact: LOW Potential cost: LOW DENIED DENIED APPROVED
  • 9. Cost of infrastructure can inhibit innovation
  • 10. And now comes an era of an Elastic Data Center Flexible, on-demand facilities
  • 11. Cost AWS Project Two Potential impact: HIGH Potential cost: HIGH Project One Potential impact: LOW Potential cost: HIGH Project Three Potential impact: LOW Potential cost: LOW APPROVED APPROVED APPROVED COMPLETED COMPLETED COMPLETED
  • 12. And now comes an era of an Elastic Data Center Flexible, on-demand facilities
  • 13. That you can integrate with your on-premises No pain, only gain
  • 15. US-WEST (Oregon) EU-WEST (Ireland) ASIA PAC (Tokyo) ASIA PAC (Singapore) US-WEST (N. California) SOUTH AMERICA (Sao Paulo) US-EAST (Virginia) AWS GovCloud (US) ASIA PAC (Sydney) Regions
  • 16. US-WEST (Oregon)) EU-WEST (Ireland) ASIA PAC (Tokyo) ASIA PAC (Singapore) US-WEST (N. California) SOUTH AMERICA (Sao Paulo) US-EAST (Virginia) AWS GovCloud (US) ASIA PAC (Sydney) Availability Zones
  • 17. VPC
  • 18. Amazon Virtual Private Cloud (Amazon VPC) enables you to launch Amazon Web Services (AWS) resources into a virtual network that you’ve defined. 1What is Amazon VPC?
  • 19. Bridge your VPC and your onsite IT infrastructure with an encrypted VPN connection Store data in S3 and set permissions to allow access only from within your VPC Assign multiple IP address and attach multiple ENIs and EIPs to EC2 instances Control Inbound and outbound access to and from individual subnets Specify your own private IP address range from any ranges you choose Divide your private IP address range into one or more public or private subnets. What is VPC?
  • 20. Bridge your VPC and your onsite IT infrastructure with an encrypted VPN connection Store data in S3 and set permissions to allow access only from within your VPC Assign multiple IP address and attach multiple ENIs and EIPs to EC2 instances Control inbound and outbound access to and from individual subnets Specify your own private IP address range from any ranges you choose Divide your private IP address range into one or more public or private subnets. Only cost is optional hardware VPN What is VPC?
  • 21. Overview of VPC Public Subnet 10.0.0.0/24 Internet Customer Network 172.16.0.0/8 Web Server 10.0.0.5 198.51.100.1 (EIP) Web Server 10.0.0.6 198.51.100.2 (EIP) Web Server 10.0.0.7 198.51.100.3 (EIP) NAT 10.0.0.8 198.51.100.4 (EIP) Private Subnet 10.0.1.0/24 DB Server 10.0.1.5 DB Server 10.0.1.6 DB Server 10.0.1.7 Amazon EC2 API endpoint Amazon S3 API endpoint R VPC 10.0.0.0/16 Custom Route Table Destination Target 10.0.0.0/16 local 0.0.0.0/0 Internet Gateway Main Route Table Destination Target 10.0.0.0/16 local 172.16.0.0/8 Virtual Private Gateway 0.0.0.0/0 NAT Instance Internet Gateway VPN Gateway
  • 22. With Amazon VPC, you can define a virtual network topology that closely resembles a traditional network that you might operate in your own data center. 2Subnets, gateways, and routes
  • 23. • Select a region for your own network in the cloud. Availability ZoneAvailability Zone Availability ZoneAvailability Zone Insert network here.
  • 24. • Select a region for your own network in the cloud. • Create your own subnet (s). Availability ZoneAvailability Zone Availability ZoneAvailability Zone VPC Subnet 1 VPC Subnet 2 VPC Subnet n
  • 25. • Select a region for your own network in the cloud. • Create your own subnet (s). • Configure custom routing rule(s). Availability ZoneAvailability Zone Availability ZoneAvailability Zone VPC Subnet 1 VPC Subnet n
  • 26. • Availability zone boundary • Routing table boundary • Network access control boundary Availability ZoneAvailability Zone Availability ZoneAvailability Zone VPC Subnet 1 VPC Subnet 4 VPC Subnet 3 VPC Subnet 2
  • 27. • Routing traffic • Virtual Private Gateway • Internet Gateway Availability Zone VPC Subnet 1 VPC Subnet 2 Corporate Data center
  • 28. • Virtual Private Gateway (VGW) • IPSEC VPN Availability Zone VPC Subnet 1 VPC Subnet 2 VPN GatewayRoute Table Route Table Corporate Data center
  • 29. • Virtual Private Gateway (VGW) • IPSEC VPN • AWS Direct Connection Availability Zone VPC Subnet 1 VPC Subnet 2 AWS Direct Connect VPN GatewayRoute Table Route Table Corporate Data center
  • 30. • Internet Gateway (IGW) • IPSEC VPN Availability Zone VPC Subnet 1 VPC Subnet 2 VPN GatewayRoute Table Route Table Route Table Internet Gateway Corporate Data center
  • 31. • Virtual Private Gateway (VGW) • Internet Gateway (IGW) Availability Zone VPC Subnet 1 VPC Subnet 2 VPN GatewayRoute Table Route Table Route Table Internet Gateway Corporate Data center
  • 32. Good, got my VPC. And? Welcome to the cloud, I’ll be your guide
  • 33. Amazon Elastic Compute Cloud (EC2) • Resizable compute capacity • Complete control of your computing resources • Reduces the time required to obtain and boot new server instances to minutes • Scale capacity as your computing requirements change • Pay only for capacity that you actually use
  • 34. EC2 Instances Family Use Standard Have memory-to-CPUratios suitable for most general-purposeapplications. Micro Provide a small amount of consistent CPU resourcesand enable you to burst CPU capacity when additional cycles are available. They're well-suited for lower throughput applications and websites that consume significant compute cycles periodically. High Storage Provide very high storage density and high sequential read and write performanceper instance. They are well- suited for data warehousing, Hadoop/MapReduce,and parallel file systems. High Memory Have proportionally more memory resources.They're well suited for high-throughputapplications, such as database and memory caching applications. High Memory Cluster Have large amounts of memory coupled with high CPU and network performance.These instances are well suited for in-memory analytics, graph analysis, and scientific computing applications. High I/O Provide tens of thousandsof low-latency, random I/O operationsper second (IOPS) to an application. They're well-suited for NoSQL databases, clustered databases, and OLTP (online transaction processing) systems. High CPU Have proportionally more CPU resourcesthan memory (RAM). They'rewell-suited for compute-intensive applications. Cluster Compute Have a very large amount of CPU coupled with increased networking performance.They'rewell-suited for High PerformanceCompute (HPC) applications and other demanding network-bound applications. Cluster GPU Provide general-purposegraphicsprocessing units (GPUs), with proportionally high CPU and increased network performancefor applications that benefit from highly parallelized processing. They'rewell-suited forHPC applications as well as renderingand media processing applications.
  • 35. Standard Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name M1 Extra Large 15 GiB 8 4 (with 2 ECUs each) 1680 GB (4 x 420 GiB) 64-bit High Yes m1.xlarge M1 Large 7.5 GiB 4 2 (with 2 ECUs each) 840 GiB (2 x 420 GiB) 64-bit Moderate Yes m1.large M1 Medium 3.75 GiB 2 1 400 GiB (1 x 400 GiB) 32-bit and 64-bit Moderate Yes m1.medium M1 Small 1.7 GiB 1 1 150 GiB (1 x 150 GiB) 32-bit and 64-bit Moderate Yes m1.small M3 Double Extra Large 30 GiB 26 8 (with 3.25 ECUs each) EBS storage only 64-bit High Yes m3.2xlarge M3 Extra Large 15 GiB 13 4 (with 3.25 ECUs each) EBS storage only 64-bit Moderate Yes m3.xlarge
  • 36. Micro and High CPU Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name Micro 615 MiB Up to 2 (for short periodic bursts) 1 None (use Amazon EBS volumes for storage) 32-bit and 64-bit Low Yes t1.micro Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name High-CPU Extra Large 7 GiB 20 8 (with 2.5 ECUs each) 1680 GiB (4 x 420 GiB) 64-bit High Yes c1.xlarge High-CPU Medium 1.7 GiB 5 2 (with 2.5 ECUs each) 340 GiB (1 x 340 GiB) 32-bit and 64-bit Moderate Yes c1.medium
  • 37. High Storage and High I/O Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name High Storage Eight Extra Large 117 GiB 35 16 (8 cores + 8 hyperthread s) 48 TiB (24 x 2 TiB hard disk drives) 64-bit Very high (10 Gbps Ethernet) No hs1.8xlarge Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name High I/O Quadruple Extra Large*** 60.5 GiB 35 8 (with 4.37 ECUs each) 2 TiB (2 x 1 TiB SSD) 64-bit Very high (10 Gbps Ethernet) No hi1.4xlarge
  • 38. High Memory Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name High- Memory Double Extra Large 34.2 GiB 13 4 (with 3.25 ECUs each) 840 GiB (1 x 840 GiB) 64-bit High Yes m2.2xlarge High- Memory Extra Large 17.1 GiB 6.5 2 (with 3.25 ECUs each) 410 GiB (1 x 410 GiB) 64-bit Moderate Yes m2.xlarge High- Memory Quadruple Extra Large 68.4 GiB 26 8 (with 3.25 ECUs each) 1680 GiB (2 x 840 GiB) 64-bit High Yes m2.4xlarge
  • 39. Cluster Name Memory Compute Units Virtual Cores Instance Store Volumes Architecture I/O Performance Available for Spot Instance API Name Cluster Compute Eight Extra Large 60.5 GiB 88 16 (2 x Intel Xeon E5- 2670, eight-core with hyperthread) 3360 GiB (4 x 840 GiB) 64-bit Very high (10 Gbps Ethernet) Yes cc2.8xlarge Cluster Compute Quadruple Extra Large 22.5 GiB 33.5 8 (2 x Intel Xeon X5570, quad-core with hyperthread) 1690 GiB (2 x 840 GiB) 64-bit Very high (10 Gbps Ethernet) Yes cc1.4xlarge High-Memory Cluster High-Memory Cluster Eight Extra Large 244 GiB 88 16 (2 x Intel Xeon E5- 2670, eight-core) 240 GiB (2 x 120 GiB SSD) 64-bit Very high (10 Gbps Ethernet) Yes cr1.8xlarge Cluster GPU Cluster GPU Quadruple Extra Large** 22.5 GiB (see note after this table) 33.5 8 (2 x Intel Xeon X5570, quad-core with hyper thread), plus 2 NVIDIA Tesla M2050 GPUs 1680 GiB (2 x 840 GiB) 64-bit Very high (10 Gbps Ethernet) Yes cg1.4xlarge
  • 40. 1:Many Relationship Between AMIs and Instances Amazon Machine Image (AMI) Instance
  • 41. Server/Instance States Traditional Hardware-Based Server States Amazon EC2 AMI Amazon EC2 Instance States
  • 42. Physical Interface Firewall Hypervisor Small Large … Small A Physical Host Has Multiple VMs Virtual Machines Physical Host
  • 43. Auto Scaling • Scale your Amazon EC2 capacity automatically • Well suited for applications that experience variability in usage • Available at no additional charge
  • 44. Auto Scaling • Automatically Scale Server Farms – Scale up and down – (Re)Balance Across AZs – Add/Remove from ELB if applicable • Set a Thermostat – Don’t manage the furnace burners
  • 45. Types of scaling • Manual – Send an API call or use CLI to launch/terminate instances – Only need to specify capacity change (+/-) • By Schedule – Scale up/down based on date and time • By Policy – Scale in response to changing conditions, based on user configured real- time monitoring and alerts • Automatic Rebalance – Instances are automatically launched/terminated to ensure the application is balanced across multiple AZs
  • 47. Auto Scaling Launch Configuration ami-0535d66c sa-east-1a sa-east-1b myELB Trigger: CPULoad Measure (M) : Average CPUUtilization Scale-out by 1 if M > 80% for 5 minutes Scale-in by 1 if M < 40% for 20 minutes myASG myLC
  • 48. Auto Scaling Launch Configuration ami-0535d66c sa-east-1a sa-east-1b myELB Trigger: CPULoad Measure (M) : Average CPUUtilization Scale-out by 1 if M > 80% for 5 minutes Scale-in by 1 if M < 40% for 20 minutes myASG myLC as-create-auto-scaling-group myASG –launch-configuration myLC –availability-zones sa-east-1a, sa-east-1b –min-size 1 –max-size 10 –desired-capacity 3 –load-balancers myELB In this case the auto scaling group knowsabout the ELB myELB because it was identified when the auto scaling group was created so the new instance is added to the ELB myELB pool
  • 49. Anti-Pattern: Vertical Vertical scaling (more CPU, memory, etc.) will eventually run out of room. Auto Scaling Patterns
  • 50. Anti-Pattern: Vertical Vertical scaling (more CPU, memory, etc.) will eventually run out of room. Auto Scaling Patterns
  • 51. Pattern: Horizontal Add and remove instances as needed Auto Scaling Patterns
  • 52. Pattern: Horizontal Add and remove instances as needed Auto Scaling Patterns
  • 53. • O Magazine Luiza é uma das maiores redes varejistas com foco em bens duráveis e grande presença nas classes populares do Brasil. Conta com uma base de 30 milhões de clientes cadastrados, sendo 30% deles ativos. • Há 2 anos criamos o luizalabs - braço de Pesquisa e Desenvolvimento do Magazine Luiza. Com o objetivo de criar novos produtos e servir de base de conhecimento para novas tecnologias. “Plataforma mobile que suporta o dobro do volume de acessos, gera quase 50% mais conversões - com apenas 15% do valor gasto anteriormente” “Escolhemos a AWS por 4 motivos: Performance, Flexibilidade, Segurança e Preço.” - André Fatala
  • 54. O Desafio • Substituir a primeira versão do site mobile do Magazine Luiza lançado em Dezembro de 2011 e hospedado em uma parceira da produtora. • Resolvemos desenvolver (in house) a segunda versão do site mobile, objetivando uma aplicação mais clean, facilidade de navegação e, principalmente, uma navegação mais rápida devido aos problemas de conexão que enfrentamos com operadoras no Brasil. • Escalabilidade - já que temos um canal que cresceu em média 98% comparado ao mesmo período do ano passado.
  • 55. Sobre o Papel da AWS e Benefícios alcançados • Reduzimos a despesa com hospedagem em 85% • Carregamento de páginas 3x mais rápida que originou uma taxa de rejeição 53% menor e um aumento na taxa de conversão de 36% • A infraestrutura da AWS com seus recursos programáveis, permitiu que a nova plataforma fosse desenvolvida e colocada em produção em apenas 1 mês
  • 56. Helping Enterprises with Hybrid IT Architectures Most enterprises will run a hybrid IT architecture Some workloads will run on-premises Some workloads will run in the cloud Goal is to make management & integration easy Workloads can be migrated back and forth
  • 57. Our “Hybrid” Focus: Tools to Support Hybrid IT Architectures Private Connections Workload Migrations Access Control Integration Work with Existing Management Tools On-Premises Apps Your Data Centers Cloud Apps
  • 58. Active Directory VMware Images Network Configuration Your Data Your On-Premises Apps Your Data Centers Users & Access Rules VM Import/Export Your Private Network Our Storage Your Cloud Apps Direct Connect VPC IAM Storage Gateway Our “Hybrid” Focus: Tools to Support Hybrid IT Architectures
  • 60. Amazon RDS RDS is a fully managed relational database service that is simple to deploy, easy to scale, reliable and cost-effective Ease of Deployment and Patching Push Button Scalability Choice of DB Engines and Application Compatibility Automated Backups and Disaster Recovery User Snapshots and Cloning Monitoring and Automatic Host Replacement
  • 61. Petabyte-Scale Data Warehousing Feature Details Optimized for Data Warehousing Redshift uses a variety of innovations to obtain very high query performance on datasets ranging in size from hundreds of gigabytes to a petabyte or more. Scalable Easily scale the number of nodes in your data warehouse up or down as your performance or capacity needs change Fault tolerant Data replicated across Availability Zones. Monitoring Integrated to CloudWatch. Secure Encrypt data in transit and at rest. Can also be run in VPC to isolate your data warehouse cluster. S3 intergration Loads data in parallel to each node from S3. Elastic MapReduce Integrates with ERM via Data Pipeline.
  • 62. On-prem ises On-prem ises AW S Cloud AW S Cloud DISASTER RECOVERY FOR LOCAL APPLICATIONS Amazon EC2 Amazon VPC Amazon S3 AWS Storage Gateway AW S Reference Architectures Amazon EBS Amazon S3 Amazon VPC AW S Storage Gateway VPC GatewayVPC Gateway Corporate User Database Server (Recovery)Database Server (Recovery) Application Server (Recovery)Application Server (Recovery) 4 3 Internet Gateway Snapshots AMIs Files Storage Volumes Secure Connection Secure Connection Amazon EC2 Amazon EC2 2 1 5 OracleS ecure Backups Secure Connection Secure Connection Application Server (Production)Application Server (Production) Database Server (Production)Database Server (Production) Corporate DataCenter DataRestoration Amazon EBS Amazon EBS 5 6
  • 63. Michel Pereira Hybrid Architecture: Integrating your Data Center with AWS michelp@amazon.com