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
91
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
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
190
LLMエージェント時代に適応した開発フロー
hiragram
1
410
Goss: New Production-Ready Go Binding for Faiss #coefl_go_jp
bengo4com
0
1.1k
AIエージェントの開発に必須な「コンテキスト・エンジニアリング」とは何か──プロンプト・エンジニアリングとの違いを手がかりに考える
masayamoriofficial
0
390
Yahoo!ニュースにおけるソフトウェア開発
lycorptech_jp
PRO
0
360
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
3
260
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2.3k
KiroでGameDay開催してみよう(準備編)
yuuuuuuu168
1
130
LLM時代の検索とコンテキストエンジニアリング
shibuiwilliam
2
1.1k
JavaScript 研修
recruitengineers
PRO
3
180
株式会社ARAV 採用案内
maqui
0
350
サービスロボット最前線:ugoが挑むPhysical AI活用
kmatsuiugo
0
190
Featured
See All Featured
A designer walks into a library…
pauljervisheath
207
24k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
BBQ
matthewcrist
89
9.8k
We Have a Design System, Now What?
morganepeng
53
7.7k
Fireside Chat
paigeccino
39
3.6k
For a Future-Friendly Web
brad_frost
179
9.9k
A Tale of Four Properties
chriscoyier
160
23k
Gamification - CAS2011
davidbonilla
81
5.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Optimizing for Happiness
mojombo
379
70k
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