This repository provides you cdk scripts and sample code on how to implement a simple web analytics system.
Below diagram shows what we are implementing.
| Example | Architecture Diagram | Tags |
|---|---|---|
| Web Log Analytics System with Parquet data format | Amazon API Gateway, Amazon Kinesis Data Streams, Amazon Data Firehose, Amazon S3 + Parquet, Amazon Athena, AWS Lambda, Amazon Event Bridge | |
| Web Log Analytics System with Apache Iceberg table | Amazon API Gateway, Amazon Kinesis Data Streams, Amazon Data Firehose, Amazon S3 + Apache Iceberg, Amazon Athena, AWS Lambda | |
| Web Log Analytics System using API Gateway integrated with Data Firehose with Apache Iceberg table | Amazon API Gateway, Amazon Data Firehose, Amazon S3 + Apache Iceberg, Amazon Athena, AWS Lambda |
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.