SlideShare una empresa de Scribd logo
1 de 57
Descargar para leer sin conexión
© 2019, Amazon Web Services, Inc. or its Affiliates.
Clifford Duke, Solutions Architect
2019-04-29
AWS Quick Start
© 2019, Amazon Web Services, Inc. or its Affiliates.
AWS Purpose-Built Database Strategy:
The Right Tool for the Right Job
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The Database Market is Changing
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Traditional Database Architecture
App/Web Tier
Client Tier
RDBMS
one database for
all workloads
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• key-value access
• complex queries
• transactions
• analytics
Traditional Database Architecture
App/Web Tier
Client Tier
RDBMS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Data categories and common use cases
Relational Key-value Document In-memory Graph
Referential
integrity, ACID
transactions,
schema-
on-write
Low-latency,
key lookups
with high
throughput and fast
ingestion
of data
Indexing and
storing
documents with
support for
query on any
attribute
Microseconds
latency, key-based
queries, and
specialized data
structures
Creating and
navigating
data relations
easily and quickly
Lift and shift, EMR,
CRM, finance
Real-time bidding,
shopping cart, social
Content
management,
personalization,
mobile
Leaderboards,
real-time analytics,
caching
Fraud detection,
social networking,
recommendation
engine
Search
Indexing and
searching semi-
structured logs and
data
Product catalog,
help and FAQs,
full text
Time-series Ledger
Collect, store, and
process data
sequenced by time
IoT applications,
event tracking
Complete,
immutable, and
verifiable history of
all changes to
application data
Systems
of record, supply
chain, health
care,
registrations,
financial
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Application Architecture is Changing
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Microservices at Amazon
Service-Oriented Architecture
(SOA)
Single-purpose
Connect only through APIs
Connect over HTTPS
“Microservices”
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monolithic vs. SOA vs. Microservices
SOA
Coarse-grained
Microservices
Fine-grained
Monolithic
Single Unit
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Microservices…
Eliminates any long-term commitment to a technology stack
Polyglot ecosystem
Polyglot persistence
• Decompose Databases
• Database per microservice pattern
Allows easy use of Canary and Blue-Green deployments
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Purpose-Built Databases
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Redshift
Data warehousing
EMR
Hadoop + Spark
Athena
Interactive analytics
Kinesis Data Analytics Real
time
Elasticsearch Service
Operational Analytics
RDS
MySQL, PostgreSQL, MariaDB,
Oracle, SQL Server
Aurora
MySQL, PostgreSQL
QuickSight SageMaker
DynamoDB
Key value, Document
ElastiCache
Redis, Memcached
Neptune
Graph
Timestream
Time Series
QLDB
Ledger Database
S3/Glacier
Glue
ETL & Data Catalog
Lake Formation
Data Lakes
Database Migration Service | Snowball | Snowmobile | Kinesis Data Firehose | Kinesis Data Streams
Data Movement
Analytics Databases
Business Intelligence & Machine Learning
Data Lake
Managed
Blockchain
Blockchain
Templates
Blockchain
RDS on VMware
DocumentDB
Document
Our portfolio
Broad and deep portfolio, purpose-built for builders
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS: Purpose-built databases
Relational Key-value Document In-memory Graph Search
Amazon
DynamoDB
Amazon
Neptune
Amazon RDS
Aurora CommercialCommunity
Amazon
ElastiCache
Amazon
Elasticsearch
Service
Amazon
DocumentDB
Time-series Ledger
Amazon
Timestream
Amazon
Quantum
Ledger
Database
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Relational Databases
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon RDS
Managed relational database service with a choice of popular database engines
Easy to administer
No need to provision
infrastructure, install, and
maintain DB software
Highly scalable
Scale DB compute and storage
with a few clicks; minimal
downtime for your application
Available & durable
Automatic Multi-AZ
data replication;
automated backup, snapshots,
and failover
Fast & secure
SSD storage and
guaranteed provisioned
I/O; data encryption at rest and
in transit
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Aurora
MySQL and PostgreSQL compatible relational database built for the cloud
Performance and availability of commercial-grade databases at 1/10th the cost
Performance
& scalability
5x throughput of standard
MySQL and 3x of standard
PostgreSQL; scale-out up to
15 read replicas
Availability
& durability
Fault-tolerant, self-healing
storage; six copies of data
across three AZs; continuous
backup to S3
Highly secure
Network isolation,
encryption at
rest/transit
Fully managed
Managed by RDS: no
hardware provisioning,
software patching, setup,
configuration, or backups
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Aurora: Fastest Growing Service in AWS History
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Aurora Serverless
On-demand, auto-scaling database for applications with variable workloads
Warm
Capacity Pool
Application
Database Endpoint
Scalable Database Capacity
(Compute + Memory)
Shared Distributed Storage
Starts up on demand, shuts down when not in use
Automatically scales with no instances to manage
Pay per second for the database capacity you use
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Non-Relational Databases
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon DynamoDB
We needed to adapt to power Amazon.com
Needed to power
Amazon.com
Required massive scalability
and reliability
DynamoDB designed to meet
this need
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Many Applications Require Millisecond Latency at Any Scale
Example: Amazon Prime Day 2017
Biggest shopping event in
Amazon history
Peaked at 12.9 million
requests per second
Thousands of Amazon
teams using DynamoDB
3.34 trillion requests
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon DynamoDB
Fully-managed nonrelational database for any scale
High performance
Fast, consistent performance
Virtually unlimited throughput
Virtually unlimited storage
Secure
Encryption at rest and transit
Fine-grained access control
PCI, HIPAA, FIPS140-2 eligible
Fully managed
Maintenance-free
Serverless
Auto scaling
Backup and restore
Global tables
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
DynamoDB Global Tables
Build high-performance,
globally distributed
applications
Low latency reads and writes
to locally available tables
Multi-region redundancy
and resiliency
Easy to set up and
no application
rewrites required
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon ElastiCache
Fully-managed, Redis or Memcached compatible, low-latency, in-memory data
store
Fully managed
AWS manages all hardware
and software setup,
configuration, monitoring
Extreme performance
In-memory data store and cache
for sub-millisecond response times
Easily scalable
Read scaling with replicas
Write and memory scaling
with sharding
Non-disruptive scaling
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Graph Use Cases
Social news feed Recommendations Retail fraud detection
Friends
Use
Play
Like
Check in
Like
Connect
Read
Credit
card
Product
Email
address
Credit
card
Known
fraud
Uses
Paid
with
Uses
Paid
with
Paid with
Purchased
Approve
purchase?
Sport
Product
Purchased
Purchased
People
who also
follow sports
purchased…
Purchased
Knows
Knows
Do you
know…
Follows
Follows
Follows
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges Building Apps with Highly-Connected Data
Existing graph databasesRelational databases
Too expensiveDifficult to
maintain high
availability
Difficult to scale Limited support
for open
standards
Inefficient graph
processing
Unnatural for
querying graph
Rigid schema
inflexible for
changing graphs
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Neptune
Fully managed graph database
Fast & scalable
Store billions of relationships;
query with millisecond latency
Reliable
Six replicas of your data across
three AZs with full backup and
restore
Easy
Build powerful queries
easily with Gremlin and SPARQL
Open
Supports Apache TinkerPop and
W3C RDF graph models
Gremlin
SPARQL
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon DocumentDB
Fast, scalable, and fully managed MongoDB-compatible database service
Fast Scalable Fully managed MongoDB compatible
Millions of requests per second
with millisecond latency; twice the
throughput of MongoDB
Separation of compute and
storage enables both layers to
scale independently; scale out
to 15 read replicas in minutes
Managed by AWS:
no hardware provisioning; auto
patching, quick setup, secure,
and automatic backups
Compatible with MongoDB 3.6; use
the same SDKs, tools, and
applications with Amazon
DocumentDB
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Database Migration Service
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Database Migration Service
Migrating
Databases to AWS
100,000+
Databases migrated
Migrate between on-premises and AWS
Migrate between databases
Data replication for zero-downtime migration
Automated schema conversion
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
100,000+ Databases Migrated with DMS
© 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates.
Got Files? Deploy Your File Workloads Quickly &
Easily with AWS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Considerations when moving file data
1. Why are you moving data storage to AWS?
2. What is the data you’re moving?
3. Where is the data going – to which service/for what application & use
case?
4. When do you need the data off your array/out of the DC/in AWS?
5. How much data? How much usable network capacity?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Time Cost Complexity
Why move? The pain of managing on-premises
storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Time
• Long 3-6-month acquisition
• 30-90 day implementation
Why move? The pain of managing on-premises storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cost – hidden expenses
• Capex – high up-front capital investment
• Guesswork on how much storage you will need
• Guesswork on types of drives, mix of SSD/HDD
• Expensive add-on software for tiering, snapshotting, HA, DR
• Warranty renewals, EOL, migrations
Why move? The pain of managing on-premises storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Complexity
• Specialized expertise
• Availability – need a second array and datacenter for HA
• Backup – dedicated backup arrays plus offsite copy
• Scalability – difficult to scale: time/cost to order more
drives, upgrade controllers, EOL of array – all additional
hidden costs
Why move? The pain of managing on-premises storage
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What? Files.
Everyone has files
Always growing…
never shrinking
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What? File data
Also referred to as unstructured data
Productivity Apps
Development Data
Media Files
Digital Security
Sensor Data
Oceanographic
Weather
Traffic
Machine Generated
Satellite images
Weather data
Seismic imagery
Atmospheric data
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What? File data sources
DAS File Server NAS
Scale-out NAS or
Parallel File systems
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? Storage portfolio breadth and depth
Amazon FSx for
Windows
Amazon FSx
for Lustre
Amazon
EFS
Amazon
EBS
AWS DataSync AWS Transfer
for SFTP
AWS Snow*
Family
Amazon
Glacier
Amazon
S3
AWS Backup AWS Storage
Gateway Family
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? Amazon Elastic File System (EFS)
Storage for Linux-based applications
Key Workloads: Enterprise applications, web serving, content management, in-cloud
database backups, container storage, test and development, media workflows
Linux
NFSv4.x
Local file system
File server
NAS filer
Clustered or Scale-out file
system
Direct Connect
VPN
Multi-VPC
Multi-account
What OS and Protocol is
being used?
Where is the data
coming from?
How can the migrated
data be accessed?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? Amazon FSx for Windows File Server
Storage for Windows-based business applications
Key Workloads: Home directories, .NET applications, content management, software
development environments, media workflows
Windows Server 2008,
2012, 2016
Windows 7, 8, 10
SMB 2.0
SMB 3.x
Local Windows
file system
Windows file server
NAS filer
Direct Connect
VPN
Single-AZ
Multi-AZ via DFS-R
What OS and Protocol is
being used?
Where is the data
coming from?
How will the migrated
data be accessed?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? AWS Storage Gateway
Hybrid cloud service enabling on-premises apps to seamlessly use AWS
storage
Standard storage protocols Fully managed cache
Optimized data transfer AWS integrated
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? Hybrid file storage: File Gateway and
Volume Gateway
File Gateway Volume Gateway + File Server
Store and access
objects in Amazon S3
Block storage and file
systems on-premises
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Where? Hybrid storage w/ Amazon S3 & File
Gateway
Store files as objects in S3 and access via standard file protocols
Key Workloads: File backup, hybrid workflows, active archive, content distribution
Windows
Linux
NFSv3, NFSv4.1
SMB2, SMB3
Local file system
File server
NAS filer
On-premises
Remote location or
branch office
In AWS
What OS and Protocol is
being used?
Where is the data
coming from?
How will the migrated
data be accessed?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How? 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
Storage Optimized
Amazon Kinesis
Data Streams
Amazon Kinesis
Video Streams
NEW!
AWS
Snowball Edge
Compute
Optimized
NEW! NEW!
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How? Options for File Data Transfer
AWS
Storage
Gateway
AWS
DataSync
AWS
Transfer
for SFTP
NEW!NEW!
AWS
Direct Connect
AWS
Snowball
AWS
Snowball Edge
Storage Optimized
AWS
Snowball Edge
Compute
Optimized
NEW!
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How? AWS DataSync
AWS
Online transfer service that simplifies, automates, and
accelerates moving data between on-premises storage and AWS
Combines the speed and reliability of network acceleration
software with the cost-effectiveness of open source tools
Fast data
transfer
Easy
to use
Secure and
reliable
Cloud
integrated
Cost-effective
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How? AWS Transfer for SFTP
Fully-managed service enabling transfer of data over SFTP,
and stored in Amazon S3
Fully managed
in AWS
Native integration
with AWS services
Cost-effective
Seamless migration of
existing workflows
Simple to use
Enterprise
ready
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Summary
• On-premises storage continues to grow
• AWS storage portfolio is growing
• The customer may think of storage as
• DAS, NAS, SAN
• Backup/DR, Home directories, Enterprise Apps
• Application-specific data
• There are many enterprise file-based workloads that can be migrated today
• For Linux-based applications, use EFS
• For Windows-based business applications, use FSx for Windows File Server
• To store data in S3 and access via standard file protocols, use File Gateway
© 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates.
Break
© 2019, Amazon Web Services, Inc. or its Affiliates.
Hands-on Workshop
Building and securing a web application on AWS
© 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates.
© 2019, Amazon Web Services, Inc. or its Affiliates.
https://amzn.to/2ILl3VR
© 2019, Amazon Web Services, Inc. or its Affiliates.
Thank you for
Attending
AWS Quick Start

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
 
Introducing-AWS-Hong-Kong-Region
Introducing-AWS-Hong-Kong-RegionIntroducing-AWS-Hong-Kong-Region
Introducing-AWS-Hong-Kong-Region
 
Architetture per l'analisi di flussi di dati in tempo reale
Architetture per l'analisi di flussi di dati in tempo realeArchitetture per l'analisi di flussi di dati in tempo reale
Architetture per l'analisi di flussi di dati in tempo reale
 
Tech deep dive: Cloud data management with Veeam and AWS - SVC216-S - New Yor...
Tech deep dive: Cloud data management with Veeam and AWS - SVC216-S - New Yor...Tech deep dive: Cloud data management with Veeam and AWS - SVC216-S - New Yor...
Tech deep dive: Cloud data management with Veeam and AWS - SVC216-S - New Yor...
 
“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...
 
A tale of two customers - Simplified data protection with Veeam, N2WS & AWS -...
A tale of two customers - Simplified data protection with Veeam, N2WS & AWS -...A tale of two customers - Simplified data protection with Veeam, N2WS & AWS -...
A tale of two customers - Simplified data protection with Veeam, N2WS & AWS -...
 
What's new in Amazon Aurora - ADB203 - Atlanta AWS Summit
What's new in Amazon Aurora - ADB203 - Atlanta AWS SummitWhat's new in Amazon Aurora - ADB203 - Atlanta AWS Summit
What's new in Amazon Aurora - ADB203 - Atlanta AWS Summit
 
Databases on AWS - The right tool for the right job - ADB203 - Santa Clara AW...
Databases on AWS - The right tool for the right job - ADB203 - Santa Clara AW...Databases on AWS - The right tool for the right job - ADB203 - Santa Clara AW...
Databases on AWS - The right tool for the right job - ADB203 - Santa Clara AW...
 
Introduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS SummitIntroduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
 
Progetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWSProgetta, crea e gestisci Modern Application per web e mobile su AWS
Progetta, crea e gestisci Modern Application per web e mobile su AWS
 
Introduction to EC2 A1 instances, powered by the AWS Graviton processor - CMP...
Introduction to EC2 A1 instances, powered by the AWS Graviton processor - CMP...Introduction to EC2 A1 instances, powered by the AWS Graviton processor - CMP...
Introduction to EC2 A1 instances, powered by the AWS Graviton processor - CMP...
 
Building enterprise solutions with blockchain technology - SVC217 - New York ...
Building enterprise solutions with blockchain technology - SVC217 - New York ...Building enterprise solutions with blockchain technology - SVC217 - New York ...
Building enterprise solutions with blockchain technology - SVC217 - New York ...
 
Next generation intelligent data lakes, powered by GraphQL & AWS AppSync - MA...
Next generation intelligent data lakes, powered by GraphQL & AWS AppSync - MA...Next generation intelligent data lakes, powered by GraphQL & AWS AppSync - MA...
Next generation intelligent data lakes, powered by GraphQL & AWS AppSync - MA...
 
[NEW LAUNCH!] Introducti[NEW LAUNCH!] Introduction to event-driven architectu...
[NEW LAUNCH!] Introducti[NEW LAUNCH!] Introduction to event-driven architectu...[NEW LAUNCH!] Introducti[NEW LAUNCH!] Introduction to event-driven architectu...
[NEW LAUNCH!] Introducti[NEW LAUNCH!] Introduction to event-driven architectu...
 
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...
 
Optimize data lakes with Amazon S3 - STG302 - Santa Clara AWS Summit
Optimize data lakes with Amazon S3 - STG302 - Santa Clara AWS SummitOptimize data lakes with Amazon S3 - STG302 - Santa Clara AWS Summit
Optimize data lakes with Amazon S3 - STG302 - Santa Clara AWS Summit
 
利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統
 
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
Grid computing in the cloud for Financial Services industry - CMP205-I - New ...
 
Creare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data WarehousesCreare e gestire Data Lake e Data Warehouses
Creare e gestire Data Lake e Data Warehouses
 
AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019
AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019
AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019
 

Similar a AWS-Quick-Start

Databases - Choosing the right Database on AWS
Databases - Choosing the right Database on AWSDatabases - Choosing the right Database on AWS
Databases - Choosing the right Database on AWS
Amazon Web Services
 
在 AWS 上構建無服務器分析
在 AWS 上構建無服務器分析在 AWS 上構建無服務器分析
在 AWS 上構建無服務器分析
Amazon Web Services
 
Migrate and Modernize Your Database
Migrate and Modernize Your DatabaseMigrate and Modernize Your Database
Migrate and Modernize Your Database
Amazon Web Services
 

Similar a AWS-Quick-Start (20)

AWS Purpose-Built Database Strategy: The Right Tool for The Right Job
AWS Purpose-Built Database Strategy: The Right Tool for The Right JobAWS Purpose-Built Database Strategy: The Right Tool for The Right Job
AWS Purpose-Built Database Strategy: The Right Tool for The Right Job
 
Databases - Choosing the right Database on AWS
Databases - Choosing the right Database on AWSDatabases - Choosing the right Database on AWS
Databases - Choosing the right Database on AWS
 
Building Data Lakes for Analytics on AWS
Building Data Lakes for Analytics on AWSBuilding Data Lakes for Analytics on AWS
Building Data Lakes for Analytics on AWS
 
Modern Data Platforms - Thinking Data Flywheel on the Cloud
Modern Data Platforms - Thinking Data Flywheel on the CloudModern Data Platforms - Thinking Data Flywheel on the Cloud
Modern Data Platforms - Thinking Data Flywheel on the Cloud
 
All Databases Are Equal, But Some Databases Are More Equal than Others: How t...
All Databases Are Equal, But Some Databases Are More Equal than Others: How t...All Databases Are Equal, But Some Databases Are More Equal than Others: How t...
All Databases Are Equal, But Some Databases Are More Equal than Others: How t...
 
Preparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/MLPreparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/ML
 
Using AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your ApplicationsUsing AWS Purpose-Built Databases to Modernize your Applications
Using AWS Purpose-Built Databases to Modernize your Applications
 
Preparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/ML Preparing Your Data for Cloud Analytics & AI/ML
Preparing Your Data for Cloud Analytics & AI/ML
 
Data_Analytics_and_AI_ML
Data_Analytics_and_AI_MLData_Analytics_and_AI_ML
Data_Analytics_and_AI_ML
 
How to choose the right database for your workload
How to choose the right database for your workloadHow to choose the right database for your workload
How to choose the right database for your workload
 
在 AWS 上構建無服務器分析
在 AWS 上構建無服務器分析在 AWS 上構建無服務器分析
在 AWS 上構建無服務器分析
 
SRV309 AWS Purpose-Built Database Strategy: The Right Tool for the Right Job
 SRV309 AWS Purpose-Built Database Strategy: The Right Tool for the Right Job SRV309 AWS Purpose-Built Database Strategy: The Right Tool for the Right Job
SRV309 AWS Purpose-Built Database Strategy: The Right Tool for the Right Job
 
Immersion Day - Democratize o acesso ao dado
Immersion Day - Democratize o acesso ao dadoImmersion Day - Democratize o acesso ao dado
Immersion Day - Democratize o acesso ao dado
 
Data Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & AthenaData Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & Athena
 
Data Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & AthenaData Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & Athena
 
Migrate and Modernize Your Database
Migrate and Modernize Your DatabaseMigrate and Modernize Your Database
Migrate and Modernize Your Database
 
Database Freedom: come liberarsi dei database proprietari
Database Freedom: come liberarsi dei database proprietariDatabase Freedom: come liberarsi dei database proprietari
Database Freedom: come liberarsi dei database proprietari
 
Building with Purpose-Built Databases: Match Your workload to the Right Database
Building with Purpose-Built Databases: Match Your workload to the Right DatabaseBuilding with Purpose-Built Databases: Match Your workload to the Right Database
Building with Purpose-Built Databases: Match Your workload to the Right Database
 
[AWS summit 2019] 마이크로 서비스 패턴 데이터 베이스
[AWS summit 2019] 마이크로 서비스 패턴 데이터 베이스[AWS summit 2019] 마이크로 서비스 패턴 데이터 베이스
[AWS summit 2019] 마이크로 서비스 패턴 데이터 베이스
 
Immersion Day - Como simplificar o acesso ao seu ambiente analítico
Immersion Day - Como simplificar o acesso ao seu ambiente analíticoImmersion Day - Como simplificar o acesso ao seu ambiente analítico
Immersion Day - Como simplificar o acesso ao seu ambiente analítico
 

Más de Amazon 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 AWS
Amazon 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 Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon 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
 

Más de Amazon Web Services (20)

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

AWS-Quick-Start

  • 1. © 2019, Amazon Web Services, Inc. or its Affiliates. Clifford Duke, Solutions Architect 2019-04-29 AWS Quick Start
  • 2. © 2019, Amazon Web Services, Inc. or its Affiliates. AWS Purpose-Built Database Strategy: The Right Tool for the Right Job
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. The Database Market is Changing
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Traditional Database Architecture App/Web Tier Client Tier RDBMS one database for all workloads
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. • key-value access • complex queries • transactions • analytics Traditional Database Architecture App/Web Tier Client Tier RDBMS
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Data categories and common use cases Relational Key-value Document In-memory Graph Referential integrity, ACID transactions, schema- on-write Low-latency, key lookups with high throughput and fast ingestion of data Indexing and storing documents with support for query on any attribute Microseconds latency, key-based queries, and specialized data structures Creating and navigating data relations easily and quickly Lift and shift, EMR, CRM, finance Real-time bidding, shopping cart, social Content management, personalization, mobile Leaderboards, real-time analytics, caching Fraud detection, social networking, recommendation engine Search Indexing and searching semi- structured logs and data Product catalog, help and FAQs, full text Time-series Ledger Collect, store, and process data sequenced by time IoT applications, event tracking Complete, immutable, and verifiable history of all changes to application data Systems of record, supply chain, health care, registrations, financial
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Application Architecture is Changing
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Microservices at Amazon Service-Oriented Architecture (SOA) Single-purpose Connect only through APIs Connect over HTTPS “Microservices”
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monolithic vs. SOA vs. Microservices SOA Coarse-grained Microservices Fine-grained Monolithic Single Unit
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Microservices… Eliminates any long-term commitment to a technology stack Polyglot ecosystem Polyglot persistence • Decompose Databases • Database per microservice pattern Allows easy use of Canary and Blue-Green deployments
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Purpose-Built Databases
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Redshift Data warehousing EMR Hadoop + Spark Athena Interactive analytics Kinesis Data Analytics Real time Elasticsearch Service Operational Analytics RDS MySQL, PostgreSQL, MariaDB, Oracle, SQL Server Aurora MySQL, PostgreSQL QuickSight SageMaker DynamoDB Key value, Document ElastiCache Redis, Memcached Neptune Graph Timestream Time Series QLDB Ledger Database S3/Glacier Glue ETL & Data Catalog Lake Formation Data Lakes Database Migration Service | Snowball | Snowmobile | Kinesis Data Firehose | Kinesis Data Streams Data Movement Analytics Databases Business Intelligence & Machine Learning Data Lake Managed Blockchain Blockchain Templates Blockchain RDS on VMware DocumentDB Document Our portfolio Broad and deep portfolio, purpose-built for builders
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS: Purpose-built databases Relational Key-value Document In-memory Graph Search Amazon DynamoDB Amazon Neptune Amazon RDS Aurora CommercialCommunity Amazon ElastiCache Amazon Elasticsearch Service Amazon DocumentDB Time-series Ledger Amazon Timestream Amazon Quantum Ledger Database
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Relational Databases
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon RDS Managed relational database service with a choice of popular database engines Easy to administer No need to provision infrastructure, install, and maintain DB software Highly scalable Scale DB compute and storage with a few clicks; minimal downtime for your application Available & durable Automatic Multi-AZ data replication; automated backup, snapshots, and failover Fast & secure SSD storage and guaranteed provisioned I/O; data encryption at rest and in transit
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Aurora MySQL and PostgreSQL compatible relational database built for the cloud Performance and availability of commercial-grade databases at 1/10th the cost Performance & scalability 5x throughput of standard MySQL and 3x of standard PostgreSQL; scale-out up to 15 read replicas Availability & durability Fault-tolerant, self-healing storage; six copies of data across three AZs; continuous backup to S3 Highly secure Network isolation, encryption at rest/transit Fully managed Managed by RDS: no hardware provisioning, software patching, setup, configuration, or backups
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Aurora: Fastest Growing Service in AWS History
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Aurora Serverless On-demand, auto-scaling database for applications with variable workloads Warm Capacity Pool Application Database Endpoint Scalable Database Capacity (Compute + Memory) Shared Distributed Storage Starts up on demand, shuts down when not in use Automatically scales with no instances to manage Pay per second for the database capacity you use
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Non-Relational Databases
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon DynamoDB We needed to adapt to power Amazon.com Needed to power Amazon.com Required massive scalability and reliability DynamoDB designed to meet this need
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Many Applications Require Millisecond Latency at Any Scale Example: Amazon Prime Day 2017 Biggest shopping event in Amazon history Peaked at 12.9 million requests per second Thousands of Amazon teams using DynamoDB 3.34 trillion requests
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon DynamoDB Fully-managed nonrelational database for any scale High performance Fast, consistent performance Virtually unlimited throughput Virtually unlimited storage Secure Encryption at rest and transit Fine-grained access control PCI, HIPAA, FIPS140-2 eligible Fully managed Maintenance-free Serverless Auto scaling Backup and restore Global tables
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. DynamoDB Global Tables Build high-performance, globally distributed applications Low latency reads and writes to locally available tables Multi-region redundancy and resiliency Easy to set up and no application rewrites required
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon ElastiCache Fully-managed, Redis or Memcached compatible, low-latency, in-memory data store Fully managed AWS manages all hardware and software setup, configuration, monitoring Extreme performance In-memory data store and cache for sub-millisecond response times Easily scalable Read scaling with replicas Write and memory scaling with sharding Non-disruptive scaling
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Graph Use Cases Social news feed Recommendations Retail fraud detection Friends Use Play Like Check in Like Connect Read Credit card Product Email address Credit card Known fraud Uses Paid with Uses Paid with Paid with Purchased Approve purchase? Sport Product Purchased Purchased People who also follow sports purchased… Purchased Knows Knows Do you know… Follows Follows Follows
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Building Apps with Highly-Connected Data Existing graph databasesRelational databases Too expensiveDifficult to maintain high availability Difficult to scale Limited support for open standards Inefficient graph processing Unnatural for querying graph Rigid schema inflexible for changing graphs
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Neptune Fully managed graph database Fast & scalable Store billions of relationships; query with millisecond latency Reliable Six replicas of your data across three AZs with full backup and restore Easy Build powerful queries easily with Gremlin and SPARQL Open Supports Apache TinkerPop and W3C RDF graph models Gremlin SPARQL
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon DocumentDB Fast, scalable, and fully managed MongoDB-compatible database service Fast Scalable Fully managed MongoDB compatible Millions of requests per second with millisecond latency; twice the throughput of MongoDB Separation of compute and storage enables both layers to scale independently; scale out to 15 read replicas in minutes Managed by AWS: no hardware provisioning; auto patching, quick setup, secure, and automatic backups Compatible with MongoDB 3.6; use the same SDKs, tools, and applications with Amazon DocumentDB
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Database Migration Service
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Database Migration Service Migrating Databases to AWS 100,000+ Databases migrated Migrate between on-premises and AWS Migrate between databases Data replication for zero-downtime migration Automated schema conversion
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 100,000+ Databases Migrated with DMS
  • 33. © 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates. Got Files? Deploy Your File Workloads Quickly & Easily with AWS
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Considerations when moving file data 1. Why are you moving data storage to AWS? 2. What is the data you’re moving? 3. Where is the data going – to which service/for what application & use case? 4. When do you need the data off your array/out of the DC/in AWS? 5. How much data? How much usable network capacity?
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Time Cost Complexity Why move? The pain of managing on-premises storage
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Time • Long 3-6-month acquisition • 30-90 day implementation Why move? The pain of managing on-premises storage
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cost – hidden expenses • Capex – high up-front capital investment • Guesswork on how much storage you will need • Guesswork on types of drives, mix of SSD/HDD • Expensive add-on software for tiering, snapshotting, HA, DR • Warranty renewals, EOL, migrations Why move? The pain of managing on-premises storage
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Complexity • Specialized expertise • Availability – need a second array and datacenter for HA • Backup – dedicated backup arrays plus offsite copy • Scalability – difficult to scale: time/cost to order more drives, upgrade controllers, EOL of array – all additional hidden costs Why move? The pain of managing on-premises storage
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. What? Files. Everyone has files Always growing… never shrinking
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. What? File data Also referred to as unstructured data Productivity Apps Development Data Media Files Digital Security Sensor Data Oceanographic Weather Traffic Machine Generated Satellite images Weather data Seismic imagery Atmospheric data
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. What? File data sources DAS File Server NAS Scale-out NAS or Parallel File systems
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? Storage portfolio breadth and depth Amazon FSx for Windows Amazon FSx for Lustre Amazon EFS Amazon EBS AWS DataSync AWS Transfer for SFTP AWS Snow* Family Amazon Glacier Amazon S3 AWS Backup AWS Storage Gateway Family
  • 43. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? Amazon Elastic File System (EFS) Storage for Linux-based applications Key Workloads: Enterprise applications, web serving, content management, in-cloud database backups, container storage, test and development, media workflows Linux NFSv4.x Local file system File server NAS filer Clustered or Scale-out file system Direct Connect VPN Multi-VPC Multi-account What OS and Protocol is being used? Where is the data coming from? How can the migrated data be accessed?
  • 44. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? Amazon FSx for Windows File Server Storage for Windows-based business applications Key Workloads: Home directories, .NET applications, content management, software development environments, media workflows Windows Server 2008, 2012, 2016 Windows 7, 8, 10 SMB 2.0 SMB 3.x Local Windows file system Windows file server NAS filer Direct Connect VPN Single-AZ Multi-AZ via DFS-R What OS and Protocol is being used? Where is the data coming from? How will the migrated data be accessed?
  • 45. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? AWS Storage Gateway Hybrid cloud service enabling on-premises apps to seamlessly use AWS storage Standard storage protocols Fully managed cache Optimized data transfer AWS integrated
  • 46. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? Hybrid file storage: File Gateway and Volume Gateway File Gateway Volume Gateway + File Server Store and access objects in Amazon S3 Block storage and file systems on-premises
  • 47. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Where? Hybrid storage w/ Amazon S3 & File Gateway Store files as objects in S3 and access via standard file protocols Key Workloads: File backup, hybrid workflows, active archive, content distribution Windows Linux NFSv3, NFSv4.1 SMB2, SMB3 Local file system File server NAS filer On-premises Remote location or branch office In AWS What OS and Protocol is being used? Where is the data coming from? How will the migrated data be accessed?
  • 48. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. How? 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 Storage Optimized Amazon Kinesis Data Streams Amazon Kinesis Video Streams NEW! AWS Snowball Edge Compute Optimized NEW! NEW!
  • 49. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. How? Options for File Data Transfer AWS Storage Gateway AWS DataSync AWS Transfer for SFTP NEW!NEW! AWS Direct Connect AWS Snowball AWS Snowball Edge Storage Optimized AWS Snowball Edge Compute Optimized NEW!
  • 50. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. How? AWS DataSync AWS Online transfer service that simplifies, automates, and accelerates moving data between on-premises storage and AWS Combines the speed and reliability of network acceleration software with the cost-effectiveness of open source tools Fast data transfer Easy to use Secure and reliable Cloud integrated Cost-effective
  • 51. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. How? AWS Transfer for SFTP Fully-managed service enabling transfer of data over SFTP, and stored in Amazon S3 Fully managed in AWS Native integration with AWS services Cost-effective Seamless migration of existing workflows Simple to use Enterprise ready
  • 52. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Summary • On-premises storage continues to grow • AWS storage portfolio is growing • The customer may think of storage as • DAS, NAS, SAN • Backup/DR, Home directories, Enterprise Apps • Application-specific data • There are many enterprise file-based workloads that can be migrated today • For Linux-based applications, use EFS • For Windows-based business applications, use FSx for Windows File Server • To store data in S3 and access via standard file protocols, use File Gateway
  • 53. © 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates. Break
  • 54. © 2019, Amazon Web Services, Inc. or its Affiliates. Hands-on Workshop Building and securing a web application on AWS
  • 55. © 2019, Amazon Web Services, Inc. or its Affiliates.© 2019, Amazon Web Services, Inc. or its Affiliates.
  • 56. © 2019, Amazon Web Services, Inc. or its Affiliates. https://amzn.to/2ILl3VR
  • 57. © 2019, Amazon Web Services, Inc. or its Affiliates. Thank you for Attending AWS Quick Start