SlideShare ist ein Scribd-Unternehmen logo
1 von 55
Downloaden Sie, um offline zu lesen
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mv – Marcus Vinicius Ferreira
Sr. Solutions Architect, Public Sector, Amazon Web Services
Diretor TI, CVC Corp
CMP201
HPC: High Performance Computing
AWS
Flavio Ayra
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Agenda
 Infraestrutura Global
 HPC Grids
 Performance: CPU
 Performance: Rede
 Performance: Storage
 Automação
 Gráficos e Imagens
… e ESCALA
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS: Infraestrutura Global
Amazon Global
Network
• Rede: 100-GbE network
• Rede Privada
• Rede em redundância
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Grids: Escala Global
CERN Large Hadron Collider (LHC)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Grids: Escala Global
Spot: usando diferentes tipos de instâncias, múltiplas AZs e Regiões
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC Grids
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Defining HPC: Casos de uso
Data Light
Simple
performance
storage
Data Heavy
High-
performance
storage
Dinâmica de Fluidos
Simulações Meteorológicas
Stress de Materiais
Simulações de Acidentes
Simulações de Risco
Simulações Financeiras
Modelagem Molecular
Animação VFX
Processamento de Imagem
GIS
Genoma
Geologia
Astro-Física
Deep learning
Cluster HPC
Distributed/Grid HPC
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cluster HPC
HPC Tradicional
“Scale-Up”
“Tightly coupled,
latency-sensitive”
Grid HPC
Mais Escalável
“Scale-Out”
“Loosely coupled,
pleasingly parallel”
Grids of clusters
Jobs em Paralelo
Jobs Heteregêneos
Cluster HPC / Grid HPC
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Grid computing
(Scale -ou t)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cl emson Uni versi ty: NL P (Natural L anguage Processi ng)
AWS Blog
https://aws.amazon.com/blogs/aws/natural-language-processing-at-clemson-university-1-1-million-vcpus-
ec2-spot-instances/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cl emson Uni versi ty: NL P (Natural L anguage Processi ng)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cluster computing
(Scale -u p )
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC Tradicional: Meteorologia
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC Tradicional: Simulação Estrutural
0
20
40
60
80
100
120
140
160
0
2000
4000
6000
8000
10000
12000
14000
16000
18000
20000
0 50 100 150 200 250 300 350
ScaleUp
Time(s)
Cores
c4.8xlarge Time c4.8xlarge Scaleup
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Dinâmica de Fluidos: Ansys Fluent
 C4.8xlarge
 140 Million cells
 Formula 1: benchmark
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC: Componentes
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS: Instâncias HPC
M5
General
purpose
Compute
optimized
Storage and I/O
optimized
GPU, FPGA
accelerated
Memory
optimized
X1 F1
P3
I3 D2
R4
C5
C4
P2
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
EC2 C5 - Intel XEON Scalable Processor
 Intel Skylake @ 3.0
GHz (turbo to 3.5 GHz)
 AVX512
 C-state
 Nitro System:
dedicated hardware,
lightweight hypervisor
 25-Gbps network
AVX 512
72 vCPUs
“Skylake”
144-GiB memory
C5
12 Gbps to EBS
2X vCPUs
3X throughput
2.4X memory
C4
36 vCPUs
“Haswell”
4 Gbps to EBS
60-GiB memory
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Xilinx
UltraScale+
FPGANVIDIA GPU
EC2 P2/P3: GPU
 “Parallel”
 “1000s of cores”
 APIs: CUDA, OpenACC, OpenCL
 Open-source frameworks
EC2 F1: FPGA
 “Massively parallel”
 “Millions of parallel system logic cells”
 “Flexible – no fixed instruction set”
 Programável
EC2: GPUs, FPGAs
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
GPU: Deep learning
MXNet: Usando EC2 P2
 Inception v3: análise de imagens
 Escalabilidade de 85%
 https://www.kaggle.com/google-
brain/inception-v3
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
FPGA: Genoma
F1
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hypervisor
Management,
Security, and
Monitoring
Storage
Customer
Instances
Network
EC2: Arquitetura Original - Virtualização
 Virtualização
 Foco:
• Segurança
SERVER
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hypervisor
Management,
Security, and
Monitoring
Storage
Customer
Instances
Network
EC2 C5
 Hardware
Dedicado
 Foco:
• Segurança
• Performance
SERVER
NITRO
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Performance: Rede
Amazon EC2 para Amazon S3
 EC2 para Amazon S3 com tráfego de até 25 Gbps de banda
Enhanced Networking
 > Performance: 1 Million PPS (packets per second)
 < Latência
AWS Proprietary Network, 10 Gbps & 25 Gbps
 “Full bisection bandwidth in Placement Groups”
 “No network oversubscription”
 “No jitter”
 “Consistent network performance”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Linux Driver: Amazon ENA Module Info
description: Elastic Network Adapter (ENA)
author: Amazon.com, Inc. or its affiliates
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Performance
H P C w o r k l o a d s
SO
 Amazon Linux or an
 Recent 3.10+ kernel–4.0
Processor states
 P-states, C-states
Instâncias
 C5, C4, M4, R4
 Latest is best
Hyper-threading
 Hyper-Threading (HT)
 HT: on /off
 Mais performance: HT off
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Performance
C P U P e r f o r m a n c e
Disable Hyper-Threading
 https://aws.amazon.com/blogs/compute/disabling-intel-hyper-
threading-technology-on-amazon-linux/
 https://aws.amazon.com/blogs/compute/disabling-intel-hyper-
threading-technology-on-amazon-ec2-windows-instances/
Optimizing CPU
 https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-
optimize-cpu.html
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Performance
C P U P e r f o r m a n c e
Optimizing CPU
 https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-
optimize-cpu.html
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon EFS
File
Amazon EBS
Amazon EC2
Instance Store
Block
Amazon
S3 / S3-IA
Amazon Glacier
Object
Data Transfer
AWS Direct
Connect
ISV
Connectors
Amazon
Kinesis Data
Firehose
AWS Storage
Gateway
S3 Transfer
Acceleration
AWS Storage
AWS
Snowball
Amazon
CloudFront
Internet/
VPN
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Storage: HPC Data
Corporate data center
Amazon
Glacier
Amazon S3
AWS Direct
Connect
ISV
Connectors
Storage
Gateway
AWS
Snowball
Internet/VPN
Ingress
Egress
Lifecycle
EC2 Instance
EBS
Instance
Store
Kinesis Data
Firehose
S3 Transfer
Acceleration
Amazon
CloudFront
Other Shared File
System
​EFS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Block Storage
Duas opções possíveis: Amazon EBS and Instance Store
EC2 Instance
/dev/xvda
/dev/xvdb
/dev/xvdc
Block Device Mapping Instance Store
ephemeral0
ephemeral1
vol-xxxxxxxx
vol-xxxxxxxx
/dev/xvdd
EBS Volumes
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS File Systems
 Amazon Elastic File System (Amazon EFS)
 Simples de usar, Simples de gerenciar
 Distribuído em Multi-AZs
 Petabyte-scale
 Custom file systems
 Lustre, GPFS, GlusterFS
 Custom NFS
 Usando discos Ephemeral
 Usando discos Amazon EBS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
High-performance NFS
 EC2+EBS:
mais performance: tradicional HPC
 NFS, CIFS:
custom filesystem
 Fileserver performance:
até 25 Gb/s, por instância
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon S3: Automatizando com “Lifecycles”
Standard
• Active data
• Primary data
• Big data / analytics
• Archive data
• Tape backup replacement
• Logs
• Enterprise backup
Standard - Infrequent Access Amazon Glacier
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Automação
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Arquitetura HPC
Shared File Storage
Cloud-based, auto-scaling HPC cluster
License managers and cluster
head nodes with job schedulers
3D graphics virtual workstation
AWS Direct Connect
On-Premises HPC
Resources
Thin or Zero Client
- No local data -
Storage CacheAmazon S3
and Amazon
Glacier
AWS Snowball
AWS Batch
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS CfnCluster
CfnCluster
https://aws.amazon.com/getting-started/projects/deploy-elastic-hpc-cluster/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CfnCluster: AWS CloudFormation
Corporate data center
Availability Zone
Auto Scaling group
Parallel
FS
Local
NFS
S3
Data
ingress/egress
Amazon
EFS
 File systems:
Amazon EFS, Local NFS, and
Parallel FS
 Schedulers:
Torque, Slurm, SGE
 Auto Scaling:
Spot Instances
Master instance
$ qsub job.sh
EBS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CfnCluster: Monitoração
CfnCluster
https://aws.amazon.com/getting-started/projects/deploy-elastic-hpc-cluster/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC: Job Schedulers
HPC Tradicional
 OpenMPI: Slurm, Torque, Sun Grid Engine
 IBM Platform LSF
 Univa Grid Engine
 Altair PBS Pro
HPC em AWS
 AWS Batch
 AWS Lambda
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC: Schedulers, Jobs, Queues
Queues
• Capacidade definida, limitada
• Jobs múltiplos: devem esperar na FILA!
?
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS como Escala: Múltiplos clusters
CfnCluster
CfnCluster
CfnCluster
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Dedicated HPC
Your Data Center
Project A
Genoma
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Dedicated HPC
Your Data Center
AWS VPC
Geologia
C++/Fortran
Biologia
Perl
Aerodinâmica
Python
Fluidos
Ansys
… usando clusters dedicados
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC: Arquiteturas Híbridas
A m a z o n
E C 2 S y s t e m s M a n a g e r
Capabilities
Run
Command
State
Manager
Inventory Maintenance
Window
Patch
Manager
Automation Parameter
Store
Documents
AWS Cloud
corporate data
center
Controle de acesso: role-based
 Windows / Linux nodes
 On-premises / Amazon VPC
 Auditoria
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HPC Gráficos e Imagens
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AppStream 2.0
 Preços: “Always-On” ou “On-Demand”
 Suporte a OpenGL, DirectX, OpenCL, CUDA
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Desktop streaming
Amazon AppStream 2.0
Stream de aplicações desktop para
qualquer browser
Preço Flexível Escala
Segurançaweb browser
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Caso de Cliente
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
A CVC Corp
Maior Grupo de Turismo LATAM
6 unidades de negócio
B2b b2c b2b2c
~11bi de vendas 2017
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
O Desafio
• Otimizar recursos na API
($$$$$$$$$)
• Escalar com velocidade
• ~3000 rpm em velocidade cruzeiro
• API sem cache (de cias aéreas)
Print Screen do sistema
(se possível)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“De 3:00 para 1:20 pela metade do preço com C5”
www.cvc.com.br
Auto Scaling group
ELB
ElastiCache
CloudFront
API Gatewqy
RDS
Auto Scaling group
nginx
Cias
Aéreas
C5
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Resumo
 HPC: High-Performance Computer
 High Performance: CPU, GPU, FPGA
 High Performance: Rede
 High Performance: Storage
 High Performance: Escala
 High Performance: Automação
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Obrigado!!!
aws.amazon.com/hpc
Feedback
1. Tap the Schedule icon. 2. Select the session
you attended.
3. Tap Session Evaluation
to submit your feedback.

Weitere ähnliche Inhalte

Was ist angesagt?

[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker
[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker
[AWS Container Service] Getting Started with Cloud Map, App Mesh and FirecrackerAmazon Web Services Korea
 
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...Amazon Web Services
 
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...Amazon Web Services
 
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...Amazon Web Services
 
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...Amazon Web Services
 
Analisi avanzata di video e immagini con i servizi AI di AWS
Analisi avanzata di video e immagini con i servizi AI di AWSAnalisi avanzata di video e immagini con i servizi AI di AWS
Analisi avanzata di video e immagini con i servizi AI di AWSAmazon Web Services
 
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018Amazon Web Services Korea
 
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018Amazon Web Services
 
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...Amazon Web Services
 
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...Amazon Web Services
 
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech Talks
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech TalksDeep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech Talks
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech TalksAmazon Web Services
 
Deep Dive on Serverless Application Development
Deep Dive on Serverless Application DevelopmentDeep Dive on Serverless Application Development
Deep Dive on Serverless Application DevelopmentAmazon Web Services
 
雲端推動的人工智能革命
雲端推動的人工智能革命雲端推動的人工智能革命
雲端推動的人工智能革命Amazon Web Services
 
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017Amazon Web Services
 
Secure Your Customers' Data From Day One
Secure Your Customers' Data From Day OneSecure Your Customers' Data From Day One
Secure Your Customers' Data From Day OneAmazon Web Services
 
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)Amazon Web Services
 
GulfMark Protects Business-critical Data on Land and at Sea
 GulfMark Protects Business-critical Data on Land and at Sea GulfMark Protects Business-critical Data on Land and at Sea
GulfMark Protects Business-critical Data on Land and at SeaAmazon Web Services
 
Streamline the Migration and Management of Your Microsoft Apps on AWS
 Streamline the Migration and Management of Your Microsoft Apps on AWS Streamline the Migration and Management of Your Microsoft Apps on AWS
Streamline the Migration and Management of Your Microsoft Apps on AWSAmazon Web Services
 

Was ist angesagt? (20)

[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker
[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker
[AWS Container Service] Getting Started with Cloud Map, App Mesh and Firecracker
 
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...
Optimizing Network Performance for Amazon EC2 Instances (CMP308-R1) - AWS re:...
 
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...
Deep Dive on Amazon EC2 Instances & Performance Optimization Best Practices (...
 
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...
[NEW LAUNCH!] Introducing Amazon Managed Streaming for Kafka (Amazon MSK) (AN...
 
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...
Any Given Thursday, Friday, Saturday: How Pac-12 Streams Hundreds of Live Eve...
 
Visão Geral de Inteligência Artificial
Visão Geral de Inteligência ArtificialVisão Geral de Inteligência Artificial
Visão Geral de Inteligência Artificial
 
Analisi avanzata di video e immagini con i servizi AI di AWS
Analisi avanzata di video e immagini con i servizi AI di AWSAnalisi avanzata di video e immagini con i servizi AI di AWS
Analisi avanzata di video e immagini con i servizi AI di AWS
 
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018
국내 미디어 고객사의 AWS 활용 사례 - POOQ 서비스, 콘텐츠연합플랫폼::조휘열::AWS Summit Seoul 2018
 
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018
Driving Innovation with Serverless Applications (GPSBUS212) - AWS re:Invent 2018
 
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...
A Deeper Look at How Veeam is Evolving Availability on AWS (STG206-S) - AWS r...
 
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...
Building an AWS Greengrass Machine Learning Solution at the Edge (IOT403-R1) ...
 
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech Talks
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech TalksDeep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech Talks
Deep Dive on Amazon EC2 Accelerated Computing - AWS Online Tech Talks
 
Deep Dive on Serverless Application Development
Deep Dive on Serverless Application DevelopmentDeep Dive on Serverless Application Development
Deep Dive on Serverless Application Development
 
雲端推動的人工智能革命
雲端推動的人工智能革命雲端推動的人工智能革命
雲端推動的人工智能革命
 
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017
Architectures for HPC/HTC Workloads on AWS - CMP306 - re:Invent 2017
 
Secure Your Customers' Data From Day One
Secure Your Customers' Data From Day OneSecure Your Customers' Data From Day One
Secure Your Customers' Data From Day One
 
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)
Amazon Redshift 與 Amazon Redshift Spectrum 幫您建立現代化資料倉儲 (Level 300)
 
GulfMark Protects Business-critical Data on Land and at Sea
 GulfMark Protects Business-critical Data on Land and at Sea GulfMark Protects Business-critical Data on Land and at Sea
GulfMark Protects Business-critical Data on Land and at Sea
 
AWS Container services
AWS Container servicesAWS Container services
AWS Container services
 
Streamline the Migration and Management of Your Microsoft Apps on AWS
 Streamline the Migration and Management of Your Microsoft Apps on AWS Streamline the Migration and Management of Your Microsoft Apps on AWS
Streamline the Migration and Management of Your Microsoft Apps on AWS
 

Ähnlich wie HPC: AWS for High Performance Computing

成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)Amazon Web Services
 
CMP207_High Performance Computing on AWS
CMP207_High Performance Computing on AWSCMP207_High Performance Computing on AWS
CMP207_High Performance Computing on AWSAmazon Web Services
 
Amazon AI/ML Overview
Amazon AI/ML OverviewAmazon AI/ML Overview
Amazon AI/ML OverviewBESPIN GLOBAL
 
AWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAmazon Web Services
 
Run Production Workloads on Spot, Save up to 90%
Run Production Workloads on Spot, Save up to 90%Run Production Workloads on Spot, Save up to 90%
Run Production Workloads on Spot, Save up to 90%Amazon Web Services
 
Apache MXNet EcoSystem - ACNA2018
Apache MXNet EcoSystem - ACNA2018Apache MXNet EcoSystem - ACNA2018
Apache MXNet EcoSystem - ACNA2018Apache MXNet
 
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...Amazon Web Services
 
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS Summit
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS SummitWork with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS Summit
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS SummitAmazon Web Services
 
Introduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelIntroduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelAmazon Web Services
 
Introduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelIntroduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelAmazon Web Services
 
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências - MCL...
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências -  MCL...Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências -  MCL...
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências - MCL...Amazon Web Services
 
Apache MXNet and Gluon
Apache MXNet and GluonApache MXNet and Gluon
Apache MXNet and GluonSoji Adeshina
 
Maximize the Performance of HPC Applications with the Latest AWS Services and...
Maximize the Performance of HPC Applications with the Latest AWS Services and...Maximize the Performance of HPC Applications with the Latest AWS Services and...
Maximize the Performance of HPC Applications with the Latest AWS Services and...Amazon Web Services
 
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...Amazon Web Services
 
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2Amazon Web Services
 
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018Demystifying Machine Learning On AWS - AWS Summit Sydney 2018
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018Amazon Web Services
 
AWSome Day Online Conference 2018 - Module 2
AWSome Day Online Conference 2018 -  Module 2AWSome Day Online Conference 2018 -  Module 2
AWSome Day Online Conference 2018 - Module 2Amazon Web Services
 

Ähnlich wie HPC: AWS for High Performance Computing (20)

成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
 
CMP207_High Performance Computing on AWS
CMP207_High Performance Computing on AWSCMP207_High Performance Computing on AWS
CMP207_High Performance Computing on AWS
 
Amazon AI/ML Overview
Amazon AI/ML OverviewAmazon AI/ML Overview
Amazon AI/ML Overview
 
AWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWS
 
Run Production Workloads on Spot, Save up to 90%
Run Production Workloads on Spot, Save up to 90%Run Production Workloads on Spot, Save up to 90%
Run Production Workloads on Spot, Save up to 90%
 
Apache MXNet EcoSystem - ACNA2018
Apache MXNet EcoSystem - ACNA2018Apache MXNet EcoSystem - ACNA2018
Apache MXNet EcoSystem - ACNA2018
 
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...
Accelerate ML workloads using EC2 accelerated computing - CMP202 - Santa Clar...
 
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS Summit
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS SummitWork with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS Summit
Work with Machine Learning in Amazon SageMaker - BDA203 - Atlanta AWS Summit
 
Amazon EC2 Foundations
Amazon EC2 FoundationsAmazon EC2 Foundations
Amazon EC2 Foundations
 
Introduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelIntroduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day Israel
 
Introduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day IsraelIntroduction to AI services for Developers - Builders Day Israel
Introduction to AI services for Developers - Builders Day Israel
 
EC2 Foundations - Laura Thomson
EC2 Foundations - Laura ThomsonEC2 Foundations - Laura Thomson
EC2 Foundations - Laura Thomson
 
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências - MCL...
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências -  MCL...Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências -  MCL...
Machine Learning e Amazon SageMaker: Algoritmos, Modelos e Inferências - MCL...
 
Apache MXNet and Gluon
Apache MXNet and GluonApache MXNet and Gluon
Apache MXNet and Gluon
 
SRV319 Amazon EC2 Foundations
SRV319 Amazon EC2 FoundationsSRV319 Amazon EC2 Foundations
SRV319 Amazon EC2 Foundations
 
Maximize the Performance of HPC Applications with the Latest AWS Services and...
Maximize the Performance of HPC Applications with the Latest AWS Services and...Maximize the Performance of HPC Applications with the Latest AWS Services and...
Maximize the Performance of HPC Applications with the Latest AWS Services and...
 
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...
How to Get the HPC Best-in-class Performance via Intel Xeon Skylake Processor...
 
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
CMP314_Bringing Deep Learning to the Cloud with Amazon EC2
 
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018Demystifying Machine Learning On AWS - AWS Summit Sydney 2018
Demystifying Machine Learning On AWS - AWS Summit Sydney 2018
 
AWSome Day Online Conference 2018 - Module 2
AWSome Day Online Conference 2018 -  Module 2AWSome Day Online Conference 2018 -  Module 2
AWSome Day Online Conference 2018 - Module 2
 

Mehr von Amazon Web Services

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

Mehr von Amazon Web Services (20)

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

HPC: AWS for High Performance Computing

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mv – Marcus Vinicius Ferreira Sr. Solutions Architect, Public Sector, Amazon Web Services Diretor TI, CVC Corp CMP201 HPC: High Performance Computing AWS Flavio Ayra
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda  Infraestrutura Global  HPC Grids  Performance: CPU  Performance: Rede  Performance: Storage  Automação  Gráficos e Imagens … e ESCALA
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS: Infraestrutura Global Amazon Global Network • Rede: 100-GbE network • Rede Privada • Rede em redundância
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Grids: Escala Global CERN Large Hadron Collider (LHC)
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Grids: Escala Global Spot: usando diferentes tipos de instâncias, múltiplas AZs e Regiões
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC Grids
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Defining HPC: Casos de uso Data Light Simple performance storage Data Heavy High- performance storage Dinâmica de Fluidos Simulações Meteorológicas Stress de Materiais Simulações de Acidentes Simulações de Risco Simulações Financeiras Modelagem Molecular Animação VFX Processamento de Imagem GIS Genoma Geologia Astro-Física Deep learning Cluster HPC Distributed/Grid HPC
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cluster HPC HPC Tradicional “Scale-Up” “Tightly coupled, latency-sensitive” Grid HPC Mais Escalável “Scale-Out” “Loosely coupled, pleasingly parallel” Grids of clusters Jobs em Paralelo Jobs Heteregêneos Cluster HPC / Grid HPC
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Grid computing (Scale -ou t)
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cl emson Uni versi ty: NL P (Natural L anguage Processi ng) AWS Blog https://aws.amazon.com/blogs/aws/natural-language-processing-at-clemson-university-1-1-million-vcpus- ec2-spot-instances/
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cl emson Uni versi ty: NL P (Natural L anguage Processi ng)
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cluster computing (Scale -u p )
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC Tradicional: Meteorologia
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC Tradicional: Simulação Estrutural 0 20 40 60 80 100 120 140 160 0 2000 4000 6000 8000 10000 12000 14000 16000 18000 20000 0 50 100 150 200 250 300 350 ScaleUp Time(s) Cores c4.8xlarge Time c4.8xlarge Scaleup
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Dinâmica de Fluidos: Ansys Fluent  C4.8xlarge  140 Million cells  Formula 1: benchmark
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC: Componentes
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS: Instâncias HPC M5 General purpose Compute optimized Storage and I/O optimized GPU, FPGA accelerated Memory optimized X1 F1 P3 I3 D2 R4 C5 C4 P2
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. EC2 C5 - Intel XEON Scalable Processor  Intel Skylake @ 3.0 GHz (turbo to 3.5 GHz)  AVX512  C-state  Nitro System: dedicated hardware, lightweight hypervisor  25-Gbps network AVX 512 72 vCPUs “Skylake” 144-GiB memory C5 12 Gbps to EBS 2X vCPUs 3X throughput 2.4X memory C4 36 vCPUs “Haswell” 4 Gbps to EBS 60-GiB memory
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Xilinx UltraScale+ FPGANVIDIA GPU EC2 P2/P3: GPU  “Parallel”  “1000s of cores”  APIs: CUDA, OpenACC, OpenCL  Open-source frameworks EC2 F1: FPGA  “Massively parallel”  “Millions of parallel system logic cells”  “Flexible – no fixed instruction set”  Programável EC2: GPUs, FPGAs
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. GPU: Deep learning MXNet: Usando EC2 P2  Inception v3: análise de imagens  Escalabilidade de 85%  https://www.kaggle.com/google- brain/inception-v3
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. FPGA: Genoma F1
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hypervisor Management, Security, and Monitoring Storage Customer Instances Network EC2: Arquitetura Original - Virtualização  Virtualização  Foco: • Segurança SERVER
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hypervisor Management, Security, and Monitoring Storage Customer Instances Network EC2 C5  Hardware Dedicado  Foco: • Segurança • Performance SERVER NITRO
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Performance: Rede Amazon EC2 para Amazon S3  EC2 para Amazon S3 com tráfego de até 25 Gbps de banda Enhanced Networking  > Performance: 1 Million PPS (packets per second)  < Latência AWS Proprietary Network, 10 Gbps & 25 Gbps  “Full bisection bandwidth in Placement Groups”  “No network oversubscription”  “No jitter”  “Consistent network performance”
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Linux Driver: Amazon ENA Module Info description: Elastic Network Adapter (ENA) author: Amazon.com, Inc. or its affiliates
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Performance H P C w o r k l o a d s SO  Amazon Linux or an  Recent 3.10+ kernel–4.0 Processor states  P-states, C-states Instâncias  C5, C4, M4, R4  Latest is best Hyper-threading  Hyper-Threading (HT)  HT: on /off  Mais performance: HT off
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Performance C P U P e r f o r m a n c e Disable Hyper-Threading  https://aws.amazon.com/blogs/compute/disabling-intel-hyper- threading-technology-on-amazon-linux/  https://aws.amazon.com/blogs/compute/disabling-intel-hyper- threading-technology-on-amazon-ec2-windows-instances/ Optimizing CPU  https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance- optimize-cpu.html
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Performance C P U P e r f o r m a n c e Optimizing CPU  https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance- optimize-cpu.html
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon EFS File Amazon EBS Amazon EC2 Instance Store Block Amazon S3 / S3-IA Amazon Glacier Object Data Transfer AWS Direct Connect ISV Connectors Amazon Kinesis Data Firehose AWS Storage Gateway S3 Transfer Acceleration AWS Storage AWS Snowball Amazon CloudFront Internet/ VPN
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Storage: HPC Data Corporate data center Amazon Glacier Amazon S3 AWS Direct Connect ISV Connectors Storage Gateway AWS Snowball Internet/VPN Ingress Egress Lifecycle EC2 Instance EBS Instance Store Kinesis Data Firehose S3 Transfer Acceleration Amazon CloudFront Other Shared File System ​EFS
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Block Storage Duas opções possíveis: Amazon EBS and Instance Store EC2 Instance /dev/xvda /dev/xvdb /dev/xvdc Block Device Mapping Instance Store ephemeral0 ephemeral1 vol-xxxxxxxx vol-xxxxxxxx /dev/xvdd EBS Volumes
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS File Systems  Amazon Elastic File System (Amazon EFS)  Simples de usar, Simples de gerenciar  Distribuído em Multi-AZs  Petabyte-scale  Custom file systems  Lustre, GPFS, GlusterFS  Custom NFS  Usando discos Ephemeral  Usando discos Amazon EBS
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. High-performance NFS  EC2+EBS: mais performance: tradicional HPC  NFS, CIFS: custom filesystem  Fileserver performance: até 25 Gb/s, por instância
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon S3: Automatizando com “Lifecycles” Standard • Active data • Primary data • Big data / analytics • Archive data • Tape backup replacement • Logs • Enterprise backup Standard - Infrequent Access Amazon Glacier
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Automação
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Arquitetura HPC Shared File Storage Cloud-based, auto-scaling HPC cluster License managers and cluster head nodes with job schedulers 3D graphics virtual workstation AWS Direct Connect On-Premises HPC Resources Thin or Zero Client - No local data - Storage CacheAmazon S3 and Amazon Glacier AWS Snowball AWS Batch
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS CfnCluster CfnCluster https://aws.amazon.com/getting-started/projects/deploy-elastic-hpc-cluster/
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. CfnCluster: AWS CloudFormation Corporate data center Availability Zone Auto Scaling group Parallel FS Local NFS S3 Data ingress/egress Amazon EFS  File systems: Amazon EFS, Local NFS, and Parallel FS  Schedulers: Torque, Slurm, SGE  Auto Scaling: Spot Instances Master instance $ qsub job.sh EBS
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. CfnCluster: Monitoração CfnCluster https://aws.amazon.com/getting-started/projects/deploy-elastic-hpc-cluster/
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC: Job Schedulers HPC Tradicional  OpenMPI: Slurm, Torque, Sun Grid Engine  IBM Platform LSF  Univa Grid Engine  Altair PBS Pro HPC em AWS  AWS Batch  AWS Lambda
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC: Schedulers, Jobs, Queues Queues • Capacidade definida, limitada • Jobs múltiplos: devem esperar na FILA! ?
  • 42. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS como Escala: Múltiplos clusters CfnCluster CfnCluster CfnCluster
  • 43. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Dedicated HPC Your Data Center Project A Genoma
  • 44. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Dedicated HPC Your Data Center AWS VPC Geologia C++/Fortran Biologia Perl Aerodinâmica Python Fluidos Ansys … usando clusters dedicados
  • 45. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC: Arquiteturas Híbridas A m a z o n E C 2 S y s t e m s M a n a g e r Capabilities Run Command State Manager Inventory Maintenance Window Patch Manager Automation Parameter Store Documents AWS Cloud corporate data center Controle de acesso: role-based  Windows / Linux nodes  On-premises / Amazon VPC  Auditoria
  • 46. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HPC Gráficos e Imagens
  • 47. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AppStream 2.0  Preços: “Always-On” ou “On-Demand”  Suporte a OpenGL, DirectX, OpenCL, CUDA
  • 48. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Desktop streaming Amazon AppStream 2.0 Stream de aplicações desktop para qualquer browser Preço Flexível Escala Segurançaweb browser
  • 49. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Caso de Cliente
  • 50. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. A CVC Corp Maior Grupo de Turismo LATAM 6 unidades de negócio B2b b2c b2b2c ~11bi de vendas 2017
  • 51. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. O Desafio • Otimizar recursos na API ($$$$$$$$$) • Escalar com velocidade • ~3000 rpm em velocidade cruzeiro • API sem cache (de cias aéreas) Print Screen do sistema (se possível)
  • 52. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. “De 3:00 para 1:20 pela metade do preço com C5” www.cvc.com.br Auto Scaling group ELB ElastiCache CloudFront API Gatewqy RDS Auto Scaling group nginx Cias Aéreas C5
  • 53. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Resumo  HPC: High-Performance Computer  High Performance: CPU, GPU, FPGA  High Performance: Rede  High Performance: Storage  High Performance: Escala  High Performance: Automação
  • 54. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Obrigado!!! aws.amazon.com/hpc
  • 55. Feedback 1. Tap the Schedule icon. 2. Select the session you attended. 3. Tap Session Evaluation to submit your feedback.