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
S3 NYC Iceberg meetup 2025-07-10
Search
sullis
July 10, 2025
Programming
0
12
S3 NYC Iceberg meetup 2025-07-10
S3 object storage
NYC Iceberg meetup
2025-07-10
sullis
July 10, 2025
Tweet
Share
More Decks by sullis
See All by sullis
Amazon S3 Chicago 2025-06-04
sullis
0
88
Amazon S3 Boston 2025-05-07
sullis
0
43
Netty ConFoo Montreal 2025-02-27
sullis
0
74
GitHub Actions ConFoo Montreal 2025-02-26
sullis
0
46
Netty Portland Java User Group 2025-02-18
sullis
0
8
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
170
Amazon S3 - Portland Java User Group 2024-09-17
sullis
0
97
Netty - Montreal Java User Group 2024-05-21
sullis
0
170
Netty Chicago Java User Group 2024-04-17
sullis
0
1.1k
Other Decks in Programming
See All in Programming
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
130
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
840
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
770
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
900
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
170
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
450
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
2
360
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
140
Discover Metal 4
rei315
2
140
Advanced Micro Frontends: Multi Version/ Framework Scenarios @WAD 2025, Berlin
manfredsteyer
PRO
0
110
ふつうの技術スタックでアート作品を作ってみる
akira888
1
880
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
2.2k
Featured
See All Featured
The Language of Interfaces
destraynor
158
25k
We Have a Design System, Now What?
morganepeng
53
7.7k
Unsuck your backbone
ammeep
671
58k
Making Projects Easy
brettharned
116
6.3k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Six Lessons from altMBA
skipperchong
28
3.9k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Documentation Writing (for coders)
carmenintech
72
4.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
310
Transcript
S3 object storage Sean Sullivan NYC Iceberg meetup July 10
2025
🔵 Amazon S3 🔵 Iceberg and S3 🔵 Kafka and
S3
Launched on March 14, 2006 S3 “Simple Storage Service”
S3 is an object storage service with a HTTP REST
API
S3
Objects are stored in buckets
🔵 General purpose buckets 🔵 Directory buckets 🔵 Table buckets
With S3 Express One Zone, data is stored in a
different bucket type — an S3 directory bucket — which can support up to 2 million requests per second Directory buckets
select a specific Availability Zone within an AWS Region to
store your data S3 Express One Zone
co-locate your storage and compute resources in the same Availability
Zone to further optimize performance S3 Express One Zone
“Table buckets” were announced at AWS re:Invent 2024 Table buckets
S3 Tables fully managed Iceberg tables Iceberg tables as a
first class AWS resource
None
S3 Analytics Accelerator
S3 Analytics Accelerator 📍 integrates with AWS CRT 📍 sequential
prefetching 📍 small object prefetching
S3 Analytics Accelerator 📍 Parquet footer caching 📍 predictive column
prefetching
S3 Analytics Accelerator
Iceberg S3 properties s3.analytics-accelerator.enabled=true S3FileIOProperties
None
July 2023: WarpStream WarpStream is an Apache Kafka protocol compatible
data streaming platform built directly on top of S3
June 2024: WarpStream
May 2025: KIP-1150
None
“Apache Kafka is often operated in cloud hyperscaler environments where
high-reliability object storage is available and more cost-effective than block storage for equivalent workloads”
None
https://github.com/aiven/inkless
None
The End
Bonus content
RisingWave: S3 as primary storage
None
None
S3 Analytics Accelerator
None