SlideShare ist ein Scribd-Unternehmen logo
1 von 67
Downloaden Sie, um offline zu lesen
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.1
Melissa Ravanini
Arquiteta de Soluções
ravanini@amazon.com
Armazenamento na AWS
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.2
Agenda
• Introdução
• Conceitos básicos
• Armazenamento em blocos
• Armazenamento de objetos
• Armazenamento híbrido
• File System
• AWS Backup
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T
Cenários híbridos de armazenamento na nuvem
TierizaçãoTransbordoBackup e Migração
Migrações em batch
Migrações recorrentes
Arquivamento
Melhor gestão dos
custos
Disaster Recovery
Capacidade sumplementar
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T
Por que mover para a Nuvem?
Componentes comuns para mover dados para a nuvem:
Pontos importantes na migração de dados:
Embora cada jornada de adoção da nuvem seja única, todas exigem uma etapa de
migração de dados, que pode ser prejudicada por bloqueadores, como:
Custo
efetivo
Produtividade
operacional
Agilidade
no Negócio
Resiliência
operacional
Acessos a
serviços
inovadores
Disrupção Velocidade Custos Canais Compatibilidad
e de nuvem
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T
Quadrante Mágico
Quadrante Mágico para Serviços
de Armazenamento em Nuvem
Pública, em todo o mundo –
2018
Posicionado para a visão
mais completa e mais alta
capacidade de execução em
cada relatório desde o início
em 2014
Magic Quadrant for Public Cloud Storage Services, July 2018 – Raj Bala, Julia Palmer
This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the
context of the entire document. The Gartner document is available upon request from Amazon Web Services.
Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise
technology users to select only those vendors with the highest ratings or other designation. Gartner research
publications consist of the opinions of Gartner’s research organization and should not be construed as statements
of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any
warranties of merchantability or fitness for a particular purpose.
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T
Migração de dados: Cinco questões principais
1) Que tipo de dados são e para onde estão indo?
4) Quantos dados/tempo você tem?
2) Uma vez ou migração contínua?
3) Uma direção ou bidirecional?
5) E a WAN?
Amazon S3
Amazon EC2
Amazon
EFS
Amazon
EBS
Amazon
Aurora
Amazon
EMR
Amazon
Glacier
Amazon
RDS
AWS
IoT
Amazon
Redshift
Arquivos Volumes
de bloco
Bancos de
Dados
IoT Streams
S U M M I T
Conceitos básicos
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.8
Block vs File vs Object
Block Storage
Raw Storage
Data organized as an array of unrelated blocks
Host File System places data on disk
Ex: Hard Disks, Storage Area Network (SAN) Storage Arrays
File Storage
Unrelated data blocks managed by a file (serving) system
Native file system places data on disk
Ex: Network Attached Storage (NAS) Appliances, Windows File Servers
Object Storage
Stores Virtual containers that encapsulate the data, data attributes, metadata and Object IDs
API Access to data
Metadata Driven, Policy-based, etc.
Ex: Ceph, OpenStack Swift
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.9
Storage - Characteristics
Durability Availability Security Cost Scalability Performance Integration
Measure of
expected data
loss
Measure of
expected
downtime
Security
measures for
at-rest and in-
transit data
Amount per
storage unit,
e.g. $ / GB
Upward
flexibility,
storage size,
number of
users
Performance
metrics
(bandwidth)
Ability to
interact via API
or with other
services
Some of the ways we look at storage
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Montreal
Virginia
Ohio
GovCloud US West
California
Oregon
Sao Paulo
Dublim
Londres
Frankfurt
Paris
Mumbai
Singapura
Sydney
Tokyo
Seul
Beijing
Ningxia
Estocolmo
GovCloud US East
Cape Town (Em breve)
Milan (Em breve)
Hong Kong
Bahrain
Jacarta (Em breve)
Infraestrutura Global
22 REGIÕES
69 ZONAS DE
DISPONBILIDADE
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
REGION
~ 2ms latency
3
AZa
AZc
AZb
Redundant Tier-1 Internet &
Inter-Region Connectivity
TCTC
DC
DC
DC
DC
DCDC
DC
DC
DC
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.12
designed for
99.99%
durability
Two copies on one site
designed for
99.999%
durability
Copies on two sites
designed for
99.999999999%
durability
GlacierStandard IA
copies in three AZ
Understanding Durability
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.13
Availability vs Durability
% Availability Durability
99.999 5 minutes 15 seconds 1 in 100,000
99.9999 31 seconds 1 in 1,000,000
99.99999 3 seconds 1 in 10,000,000
99.999999999 300 uSeconds 1 in 100,000,000,000
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.14
Amazon FSx
for Lustre
More choice for more applications
Object storage
S3 Standard
S3 Glacier Deep Archive
S3 Intelligent-Tiering
S3 Glacier
S3 One Zone-IA
S3 Standard-IA
Block storage File storage
EFS Standard
EFS Infrequent Access
Amazon
EFS
AWS Storage
Gateway Family
Amazon S3
Amazon FSx
for Windows
File Server
Amazon EBS
Amazon EC2
Backup
General Purpose SSD
Provisioned IOPS SSD
Throughput-Optimized HDD
Cold HDD
FSx for Windows
FSx for Lustre
S U M M I T
Armazenamento de blocos
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.16
What is Amazon EBS?
• Block storage as a service
• Create, attach volumes through an API
• Service accessed over the network
EC2
instance
EBS
volume
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.17
Amazon EBS
Network attached block device
• Independent data lifecycle
• Multiple volumes per EC2 instance
• Only one EC2 instance at a time per volume
• Can be detached from an instance and attached to a different one
Raw block devices
• Unformatted block devices
• Ideal for databases, filesystems
Multiple Drive Types
• SSD (gp2 & io1) and HDD (st1 & sc1)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.18
AWS EBS Features
Durable Secure
Low-latency SSD
Consistent I/O Performance
Stripe multiple volumes for
higher I/O performance
Identity and
Access Policies
Encryption
Scalable
Capacity when
you need it
Easily scale up
and down
Performance Backup
Designed for 99.999
reliability
Redundant storage
across multiple devices
within an AZ
Point-in-time Snapshots
Copy snapshots across AZ
and Regions
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.19
Amazon EBS volume types
HDDSSD
Provisioned IOPS
SSD
io1
General Purpose
SSD
gp2
Throughput Optimized HDD
st1 sc1
Cold HDD
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.20
Amazon EBS use cases
HDDSSD
Relational Databases
MySQL, SQL Server,
PostgreSQL, SAP,
Oracle
NoSQL Databases
Cassandra, MongoDB,
CouchDB
Big Data , Analytics
Logging, Kafka,
Splunk, Hadoop, Data
Warehousing
File / Media
CIFS/NFS,
Transcoding,
Encoding, Rendering
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.21
Amazon EBS volume types: General Purpose SSD
gp2
Throughput: Up to 250 MiB/s
Latency: Single-digit ms
Capacity: 1 GiB to 16 TiB
Baseline: 100 to 16,000 IOPS; 3 IOPS per GiB
Burst: 3,000 IOPS (for volumes up to 1,000 GiB)
Great for boot volumes, low-latency applications, and bursty databases
General Purpose SSD
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.22
Amazon EBS volume types: Provisioned IOPS
io1
Baseline: 100–64,000 IOPS
Throughput: Up to 1,000 MiB/s
Latency: Single-digit ms
Capacity: 4 GiB to 16 TiB
Ideal for critical applications and databases with sustained IOPSProvisioned IOPS
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.23
EBS Snapshots
• Point-in-time snapshots of volume blocks
• Stored in Amazon S3 and accessed via EBS APIs
• Key Features:
• Immediate access to EBS volume data
• Resizing EBS volumes
• Sharing EBS Snapshots
• Copying EBS Snapshots across AWS regions
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.24
Internet
AWS Cloud
EBS Snapshots – Delta Block Changes
EC2 Availability Zone
EC2
Amazon S3
EBS
EC2 EC2
EBS EBS EBS EBS EBS
EBS Snapshot
EBS Snapshot
EBS Snapshot
Create Snapshot
Clone From
Snapshot
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.25
EBS Volume
How Do EBS Snapshots Work?
Time
Snapshot 1 Snapshot 2 Snapshot 3
S3
Block 1
Block 2
Block 3
Block 4
Chunk 1
Chunk 2
Chunk 3
Chunk 4
X
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.26
What is Amazon EC2 instance store?
• Local to instance
• Non-persistent data store
• Available on certain EC2
families
– Ex: d2, i3, r5d, m5d
• Data is not replicated (by
default)
• No snapshot support
• SSD or HDD
EC2 instances
Physical Host
Instance Store
or
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.27
Atachar um disco em múltiplas instâncias Novo!
https://aws.amazon.com/pt/about-aws/whats-new/2020/02/ebs-multi-attach-
available-provisioned-iops-ssd-volumes/
Instância Amazon
EC2
Volume
Provisioned IOPs
Instância Amazon
EC2
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.28
Lab1) Discos de Bloco - Amazon EBS:
https://go.aws/2O2iMXd
Atenção: não executar o passo 3. Limpe sua instância
https://dashboard.eventengine.run/
S U M M I T
Armazenamento de objetos
S U M M I T
Amazon
S3
Arquivos mestres de mídia
Registros de
mídia
Imagens e
registros
médicos
Dados de treinamento
de Machine learningDados de sensor
de IoT
Sequências de
DNA
Data
Lakes
Backups
duráveis
Preservação de
registros digitais
Dados sísmicos e
de reservatório
Gravações
caseiras
Pesquisa
meteorológica ou
ambiental
Origem de dados
para CDN
Registros de
transações
financeiras Hospedage
m de site
web
Imagens de vigilância
ou circuito de TV
interno
Sync de aplicativos
Dados de veículo
autônomo
Topografia da indústria de
Óleo e Gás
Registros de
Call Center
Mapas
Imagem geoespacial ou
lunarRegistros
de
Compliance
Dados de estudos
farmacêuticos
Conteúdo gerado
pelo usuárioArquivo
s de log
Analytics
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.31
Standard
Dados quentes Dados arquivadosDados acessados de forma infrequente
Infrequent Access Amazon Glacier
Opções de classes de armazenamento no S3
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.32
Permitem que você mova entre as camadas de armazenamento ou remova objetos de
acordo com suas regras de negócio
Políticas do ciclo de vida dos objetos no S3
Objetos no
Amazon S3
60 dias
AmazonGlacier
-
arquivamento
365 dias
S U M M I T
1 PB storage “raw”
800 TB storage utilizável
600 TB storage alocado
400 TB com dados
de aplicação
Utilização de Storage – Pague pelo que você usa
Storage Tradicional Storage na
AWS
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.34
Visualize o padrão de acesso a seus dados
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.35
S U M M I T
Amazon S3 Intelligent-Tiering
Tierização automática de dados com base em padrões de acesso
Novo!
S U M M I T
Amazon S3 Glacier Deep Archive
Storage mais barato para arquivamentos de longo prazo e preservação
de acervo digital
Totalmente
gerenciado sem o
fardo de gerenciar fita
$0.00099 por
GB-mês
Desenhado para
fornecer
99.999999999% de
durabilidade
Recupere
dados em
12 horas
Novo!
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.38
Your choice of object storage classes
Access FrequencyFrequent Infrequent
• Active, frequently
accessed data
• Milliseconds access
• > 3 AZ
• $0.0210/GB
• Data with changing
access patterns
• Milliseconds access
• > 3 AZ
• $0.0210 to
$0.0125/GB
• Monitoring fee per
Obj.
• Min storage duration
• Infrequently
accessed data
• Milliseconds access
• > 3 AZ
• $0.0125/GB
• Retrieval fee per GB
• Min storage duration
• Min object size
S3 Standard S3 Standard-IA S3 One Zone-IA S3 Glacier
• Re-creatable, less
accessed data
• Milliseconds access
• 1 AZ
• $0.0100/GB
• Retrieval fee per GB
• Min storage duration
• Min object size
• Archive data
• Select minutes or
hours
• > 3 AZ
• $0.0040/GB
• Retrieval fee per GB
• Min storage duration
• Min object size
S3 Intelligent-Tiering
S3 Glacier
Deep Archive
• Archive data
• Select 12 or 48
hours
• > 3 AZ
• $0.00099/GB
• Retrieval fee per GB
• Min storage duration
• Min object size
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.39
Lab2) Armazenamento de Objetos - Amazon S3:
https://go.aws/2O2iMXd
https://dashboard.eventengine.run/
S U M M I T
Armazenamento híbrido
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.41
Many Options for Data Transfer
AWS
Direct Connect
Amazon
Kinesis
Firehose
AWS
Snowball
AWS
Snowmobile
AWS
Storage
Gateway
Amazon S3
Transfer
Acceleration
AWS
DataSync
AWS
Transfer
for SFTP
AWS
Snowball Edge
Amazon
Kinesis
Data Streams
Amazon Kinesis
Video Streams
AWS
Database
Migration
Service
S U M M I T
AWS Storage Gateway
Arquivos
existentes
Dados
novos
Data Centers ou
Escritórios
corporativos
AWS Storage Gateway
HTTPS
(Internet ou DX)
NFS
SMB
iSCSI
VTL
Serviço de armazenamento híbrido que permite que os aplicativos usem o
armazenamento AWS
On-Premises Gateway Service
Amazon S3
Amazon EBS
snapshots
Amazon Glacier
S U M M I T
A família AWS Storage Gateway
Gateway de Arquivos
Armazene e acesse objetos no Amazon S3 a partir de
aplicações baseadas em arquivos com cache local
Gateway de Volumes
Armazenamento de blocos on-premises com armazenamento na nuvem e
cache local, snapshots e clones do Amazon EBS
Gateway de Fitas
Substituição direta de infraestrutura de fita física com suporte de
armazenamento em nuvem e cache local
Três tipos de armazenamento: arquivo, bloco e fita
S U M M I T
Características principais do AWS Storage
Gateway
Protocolos de
armazenamento padrão
Conecte perfeitamente aplicações locais ao
armazenamento da AWS sem modificar as
aplicações
Cache totalmente
gerenciado
Dados usado frequentemente em cache
local para acessos com baixa latência
Transferência otimizada
de dados
Otimiza o upload de dados alterados e
downloads de dados solicitados
Integrado com AWS
Gerencie gateways locais no Console de
Gerenciamento da AWS e use seus dados em todo o
portfólio de aplicações e serviços da AWS
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.45
File gateway
On-premises file storage maintained as objects in Amazon S3
Customer Premises
File
Gateway
• Data stored and retrieved from your S3 buckets
• One-to-one mapping from files-to-objects
• File metadata stored in object metadata
• Bucket access managed by IAM role you own and manage
• Use S3 Lifecycle Policies, versioning, or CRR to manage data
GlacierS3
Standard
S3
Standard -
Infrequent
Access
HTTPS
NFS
v3 / v4.1
Application
Server
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.46
Application
Server
Volume gateway
On-premises volume storage backed by Amazon S3 with EBS snapshots
Block storage in S3 accessed via the volume gateway
Data compressed in-transit and at-rest
Backup on-premises volumes to EBS snapshots
Create on-premises volumes from EBS snapshots
Up to 1PB of total volume storage per gateway
Amazon EBS
snapshots
Storage Gateway
bucket in
Amazon S3
Customer Premises
Volume
Gateway
iSCSI HTTPS
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.47
What is Snowball?
Terabyte scale data transport
E-ink shipping
label
Ruggedized
case
“8.5G Impact”
All data encrypted
end-to-end
80 TB
10G network
Rain & dust
resistant
Tamper-resistant
case & electronics
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.49
Amazon Snowmobile
https://www.youtube.com/watch?v=8vQmTZTq7nw
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.50
Lab3) Storage Híbrido - AWS Storage Gateway:
https://go.aws/2O2iMXd
https://dashboard.eventengine.run/
S U M M I T
Data center do cliente Nuvem da AWS
AWS Storage
Gateway
AWS Storage
Gateway - OVA
Amazon Simple
Storage Service
(S3)
Usuário
Disco em D:/ HTTPS
Cache local
gerenciado
S U M M I T
File System
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.53
PERFORMÁTICO
Amazon EFS
Sistema de arquivos Linux nativo da nuvem, escalável e elástico
ACESSO
COMPARTILHADO
ALTAMENTE
DISPONÍVEL E
DURÁVEL
ELÁSTICO e
ESCALÁVEL
SEGURO E
COMPATÍVEL
CLASSES DE
STORAGE
N o v o !
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.54
EFS Infrequent Access
Classe de armazenamento mais barata para arquivos menos
acessados
Políticas de ciclo de vida do EFS
85% de economia para arquivos
acessados <1 vez por mês
EFS Standard EFS IA
Arquivos
frequentemente
acessados
Arquivos
infrequentemente
acessados
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.55
TCO: Faça-o-seu-próprio vs Amazon EFS
500GB em Alta Disponibilidade
Compute Inter-AZ Bandwidth Storage
$350/mês
$30/mês
$205/mês
$150/mês
$585/mês
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.61
Example use cases
Big Data Analytics
Media Workflow Processing
Web Serving
Content Management
Home Directories
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.62
EFS – Mounting
EFS
EC2EC2 EC2 EC2EC2
EFS DNS Name
availability-zone.file-system-id.efs.aws-region.amazonaws.com
Mount on machine
sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point
EC2
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.63
Performance and Throughput
• Two performance modes: General Purpose and Max I/O.
• General Purpose - lowest latency per file system operation and can achieve
this for random or sequential IO patterns.
• Max I/O - higher levels of aggregate throughput and operations per
second, ideal for highly parallelized applications that can scale out to
thousands of Amazon EC2 instances
• Two throughput modes: Bursting and Provisioned
• Bursting - scales with the size of the file system (50 KB/s per GB), and
bursts as needed to support the spiky nature of many file-based
workloads.
• Provisioned - designed to support applications that require higher
dedicated throughput than the default Bursting mode and can be
configured independently of the amount of data stored on the file system.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.64
EFS Lifecycle Management
• EFS offers both Standard and Infrequent Access (IA)
storage classes
• With Lifecycle Management enabled, EFS automatically
moves files not accessed for 30 days from the Standard
storage class to the EFS IA storage class
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.65
FSx for Windows
Integrated with
AWS
Fully managed Windows
file systems …
… built on Windows
Server
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.66
Native Windows compatibility and features
Native Windows
compatibility
DFS
Namespaces
and
DFS Replication
Integrates with
Microsoft AD
and supports
Windows ACLs
AD
NTFS
Windows Server
Native SMB
2.0 to 3.1.1
SMB
S U M M I T
AWS Backup
AWS Backup launched in January 2019 to centrally
manage and automate backups across AWS services
AWS EBS
AWS RDSAWS
Storage
Gateway
AWS
Elastic
Filesystem
AWS
DynamoDB
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Backup provides centralized backup,
compliance, and automation across AWS Services
Automated lifecycle
and retention
management
Operate across
multiple services
Centralized
monitoring and
security
Manage and monitor backup
jobs and IAM policies / roles
Simplify data retention for
different backup tiers
Create plans to cover
more than one service
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Backup supports the following features
Lifecycle backups
to cold storage
Automated backup
scheduling
Policy and tag-based
backup of resources
Centralized backup activity
monitoring and logs
Automated backup
retention
management
Backup access
policies
Backup encryption
(independent of source
resource)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Automated backup schedules
Automated retention management
Centralized backup monitoring/logging
Lifecycle to cold storage
Independent backup encryption
Since launch, AWS Backup protects 5 key AWS
services
✓ ✓ ✓ ✓ ✓
✓ ✓ ✓ ✓ ✓
✓ ✓ ✓ ✓ ✓
✓
✓
Amazon Elastic
Block Store
Amazon Elastic
File System
Amazon
RDS
Amazon
DynamoDB
AWS Storage
Gateway
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.73
Any Questions?
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.74
Responda à pesquisa de satisfação para ganhar
$30 em créditos AWS

Weitere ähnliche Inhalte

Was ist angesagt?

The Why and How to Go All In on AWS
The Why and How to Go All In on AWSThe Why and How to Go All In on AWS
The Why and How to Go All In on AWSAmazon Web Services
 
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐Amazon Web Services
 
Oracle Cloud Computing Strategy
Oracle Cloud Computing StrategyOracle Cloud Computing Strategy
Oracle Cloud Computing StrategyRex Wang
 
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...Amazon Web Services
 
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...Amazon Web Services
 
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale
 
VMware Cloud on AWS - 100819.pdf
VMware Cloud on AWS - 100819.pdfVMware Cloud on AWS - 100819.pdf
VMware Cloud on AWS - 100819.pdfAmazon Web Services
 
Journey Through the AWS Cloud; Development and Test
Journey Through the AWS Cloud; Development and TestJourney Through the AWS Cloud; Development and Test
Journey Through the AWS Cloud; Development and TestAmazon Web Services
 
VMware: The Fastest Path to Hybrid Cloud
VMware: The Fastest Path to Hybrid CloudVMware: The Fastest Path to Hybrid Cloud
VMware: The Fastest Path to Hybrid CloudAmazon Web Services
 
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxTrack 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxAmazon Web Services
 
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...Amazon Web Services
 
Integrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSIntegrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSAmazon Web Services
 
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016Amazon Web Services
 
Containers, From Development to Production
Containers, From Development to ProductionContainers, From Development to Production
Containers, From Development to Production2nd Watch
 
Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSTom Laszewski
 
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)
Cloud Computing Without The Hype   An Executive Guide (1.00 Slideshare)Cloud Computing Without The Hype   An Executive Guide (1.00 Slideshare)
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)Lustratus REPAMA
 
Build cloud native solution using open source
Build cloud native solution using open source Build cloud native solution using open source
Build cloud native solution using open source Nitesh Jadhav
 
Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Amazon Web Services
 
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWSAmazon Web Services
 

Was ist angesagt? (20)

The Why and How to Go All In on AWS
The Why and How to Go All In on AWSThe Why and How to Go All In on AWS
The Why and How to Go All In on AWS
 
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐
Track 3 Session 4_企業工作負載遷移至 AWS 的最佳實踐
 
Oracle Cloud Computing Strategy
Oracle Cloud Computing StrategyOracle Cloud Computing Strategy
Oracle Cloud Computing Strategy
 
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...
Enabling Innovative Business Opportunities Through Secure Cloud Adoption - Se...
 
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...
AWS Summit Sydney 2014 | Opening Keynote - Dr Werner Vogels, VP & CTO, Amazon...
 
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
 
VMware Cloud on AWS - 100819.pdf
VMware Cloud on AWS - 100819.pdfVMware Cloud on AWS - 100819.pdf
VMware Cloud on AWS - 100819.pdf
 
Journey Through the AWS Cloud; Development and Test
Journey Through the AWS Cloud; Development and TestJourney Through the AWS Cloud; Development and Test
Journey Through the AWS Cloud; Development and Test
 
Cloud computing What Why How
Cloud computing What Why HowCloud computing What Why How
Cloud computing What Why How
 
VMware: The Fastest Path to Hybrid Cloud
VMware: The Fastest Path to Hybrid CloudVMware: The Fastest Path to Hybrid Cloud
VMware: The Fastest Path to Hybrid Cloud
 
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxTrack 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
 
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...
AWS for Media: Content in the Cloud, Miles Ward (Amazon Web Services) and Bha...
 
Integrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSIntegrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWS
 
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016
Get Started Today with Cloud-Ready Contracts | AWS Public Sector Summit 2016
 
Containers, From Development to Production
Containers, From Development to ProductionContainers, From Development to Production
Containers, From Development to Production
 
Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWS
 
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)
Cloud Computing Without The Hype   An Executive Guide (1.00 Slideshare)Cloud Computing Without The Hype   An Executive Guide (1.00 Slideshare)
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)
 
Build cloud native solution using open source
Build cloud native solution using open source Build cloud native solution using open source
Build cloud native solution using open source
 
Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016
 
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS
(NET208) Enable & Secure Your Business Apps via the Hybrid Cloud on AWS
 

Ähnlich wie AWS Tech Talks: Armazenamento Híbrido na Nuvem

AWSome Day Online 2020_Modul 2: Memulai dengan Cloud
AWSome Day Online 2020_Modul 2: Memulai dengan CloudAWSome Day Online 2020_Modul 2: Memulai dengan Cloud
AWSome Day Online 2020_Modul 2: Memulai dengan CloudAmazon Web Services
 
AWS SSA Webinar 7 - Getting Started on AWS
AWS SSA Webinar 7 - Getting Started on AWSAWS SSA Webinar 7 - Getting Started on AWS
AWS SSA Webinar 7 - Getting Started on AWSCobus Bernard
 
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS Cloud
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS CloudAWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS Cloud
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS CloudAmazon Web Services
 
Architecting-for-the-cloud-Best-Practices
Architecting-for-the-cloud-Best-PracticesArchitecting-for-the-cloud-Best-Practices
Architecting-for-the-cloud-Best-PracticesAmazon Web Services
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Amazon Web Services
 
Moving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDSMoving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDSAmazon Web Services
 
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDB
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDBAWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDB
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDBCobus Bernard
 
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018Amazon Web Services
 
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...Amazon Web Services
 
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...Amazon Web Services
 
Java Developer on AWS 在AWS上開發Java應用
Java Developer on AWS 在AWS上開發Java應用Java Developer on AWS 在AWS上開發Java應用
Java Developer on AWS 在AWS上開發Java應用Amazon Web Services
 
Module 1 - CP Datalake on AWS
Module 1 - CP Datalake on AWSModule 1 - CP Datalake on AWS
Module 1 - CP Datalake on AWSLam Le
 
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...Amazon Web Services Korea
 
AWSome Day Online 2020_Modul 3: Membangun di Cloud
AWSome Day Online 2020_Modul 3: Membangun di CloudAWSome Day Online 2020_Modul 3: Membangun di Cloud
AWSome Day Online 2020_Modul 3: Membangun di CloudAmazon Web Services
 
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 IDT Replaces On-Premises Appliances with Primary Backup on AWS IDT Replaces On-Premises Appliances with Primary Backup on AWS
IDT Replaces On-Premises Appliances with Primary Backup on AWSAmazon Web Services
 
Intro to Open Source Databases on AWS - AWS Online Tech Talks
Intro to Open Source Databases on AWS - AWS Online Tech TalksIntro to Open Source Databases on AWS - AWS Online Tech Talks
Intro to Open Source Databases on AWS - AWS Online Tech TalksAmazon Web Services
 
Relational Database Services on AWS
Relational Database Services on AWSRelational Database Services on AWS
Relational Database Services on AWSAmazon Web Services
 

Ähnlich wie AWS Tech Talks: Armazenamento Híbrido na Nuvem (20)

AWSome Day Online 2020_Modul 2: Memulai dengan Cloud
AWSome Day Online 2020_Modul 2: Memulai dengan CloudAWSome Day Online 2020_Modul 2: Memulai dengan Cloud
AWSome Day Online 2020_Modul 2: Memulai dengan Cloud
 
AWS SSA Webinar 7 - Getting Started on AWS
AWS SSA Webinar 7 - Getting Started on AWSAWS SSA Webinar 7 - Getting Started on AWS
AWS SSA Webinar 7 - Getting Started on AWS
 
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS Cloud
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS CloudAWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS Cloud
AWSome Day Online 2020_โมดูล 2: เริ่มต้นใช้งานบน AWS Cloud
 
Architecting-for-the-cloud-Best-Practices
Architecting-for-the-cloud-Best-PracticesArchitecting-for-the-cloud-Best-Practices
Architecting-for-the-cloud-Best-Practices
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
 
Moving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDSMoving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDS
 
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDB
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDBAWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDB
AWS SSA Webinar 33 - Getting started with databases on AWS Amazon DynamoDB
 
Oracle on AWS
Oracle on AWSOracle on AWS
Oracle on AWS
 
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018
Leadership Session: AWS Semiconductor (MFG201-L) - AWS re:Invent 2018
 
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...
How UCSD Simplified Data Protection with Rubrik and AWS (STG207-S) - AWS re:I...
 
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...
Migrating Data to the Cloud: Exploring Your Options from AWS (STG205-R1) - AW...
 
Java Developer on AWS 在AWS上開發Java應用
Java Developer on AWS 在AWS上開發Java應用Java Developer on AWS 在AWS上開發Java應用
Java Developer on AWS 在AWS上開發Java應用
 
Java-Developer-on-AWS
Java-Developer-on-AWSJava-Developer-on-AWS
Java-Developer-on-AWS
 
Oracle on AWS
Oracle on AWSOracle on AWS
Oracle on AWS
 
Module 1 - CP Datalake on AWS
Module 1 - CP Datalake on AWSModule 1 - CP Datalake on AWS
Module 1 - CP Datalake on AWS
 
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...
[AWS Media Symposium 2019] Perfecting the Media Experience with AWS - Bhavik ...
 
AWSome Day Online 2020_Modul 3: Membangun di Cloud
AWSome Day Online 2020_Modul 3: Membangun di CloudAWSome Day Online 2020_Modul 3: Membangun di Cloud
AWSome Day Online 2020_Modul 3: Membangun di Cloud
 
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 IDT Replaces On-Premises Appliances with Primary Backup on AWS IDT Replaces On-Premises Appliances with Primary Backup on AWS
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 
Intro to Open Source Databases on AWS - AWS Online Tech Talks
Intro to Open Source Databases on AWS - AWS Online Tech TalksIntro to Open Source Databases on AWS - AWS Online Tech Talks
Intro to Open Source Databases on AWS - AWS Online Tech Talks
 
Relational Database Services on AWS
Relational Database Services on AWSRelational Database Services on AWS
Relational Database Services on AWS
 

Mehr von 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
 

Mehr von 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
 

Kürzlich hochgeladen

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Kürzlich hochgeladen (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

AWS Tech Talks: Armazenamento Híbrido na Nuvem

  • 1. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.1 Melissa Ravanini Arquiteta de Soluções ravanini@amazon.com Armazenamento na AWS
  • 2. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.2 Agenda • Introdução • Conceitos básicos • Armazenamento em blocos • Armazenamento de objetos • Armazenamento híbrido • File System • AWS Backup
  • 3. © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved. S U M M I T Cenários híbridos de armazenamento na nuvem TierizaçãoTransbordoBackup e Migração Migrações em batch Migrações recorrentes Arquivamento Melhor gestão dos custos Disaster Recovery Capacidade sumplementar
  • 4. © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved. S U M M I T Por que mover para a Nuvem? Componentes comuns para mover dados para a nuvem: Pontos importantes na migração de dados: Embora cada jornada de adoção da nuvem seja única, todas exigem uma etapa de migração de dados, que pode ser prejudicada por bloqueadores, como: Custo efetivo Produtividade operacional Agilidade no Negócio Resiliência operacional Acessos a serviços inovadores Disrupção Velocidade Custos Canais Compatibilidad e de nuvem
  • 5. © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved. S U M M I T Quadrante Mágico Quadrante Mágico para Serviços de Armazenamento em Nuvem Pública, em todo o mundo – 2018 Posicionado para a visão mais completa e mais alta capacidade de execução em cada relatório desde o início em 2014 Magic Quadrant for Public Cloud Storage Services, July 2018 – Raj Bala, Julia Palmer This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from Amazon Web Services. Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner’s research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.
  • 6. © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved. S U M M I T Migração de dados: Cinco questões principais 1) Que tipo de dados são e para onde estão indo? 4) Quantos dados/tempo você tem? 2) Uma vez ou migração contínua? 3) Uma direção ou bidirecional? 5) E a WAN? Amazon S3 Amazon EC2 Amazon EFS Amazon EBS Amazon Aurora Amazon EMR Amazon Glacier Amazon RDS AWS IoT Amazon Redshift Arquivos Volumes de bloco Bancos de Dados IoT Streams
  • 7. S U M M I T Conceitos básicos
  • 8. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.8 Block vs File vs Object Block Storage Raw Storage Data organized as an array of unrelated blocks Host File System places data on disk Ex: Hard Disks, Storage Area Network (SAN) Storage Arrays File Storage Unrelated data blocks managed by a file (serving) system Native file system places data on disk Ex: Network Attached Storage (NAS) Appliances, Windows File Servers Object Storage Stores Virtual containers that encapsulate the data, data attributes, metadata and Object IDs API Access to data Metadata Driven, Policy-based, etc. Ex: Ceph, OpenStack Swift
  • 9. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.9 Storage - Characteristics Durability Availability Security Cost Scalability Performance Integration Measure of expected data loss Measure of expected downtime Security measures for at-rest and in- transit data Amount per storage unit, e.g. $ / GB Upward flexibility, storage size, number of users Performance metrics (bandwidth) Ability to interact via API or with other services Some of the ways we look at storage
  • 10. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Montreal Virginia Ohio GovCloud US West California Oregon Sao Paulo Dublim Londres Frankfurt Paris Mumbai Singapura Sydney Tokyo Seul Beijing Ningxia Estocolmo GovCloud US East Cape Town (Em breve) Milan (Em breve) Hong Kong Bahrain Jacarta (Em breve) Infraestrutura Global 22 REGIÕES 69 ZONAS DE DISPONBILIDADE
  • 11. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. REGION ~ 2ms latency 3 AZa AZc AZb Redundant Tier-1 Internet & Inter-Region Connectivity TCTC DC DC DC DC DCDC DC DC DC
  • 12. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.12 designed for 99.99% durability Two copies on one site designed for 99.999% durability Copies on two sites designed for 99.999999999% durability GlacierStandard IA copies in three AZ Understanding Durability
  • 13. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.13 Availability vs Durability % Availability Durability 99.999 5 minutes 15 seconds 1 in 100,000 99.9999 31 seconds 1 in 1,000,000 99.99999 3 seconds 1 in 10,000,000 99.999999999 300 uSeconds 1 in 100,000,000,000
  • 14. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.14 Amazon FSx for Lustre More choice for more applications Object storage S3 Standard S3 Glacier Deep Archive S3 Intelligent-Tiering S3 Glacier S3 One Zone-IA S3 Standard-IA Block storage File storage EFS Standard EFS Infrequent Access Amazon EFS AWS Storage Gateway Family Amazon S3 Amazon FSx for Windows File Server Amazon EBS Amazon EC2 Backup General Purpose SSD Provisioned IOPS SSD Throughput-Optimized HDD Cold HDD FSx for Windows FSx for Lustre
  • 15. S U M M I T Armazenamento de blocos
  • 16. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.16 What is Amazon EBS? • Block storage as a service • Create, attach volumes through an API • Service accessed over the network EC2 instance EBS volume
  • 17. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.17 Amazon EBS Network attached block device • Independent data lifecycle • Multiple volumes per EC2 instance • Only one EC2 instance at a time per volume • Can be detached from an instance and attached to a different one Raw block devices • Unformatted block devices • Ideal for databases, filesystems Multiple Drive Types • SSD (gp2 & io1) and HDD (st1 & sc1)
  • 18. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.18 AWS EBS Features Durable Secure Low-latency SSD Consistent I/O Performance Stripe multiple volumes for higher I/O performance Identity and Access Policies Encryption Scalable Capacity when you need it Easily scale up and down Performance Backup Designed for 99.999 reliability Redundant storage across multiple devices within an AZ Point-in-time Snapshots Copy snapshots across AZ and Regions
  • 19. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.19 Amazon EBS volume types HDDSSD Provisioned IOPS SSD io1 General Purpose SSD gp2 Throughput Optimized HDD st1 sc1 Cold HDD https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html
  • 20. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.20 Amazon EBS use cases HDDSSD Relational Databases MySQL, SQL Server, PostgreSQL, SAP, Oracle NoSQL Databases Cassandra, MongoDB, CouchDB Big Data , Analytics Logging, Kafka, Splunk, Hadoop, Data Warehousing File / Media CIFS/NFS, Transcoding, Encoding, Rendering
  • 21. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.21 Amazon EBS volume types: General Purpose SSD gp2 Throughput: Up to 250 MiB/s Latency: Single-digit ms Capacity: 1 GiB to 16 TiB Baseline: 100 to 16,000 IOPS; 3 IOPS per GiB Burst: 3,000 IOPS (for volumes up to 1,000 GiB) Great for boot volumes, low-latency applications, and bursty databases General Purpose SSD
  • 22. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.22 Amazon EBS volume types: Provisioned IOPS io1 Baseline: 100–64,000 IOPS Throughput: Up to 1,000 MiB/s Latency: Single-digit ms Capacity: 4 GiB to 16 TiB Ideal for critical applications and databases with sustained IOPSProvisioned IOPS
  • 23. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.23 EBS Snapshots • Point-in-time snapshots of volume blocks • Stored in Amazon S3 and accessed via EBS APIs • Key Features: • Immediate access to EBS volume data • Resizing EBS volumes • Sharing EBS Snapshots • Copying EBS Snapshots across AWS regions
  • 24. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.24 Internet AWS Cloud EBS Snapshots – Delta Block Changes EC2 Availability Zone EC2 Amazon S3 EBS EC2 EC2 EBS EBS EBS EBS EBS EBS Snapshot EBS Snapshot EBS Snapshot Create Snapshot Clone From Snapshot
  • 25. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.25 EBS Volume How Do EBS Snapshots Work? Time Snapshot 1 Snapshot 2 Snapshot 3 S3 Block 1 Block 2 Block 3 Block 4 Chunk 1 Chunk 2 Chunk 3 Chunk 4 X
  • 26. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.26 What is Amazon EC2 instance store? • Local to instance • Non-persistent data store • Available on certain EC2 families – Ex: d2, i3, r5d, m5d • Data is not replicated (by default) • No snapshot support • SSD or HDD EC2 instances Physical Host Instance Store or
  • 27. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.27 Atachar um disco em múltiplas instâncias Novo! https://aws.amazon.com/pt/about-aws/whats-new/2020/02/ebs-multi-attach- available-provisioned-iops-ssd-volumes/ Instância Amazon EC2 Volume Provisioned IOPs Instância Amazon EC2
  • 28. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.28 Lab1) Discos de Bloco - Amazon EBS: https://go.aws/2O2iMXd Atenção: não executar o passo 3. Limpe sua instância https://dashboard.eventengine.run/
  • 29. S U M M I T Armazenamento de objetos
  • 30. S U M M I T Amazon S3 Arquivos mestres de mídia Registros de mídia Imagens e registros médicos Dados de treinamento de Machine learningDados de sensor de IoT Sequências de DNA Data Lakes Backups duráveis Preservação de registros digitais Dados sísmicos e de reservatório Gravações caseiras Pesquisa meteorológica ou ambiental Origem de dados para CDN Registros de transações financeiras Hospedage m de site web Imagens de vigilância ou circuito de TV interno Sync de aplicativos Dados de veículo autônomo Topografia da indústria de Óleo e Gás Registros de Call Center Mapas Imagem geoespacial ou lunarRegistros de Compliance Dados de estudos farmacêuticos Conteúdo gerado pelo usuárioArquivo s de log Analytics
  • 31. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.31 Standard Dados quentes Dados arquivadosDados acessados de forma infrequente Infrequent Access Amazon Glacier Opções de classes de armazenamento no S3
  • 32. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.32 Permitem que você mova entre as camadas de armazenamento ou remova objetos de acordo com suas regras de negócio Políticas do ciclo de vida dos objetos no S3 Objetos no Amazon S3 60 dias AmazonGlacier - arquivamento 365 dias
  • 33. S U M M I T 1 PB storage “raw” 800 TB storage utilizável 600 TB storage alocado 400 TB com dados de aplicação Utilização de Storage – Pague pelo que você usa Storage Tradicional Storage na AWS
  • 34. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.34 Visualize o padrão de acesso a seus dados
  • 35. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.35
  • 36. S U M M I T Amazon S3 Intelligent-Tiering Tierização automática de dados com base em padrões de acesso Novo!
  • 37. S U M M I T Amazon S3 Glacier Deep Archive Storage mais barato para arquivamentos de longo prazo e preservação de acervo digital Totalmente gerenciado sem o fardo de gerenciar fita $0.00099 por GB-mês Desenhado para fornecer 99.999999999% de durabilidade Recupere dados em 12 horas Novo!
  • 38. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.38 Your choice of object storage classes Access FrequencyFrequent Infrequent • Active, frequently accessed data • Milliseconds access • > 3 AZ • $0.0210/GB • Data with changing access patterns • Milliseconds access • > 3 AZ • $0.0210 to $0.0125/GB • Monitoring fee per Obj. • Min storage duration • Infrequently accessed data • Milliseconds access • > 3 AZ • $0.0125/GB • Retrieval fee per GB • Min storage duration • Min object size S3 Standard S3 Standard-IA S3 One Zone-IA S3 Glacier • Re-creatable, less accessed data • Milliseconds access • 1 AZ • $0.0100/GB • Retrieval fee per GB • Min storage duration • Min object size • Archive data • Select minutes or hours • > 3 AZ • $0.0040/GB • Retrieval fee per GB • Min storage duration • Min object size S3 Intelligent-Tiering S3 Glacier Deep Archive • Archive data • Select 12 or 48 hours • > 3 AZ • $0.00099/GB • Retrieval fee per GB • Min storage duration • Min object size
  • 39. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.39 Lab2) Armazenamento de Objetos - Amazon S3: https://go.aws/2O2iMXd https://dashboard.eventengine.run/
  • 40. S U M M I T Armazenamento híbrido
  • 41. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.41 Many Options for Data Transfer AWS Direct Connect Amazon Kinesis Firehose AWS Snowball AWS Snowmobile AWS Storage Gateway Amazon S3 Transfer Acceleration AWS DataSync AWS Transfer for SFTP AWS Snowball Edge Amazon Kinesis Data Streams Amazon Kinesis Video Streams AWS Database Migration Service
  • 42. S U M M I T AWS Storage Gateway Arquivos existentes Dados novos Data Centers ou Escritórios corporativos AWS Storage Gateway HTTPS (Internet ou DX) NFS SMB iSCSI VTL Serviço de armazenamento híbrido que permite que os aplicativos usem o armazenamento AWS On-Premises Gateway Service Amazon S3 Amazon EBS snapshots Amazon Glacier
  • 43. S U M M I T A família AWS Storage Gateway Gateway de Arquivos Armazene e acesse objetos no Amazon S3 a partir de aplicações baseadas em arquivos com cache local Gateway de Volumes Armazenamento de blocos on-premises com armazenamento na nuvem e cache local, snapshots e clones do Amazon EBS Gateway de Fitas Substituição direta de infraestrutura de fita física com suporte de armazenamento em nuvem e cache local Três tipos de armazenamento: arquivo, bloco e fita
  • 44. S U M M I T Características principais do AWS Storage Gateway Protocolos de armazenamento padrão Conecte perfeitamente aplicações locais ao armazenamento da AWS sem modificar as aplicações Cache totalmente gerenciado Dados usado frequentemente em cache local para acessos com baixa latência Transferência otimizada de dados Otimiza o upload de dados alterados e downloads de dados solicitados Integrado com AWS Gerencie gateways locais no Console de Gerenciamento da AWS e use seus dados em todo o portfólio de aplicações e serviços da AWS
  • 45. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.45 File gateway On-premises file storage maintained as objects in Amazon S3 Customer Premises File Gateway • Data stored and retrieved from your S3 buckets • One-to-one mapping from files-to-objects • File metadata stored in object metadata • Bucket access managed by IAM role you own and manage • Use S3 Lifecycle Policies, versioning, or CRR to manage data GlacierS3 Standard S3 Standard - Infrequent Access HTTPS NFS v3 / v4.1 Application Server
  • 46. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.46 Application Server Volume gateway On-premises volume storage backed by Amazon S3 with EBS snapshots Block storage in S3 accessed via the volume gateway Data compressed in-transit and at-rest Backup on-premises volumes to EBS snapshots Create on-premises volumes from EBS snapshots Up to 1PB of total volume storage per gateway Amazon EBS snapshots Storage Gateway bucket in Amazon S3 Customer Premises Volume Gateway iSCSI HTTPS
  • 47. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.47 What is Snowball? Terabyte scale data transport E-ink shipping label Ruggedized case “8.5G Impact” All data encrypted end-to-end 80 TB 10G network Rain & dust resistant Tamper-resistant case & electronics
  • 48. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.49 Amazon Snowmobile https://www.youtube.com/watch?v=8vQmTZTq7nw
  • 49. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.50 Lab3) Storage Híbrido - AWS Storage Gateway: https://go.aws/2O2iMXd https://dashboard.eventengine.run/
  • 50. S U M M I T Data center do cliente Nuvem da AWS AWS Storage Gateway AWS Storage Gateway - OVA Amazon Simple Storage Service (S3) Usuário Disco em D:/ HTTPS Cache local gerenciado
  • 51. S U M M I T File System
  • 52. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.53 PERFORMÁTICO Amazon EFS Sistema de arquivos Linux nativo da nuvem, escalável e elástico ACESSO COMPARTILHADO ALTAMENTE DISPONÍVEL E DURÁVEL ELÁSTICO e ESCALÁVEL SEGURO E COMPATÍVEL CLASSES DE STORAGE N o v o !
  • 53. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.54 EFS Infrequent Access Classe de armazenamento mais barata para arquivos menos acessados Políticas de ciclo de vida do EFS 85% de economia para arquivos acessados <1 vez por mês EFS Standard EFS IA Arquivos frequentemente acessados Arquivos infrequentemente acessados
  • 54. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.55 TCO: Faça-o-seu-próprio vs Amazon EFS 500GB em Alta Disponibilidade Compute Inter-AZ Bandwidth Storage $350/mês $30/mês $205/mês $150/mês $585/mês
  • 55. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.61 Example use cases Big Data Analytics Media Workflow Processing Web Serving Content Management Home Directories
  • 56. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.62 EFS – Mounting EFS EC2EC2 EC2 EC2EC2 EFS DNS Name availability-zone.file-system-id.efs.aws-region.amazonaws.com Mount on machine sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point EC2
  • 57. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.63 Performance and Throughput • Two performance modes: General Purpose and Max I/O. • General Purpose - lowest latency per file system operation and can achieve this for random or sequential IO patterns. • Max I/O - higher levels of aggregate throughput and operations per second, ideal for highly parallelized applications that can scale out to thousands of Amazon EC2 instances • Two throughput modes: Bursting and Provisioned • Bursting - scales with the size of the file system (50 KB/s per GB), and bursts as needed to support the spiky nature of many file-based workloads. • Provisioned - designed to support applications that require higher dedicated throughput than the default Bursting mode and can be configured independently of the amount of data stored on the file system.
  • 58. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.64 EFS Lifecycle Management • EFS offers both Standard and Infrequent Access (IA) storage classes • With Lifecycle Management enabled, EFS automatically moves files not accessed for 30 days from the Standard storage class to the EFS IA storage class
  • 59. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.65 FSx for Windows Integrated with AWS Fully managed Windows file systems … … built on Windows Server
  • 60. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.66 Native Windows compatibility and features Native Windows compatibility DFS Namespaces and DFS Replication Integrates with Microsoft AD and supports Windows ACLs AD NTFS Windows Server Native SMB 2.0 to 3.1.1 SMB
  • 61. S U M M I T AWS Backup
  • 62. AWS Backup launched in January 2019 to centrally manage and automate backups across AWS services AWS EBS AWS RDSAWS Storage Gateway AWS Elastic Filesystem AWS DynamoDB © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 63. AWS Backup provides centralized backup, compliance, and automation across AWS Services Automated lifecycle and retention management Operate across multiple services Centralized monitoring and security Manage and monitor backup jobs and IAM policies / roles Simplify data retention for different backup tiers Create plans to cover more than one service © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 64. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Backup supports the following features Lifecycle backups to cold storage Automated backup scheduling Policy and tag-based backup of resources Centralized backup activity monitoring and logs Automated backup retention management Backup access policies Backup encryption (independent of source resource)
  • 65. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Automated backup schedules Automated retention management Centralized backup monitoring/logging Lifecycle to cold storage Independent backup encryption Since launch, AWS Backup protects 5 key AWS services ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ Amazon Elastic Block Store Amazon Elastic File System Amazon RDS Amazon DynamoDB AWS Storage Gateway
  • 66. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.73 Any Questions?
  • 67. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.74 Responda à pesquisa de satisfação para ganhar $30 em créditos AWS