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
29
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
91
Amazon S3 Boston 2025-05-07
sullis
0
46
Netty ConFoo Montreal 2025-02-27
sullis
0
81
GitHub Actions ConFoo Montreal 2025-02-26
sullis
0
49
Netty Portland Java User Group 2025-02-18
sullis
0
8
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
180
Amazon S3 - Portland Java User Group 2024-09-17
sullis
0
100
Netty - Montreal Java User Group 2024-05-21
sullis
0
170
Netty Chicago Java User Group 2024-04-17
sullis
0
1.2k
Other Decks in Programming
See All in Programming
はじめてのWeb API体験 ー 飲食店検索アプリを作ろうー
akinko_0915
0
180
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
4
1.6k
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
760
マッチングアプリにおけるフリックUIで苦労したこと
yuheiito
0
250
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
1
850
なぜあなたのオブザーバビリティ導入は頓挫するのか
ryota_hnk
3
520
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
170
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
1k
Advanced Micro Frontends: Multi Version/ Framework Scenarios
manfredsteyer
PRO
0
120
オホーツクでコミュニティを立ち上げた理由―地方出身プログラマの挑戦 / TechRAMEN 2025 Conference
lemonade_37
1
150
それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
orgachem
PRO
13
3.2k
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
230
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Documentation Writing (for coders)
carmenintech
72
4.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
283
13k
For a Future-Friendly Web
brad_frost
179
9.8k
The Cost Of JavaScript in 2023
addyosmani
51
8.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
530
Typedesign – Prime Four
hannesfritz
42
2.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
RailsConf 2023
tenderlove
30
1.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
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