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
40
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
Dependency management for Java applications 2025-09-11
sullis
0
2
Amazon S3 Chicago 2025-06-04
sullis
0
100
Amazon S3 Boston 2025-05-07
sullis
0
53
Netty ConFoo Montreal 2025-02-27
sullis
0
99
GitHub Actions ConFoo Montreal 2025-02-26
sullis
0
60
Netty Portland Java User Group 2025-02-18
sullis
0
11
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
190
Amazon S3 - Portland Java User Group 2024-09-17
sullis
0
110
Netty - Montreal Java User Group 2024-05-21
sullis
0
180
Other Decks in Programming
See All in Programming
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
400
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
AIコーディングAgentとの向き合い方
eycjur
0
270
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
480
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
630
Namespace and Its Future
tagomoris
6
700
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
250
Testing Trophyは叫ばない
toms74209200
0
840
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
1.9k
Laravel Boost 超入門
fire_arlo
2
210
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
230
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Facilitating Awesome Meetings
lara
55
6.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Code Reviewing Like a Champion
maltzj
525
40k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Six Lessons from altMBA
skipperchong
28
4k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Practical Orchestrator
shlominoach
190
11k
Navigating Team Friction
lara
189
15k
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