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
43
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
14
Amazon S3 Chicago 2025-06-04
sullis
0
110
Amazon S3 Boston 2025-05-07
sullis
0
60
Netty ConFoo Montreal 2025-02-27
sullis
0
110
GitHub Actions ConFoo Montreal 2025-02-26
sullis
0
68
Netty Portland Java User Group 2025-02-18
sullis
0
15
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
190
Amazon S3 - Portland Java User Group 2024-09-17
sullis
0
120
Netty - Montreal Java User Group 2024-05-21
sullis
0
180
Other Decks in Programming
See All in Programming
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
1k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.6k
CSC305 Lecture 03
javiergs
PRO
0
240
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
310
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
3.3k
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
140
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
830
CSC509 Lecture 05
javiergs
PRO
0
300
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
230
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
550
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
150
オープンソースソフトウェアへの解像度🔬
utam0k
15
2.8k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
870
A designer walks into a library…
pauljervisheath
209
24k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Done Done
chrislema
185
16k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
How GitHub (no longer) Works
holman
315
140k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
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