> For the complete documentation index, see [llms.txt](https://chris-lomeli.gitbook.io/tiny-engines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chris-lomeli.gitbook.io/tiny-engines/walk-throughs/01-motivation/04-project.md).

# project

The whole solution includes the following work-streams :

* [x] The `dev-ops` work to set up and maintain the AWS platform components
  * Firehose delivery streams for each event class (e.g. Bounce, Send, etc...)
  * S3 buckets and folders for each delivery stream
  * Scheduling and scripts to update the meta-data for the s3 folders
* [x] The `ses-transformer` that will transform into the database format we'll need
* [x] The `sample queries` for our customer to explore and validate the data
