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
100
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
15 years with Rails and DDD (AI Edition)
andrzejkrzywda
0
170
2026年、サーバーレスの現在地 -「制約と戦う技術」から「当たり前の実行基盤」へ- /serverless2026
slsops
2
210
あたらしい上流工程の形。 0日導入からはじめるAI駆動PM
kumaiu
5
760
ブロックテーマでサイトをリニューアルした話 / 2026-01-31 Kansai WordPress Meetup
torounit
0
450
Databricks Free Edition講座 データサイエンス編
taka_aki
0
290
SREじゃなかった僕らがenablingを通じて「SRE実践者」になるまでのリアル / SRE Kaigi 2026
aeonpeople
6
2.1k
会社紹介資料 / Sansan Company Profile
sansan33
PRO
15
400k
ClickHouseはどのように大規模データを活用したAIエージェントを全社展開しているのか
mikimatsumoto
0
190
M&A 後の統合をどう進めるか ─ ナレッジワーク × Poetics が実践した組織とシステムの融合
kworkdev
PRO
1
410
Ruby版 JSXのRuxが気になる
sansantech
PRO
0
100
クレジットカード決済基盤を支えるSRE - 厳格な監査とSRE運用の両立 (SRE Kaigi 2026)
capytan
6
2.6k
入社1ヶ月でデータパイプライン講座を作った話
waiwai2111
1
250
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
How to Talk to Developers About Accessibility
jct
2
130
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
66
36k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.8k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
430
What does AI have to do with Human Rights?
axbom
PRO
0
2k
Embracing the Ebb and Flow
colly
88
5k
The Language of Interfaces
destraynor
162
26k
Chasing Engaging Ingredients in Design
codingconduct
0
110
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
430
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