Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Serverless Data Processing
Search
Victor Wibisono
May 31, 2018
Technology
0
95
Serverless Data Processing
Victor Wibisono
May 31, 2018
Tweet
Share
More Decks by Victor Wibisono
See All by Victor Wibisono
Predictive Maintenance Pipeline using Kafka Connect, Streams and KSQL
devacto
1
1.9k
Other Decks in Technology
See All in Technology
Proxmox × HCP Terraformで始めるお家プライベートクラウド
lamaglama39
1
170
Data Engineering Guide 2025 #data_summit_findy by @Kazaneya_PR / 20251106
kazaneya
PRO
11
2.1k
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
780
データ組織ゼロから投資を得るまでの軌跡と未来図 〜AIの前にやるべきこと〜 / Building a Data Organization from Scratch: The Journey to Securing Investment and a Vision for the Future
kaonavi
0
110
Pythonで構築する全国市町村ナレッジグラフ: GraphRAGを用いた意味的地域検索への応用
negi111111
8
3.3k
激動の2025年、Modern Data Stackの最新技術動向
sagara
0
1.2k
QAエンジニアがプロダクト専任で チームの中に入ると。。。?/登壇資料(杉森 太樹)
hacobu
PRO
0
180
設計は最強のプロンプト - AI時代に武器にすべきスキルとは?-
kenichirokimura
1
340
AIと共に開発する時代の組織、プロセス設計 freeeでの実践から見えてきたこと
freee
3
510
Design and implementation of "Markdown to Google Slides" / phpconfuk 2025
k1low
1
390
よくわからない人向けの IAM Identity Center とちょっとした落とし穴
kazzpapa3
2
680
[JDDStudy #10] 社内Agent勉強会の取り組み紹介
yp_genzitsu
1
130
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Side Projects
sachag
455
43k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8k
Making Projects Easy
brettharned
120
6.4k
Why Our Code Smells
bkeepers
PRO
340
57k
Visualization
eitanlees
150
16k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Designing for humans not robots
tammielis
254
26k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
A designer walks into a library…
pauljervisheath
210
24k
Transcript
Serverless Data Processing
Contents • What it is and why • Architecture •
Demo
Serverless?
Serverless is about focusing your efforts on what provides value
to users.
No servers?
None
None
https://serverless.com/learn/
Data processing?
None
None
None
Architecture
None
• Infinitely scalable • 99.9999999% data durability • Pay-per-use, no
pre- provisioning
AWS Glue • Spark-as-a-service • No cluster management • Pay-per-use,
no pre-provisioning • Services include: data crawling, cataloging (Hive metastore)
AWS Athena • Pay-per-query • No pre-provisioning • Infinitely scalable
https://blog.panoply.io/an-amazonian-battle-comparing-athena-and-redshift
None
Learn more...
https://unnik.s3.amazonaws.com/public-files/unnik-lab-guides/aws-summit-2018/datalake/unnik-aws-summit-2018-datalake-demo.html
Demo