SlideShare a Scribd company logo
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data
every 5 years
There is more data
than people think
15
years
live for
Data platforms need to
1,000x
scale
>10x
grows
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
There are more
people accessing data
And more
requirements for
making data available
Data Scientists
Analysts
Business Users
Applications
Secure Real time
Flexible Scalable
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
A data lake is a centralized repository that allows
you to store all your structured and unstructured
data at any scale
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Why data lakes?
Data Lakes provide:
Relational and non-relational data
Scale-out to EBs
Diverse set of analytics and machine learning tools
Work on data without any data movement
Designed for low cost storage and analytics
OLTP ERP CRM LOB
Data Warehouse
Business
Intelligence
Data Lake
100110000100101011100
101010111001010100001
011111011010
0011110010110010110
0100011000010
Devices Web Sensors Social
Catalog
Machine
Learning
DW
Queries
Big data
processing
Interactive Real-time
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon S3 | AWS Glue
Any analytic
workload, any scale, at
the lowest possible cost
AWS Direct Connect
AWS Snowball
AWS Snowmobile
AWS Database Migration Service
AWS IoT Core
Amazon Kinesis Data Firehose
Amazon Kinesis Data Streams
Amazon Kinesis Video Streams
On-premises
Data Movement
Amazon SageMaker
AWS Deep Learning AMIs
Amazon Rekognition
Amazon Lex
AWS DeepLens
Amazon Comprehend
Amazon Translate
Amazon Transcribe
Amazon Polly
Amazon Athena
Amazon EMR
Amazon Redshift
Amazon Elasticsearch Service
Amazon Kinesis
Amazon QuickSight
Analytics
Machine Learning
Real-time
Data Movement
Data Lake
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
More data lakes & analytics on AWS than
anywhere else
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Typical steps of building a data lake
Setup storage1
Move data2
Cleanse, prep,
and catalog data
3
Configure and enforce
security and compliance
policies
4
Make data available
for analytics
5
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Building data lakes can still take months
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data preparation accounts for ~80% of the
work
Building training sets
Cleaning and organizing data
Collecting data sets
Mining data for patterns
Refining algorithms
Other
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Sample of steps required Find sources
Create Amazon Simple Storage Service (Amazon S3) locations
Configure access policies
Map tables to Amazon S3 locations
ETL jobs to load and clean data
Create metadata access policies
Configure access from analytics services
Rinse and repeat for other:
data sets, users, and end-services
And more:
manage and monitor ETL jobs
update metadata catalog as data changes
update policies across services as users and permissions change
manually maintain cleansing scripts
create audit processes for compliance
…
Manual | Error-prone | Time consuming
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Enforce security policies
across multiple services
Gain and manage new
insights
Identify, ingest, clean, and
transform data
Build a secure data lake in days
AWS Lake Formation
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How it works
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Register existing data or import new
Amazon S3 forms the storage layer for
Lake Formation
Register existing S3 buckets that
contain your data
Ask Lake Formation to create required
S3 buckets and import data into them
Data is stored in your account. You
have direct access to it. No lock-in.
Data Lake Storage
Data
Catalog
Access
Control
Data import
Lake Formation
Crawlers ML-based
data prep
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Easily load data to your data lake
logs
DBs
Blueprints
Data Lake Storage
Data
Catalog
Access
Control
Data import
Lake Formation
Crawlers ML-based
data prep
one-shot
incremental
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
With blueprints
You
1. Point us to the source
2. Tell us the location to load to
in your data lake
3. Specify how often you want to
load the data
Blueprints
1. Discover the source table(s)
schema
2. Automatically convert to the
target data format
3. Automatically partition the
data based on the partitioning
schema
4. Keep track of data that was
already processed
5. You can customize any of the
above
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Blueprints build on AWS Glue
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Easily de-duplicate your data with
ML transformations
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Secure once, access in multiple ways
Data Lake Storage
Data
Catalog
Access
Control
Lake Formation
Admin
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Security permissions in Lake Formation
Control data access with simple
grant and revoke permissions
Specify permissions on tables and
columns rather than on buckets
and objects
Easily view policies granted to a
particular user
Audit all data access at one place
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Security permissions in Lake Formation
Search and view permissions
granted to a user, role, or group in
one place
Verify permissions granted to a
user
Easily revoke policies for a user
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Grant table and column-level permissions
User 1
User 2
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Security – deep dive
User
IAM users, roles
Active Directory Amazon S3
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Search and collaborate across multiple users
Text-based, faceted search
across all metadata
Add attributes like Data
owners, stewards, and other as
table properties
Add data sensitivity level,
column definitions, and others
as column properties
Text-based search and filtering
Query data in Amazon Athena
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Audit and monitor in real time
See detailed alerts in the
console
Download audit logs for
further analytics
Data ingest and catalog
notifications also published to
Amazon CloudWatch events
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Example: a data lake in 3 easy steps
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Step 1: Blueprints to ingest data
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Monitor the import
1
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Imported data as table in the data lake
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Step 2: Grant permissions to securely
share data
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Step 3: Run query in Amazon Athena
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Lake Formation Pricing
No additional charges – Only pay for the
underlying services used.
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Customer interest
“We are very excited about the launch of AWS Lake
Formation, which provides a central point of control to
easily load, clean, secure, and catalog data from thousands of
clients to our AWS-based data lake, dramatically reducing
our operational load. … Additionally, AWS Lake Formation
will be HIPAA compliant from day one …”
Aaron Symanski, CTO, Change Healthcare
“I can’t wait for my team to get our hands on AWS Lake
Formation. With an enterprise-ready option like Lake
Formation, we will be able to spend more time deriving
value from our data rather than doing the heavy lifting
involved in manually setting up and managing our data lake.”
Joshua Couch, VP Engineering, Fender Digital
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
https://aws.amazon.com/es/lake-formation/
https://aws.amazon.com/es/lake-formation/features/
https://aws.amazon.com/es/lake-formation/faqs/
© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Ricardo Serafim
Analytics Specialist Solutions Architect
rserafim@amazon.com

More Related Content

PDF
Immersion Day - Como a AWS apoia a estratégia analítica de sua empresa
Amazon Web Services LATAM
 
PPTX
Best practices on building data lakes and lake formation
John Varghese
 
PPTX
Construindo data lakes e analytics com AWS
Amazon Web Services LATAM
 
PDF
AWS Technical Day Riyadh Nov 2019 - Scaling threat detection and response in aws
AWS Riyadh User Group
 
PDF
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Boaz Ziniman
 
PDF
AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Riyadh User Group
 
PDF
AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019
AWS Summits
 
PPTX
Introduction to AWS Lake Formation.pptx
SwathiPonugumati
 
Immersion Day - Como a AWS apoia a estratégia analítica de sua empresa
Amazon Web Services LATAM
 
Best practices on building data lakes and lake formation
John Varghese
 
Construindo data lakes e analytics com AWS
Amazon Web Services LATAM
 
AWS Technical Day Riyadh Nov 2019 - Scaling threat detection and response in aws
AWS Riyadh User Group
 
Starting your Cloud Transformation Journey - Tel Aviv Summit 2018
Boaz Ziniman
 
AWS Technical Day Riyadh Nov 2019 [Migration]
AWS Riyadh User Group
 
AWS Analytics Services - When to use what? | AWS Summit Tel Aviv 2019
AWS Summits
 
Introduction to AWS Lake Formation.pptx
SwathiPonugumati
 

More from Amazon Web Services LATAM (20)

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

Recently uploaded (20)

PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Doc9.....................................
SofiaCollazos
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Doc9.....................................
SofiaCollazos
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Ad

Immersion Day - Como construir seu Data Lake em dias na AWS

  • 1. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 2. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 3. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data every 5 years There is more data than people think 15 years live for Data platforms need to 1,000x scale >10x grows
  • 4. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. There are more people accessing data And more requirements for making data available Data Scientists Analysts Business Users Applications Secure Real time Flexible Scalable
  • 5. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. A data lake is a centralized repository that allows you to store all your structured and unstructured data at any scale
  • 6. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Why data lakes? Data Lakes provide: Relational and non-relational data Scale-out to EBs Diverse set of analytics and machine learning tools Work on data without any data movement Designed for low cost storage and analytics OLTP ERP CRM LOB Data Warehouse Business Intelligence Data Lake 100110000100101011100 101010111001010100001 011111011010 0011110010110010110 0100011000010 Devices Web Sensors Social Catalog Machine Learning DW Queries Big data processing Interactive Real-time
  • 7. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon S3 | AWS Glue Any analytic workload, any scale, at the lowest possible cost AWS Direct Connect AWS Snowball AWS Snowmobile AWS Database Migration Service AWS IoT Core Amazon Kinesis Data Firehose Amazon Kinesis Data Streams Amazon Kinesis Video Streams On-premises Data Movement Amazon SageMaker AWS Deep Learning AMIs Amazon Rekognition Amazon Lex AWS DeepLens Amazon Comprehend Amazon Translate Amazon Transcribe Amazon Polly Amazon Athena Amazon EMR Amazon Redshift Amazon Elasticsearch Service Amazon Kinesis Amazon QuickSight Analytics Machine Learning Real-time Data Movement Data Lake
  • 8. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. More data lakes & analytics on AWS than anywhere else
  • 9. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Typical steps of building a data lake Setup storage1 Move data2 Cleanse, prep, and catalog data 3 Configure and enforce security and compliance policies 4 Make data available for analytics 5
  • 10. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Building data lakes can still take months
  • 11. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data preparation accounts for ~80% of the work Building training sets Cleaning and organizing data Collecting data sets Mining data for patterns Refining algorithms Other
  • 12. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Sample of steps required Find sources Create Amazon Simple Storage Service (Amazon S3) locations Configure access policies Map tables to Amazon S3 locations ETL jobs to load and clean data Create metadata access policies Configure access from analytics services Rinse and repeat for other: data sets, users, and end-services And more: manage and monitor ETL jobs update metadata catalog as data changes update policies across services as users and permissions change manually maintain cleansing scripts create audit processes for compliance … Manual | Error-prone | Time consuming
  • 13. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Enforce security policies across multiple services Gain and manage new insights Identify, ingest, clean, and transform data Build a secure data lake in days AWS Lake Formation
  • 14. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How it works
  • 15. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Register existing data or import new Amazon S3 forms the storage layer for Lake Formation Register existing S3 buckets that contain your data Ask Lake Formation to create required S3 buckets and import data into them Data is stored in your account. You have direct access to it. No lock-in. Data Lake Storage Data Catalog Access Control Data import Lake Formation Crawlers ML-based data prep
  • 16. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Easily load data to your data lake logs DBs Blueprints Data Lake Storage Data Catalog Access Control Data import Lake Formation Crawlers ML-based data prep one-shot incremental
  • 17. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. With blueprints You 1. Point us to the source 2. Tell us the location to load to in your data lake 3. Specify how often you want to load the data Blueprints 1. Discover the source table(s) schema 2. Automatically convert to the target data format 3. Automatically partition the data based on the partitioning schema 4. Keep track of data that was already processed 5. You can customize any of the above
  • 18. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Blueprints build on AWS Glue
  • 19. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Easily de-duplicate your data with ML transformations
  • 20. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Secure once, access in multiple ways Data Lake Storage Data Catalog Access Control Lake Formation Admin
  • 21. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Security permissions in Lake Formation Control data access with simple grant and revoke permissions Specify permissions on tables and columns rather than on buckets and objects Easily view policies granted to a particular user Audit all data access at one place
  • 22. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Security permissions in Lake Formation Search and view permissions granted to a user, role, or group in one place Verify permissions granted to a user Easily revoke policies for a user
  • 23. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Grant table and column-level permissions User 1 User 2
  • 24. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Security – deep dive User IAM users, roles Active Directory Amazon S3
  • 25. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Search and collaborate across multiple users Text-based, faceted search across all metadata Add attributes like Data owners, stewards, and other as table properties Add data sensitivity level, column definitions, and others as column properties Text-based search and filtering Query data in Amazon Athena
  • 26. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Audit and monitor in real time See detailed alerts in the console Download audit logs for further analytics Data ingest and catalog notifications also published to Amazon CloudWatch events
  • 27. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example: a data lake in 3 easy steps
  • 28. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Step 1: Blueprints to ingest data
  • 29. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Monitor the import 1
  • 30. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Imported data as table in the data lake
  • 31. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Step 2: Grant permissions to securely share data
  • 32. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Step 3: Run query in Amazon Athena
  • 33. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Lake Formation Pricing No additional charges – Only pay for the underlying services used.
  • 34. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Customer interest “We are very excited about the launch of AWS Lake Formation, which provides a central point of control to easily load, clean, secure, and catalog data from thousands of clients to our AWS-based data lake, dramatically reducing our operational load. … Additionally, AWS Lake Formation will be HIPAA compliant from day one …” Aaron Symanski, CTO, Change Healthcare “I can’t wait for my team to get our hands on AWS Lake Formation. With an enterprise-ready option like Lake Formation, we will be able to spend more time deriving value from our data rather than doing the heavy lifting involved in manually setting up and managing our data lake.” Joshua Couch, VP Engineering, Fender Digital
  • 35. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. https://aws.amazon.com/es/lake-formation/ https://aws.amazon.com/es/lake-formation/features/ https://aws.amazon.com/es/lake-formation/faqs/
  • 36. © 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Ricardo Serafim Analytics Specialist Solutions Architect [email protected]