# AWS Glue Streaming Ingestion from Kafka to Apache Iceberg This is a collecton of Amazon CDK projects to show how to directly ingest streaming data from Amazon Mananged Service for Apache Kafka (MSK) and MSK Serverless into Apache Iceberg table in S3 with AWS Glue Streaming. | Project | Description | Tags | |---------|-------------|------| | [msk-to-iceberg](./msk-to-iceberg/) | ![glue-streaming-ingestion-from-msk-to-iceberg-arch](./msk-to-iceberg/glue-streaming-data-from-kafka-to-iceberg-table.svg) | AWS Glue Streaming, Managed Service for Apache Kafka (MSK), S3, Apache Iceberg | | [msk-serverless-to-iceberg](./msk-serverless-to-iceberg/) | ![glue-streaming-ingestion-from-msk-serverless-to-iceberg-arch](./msk-serverless-to-iceberg/glue-streaming-data-from-msk-serverless-to-iceberg-table.svg) | AWS Glue Streaming, MSK Serverless, S3, Apache Iceberg | Enjoy! ## Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. ## License This library is licensed under the MIT-0 License. See the LICENSE file.