From the course: AWS Certified Advanced Networking - Specialty (ANS-C01) Cert Prep

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Tabular data management in S3 with table buckets

Tabular data management in S3 with table buckets

- [Instructor] Imagine storing data in Amazon S3, but with the power of a database table. Schemas, snapshots, time travel, and even integration with Amazon Athena, Glue and EMR. That's exactly what Amazon S3 Table Buckets give you. In this video, I'll show you how to create a Table Bucket, run queries with Athena, and explore powerful features like Schema Evolution and Maintenance. Amazon S3 Table Buckets let you create and manage tables directly inside your S3 Buckets. They use the Apache Iceberg open-table format, which means you can seamlessly integrate with analytics tools, benefit from automatic optimizations like snapshot management and query data instantly. Table Buckets were announced at Reinvent 2024. They extend S3 with Apache Iceberg under the hood, meaning you get transactional consistency, schema tracking, and time travel snapshots. In this video, we'll go step by step through creating a Table Bucket,…

Contents