ryan-mars / stochastic

TypeScript framework for building event-driven services. Easily go from Event Storming → Code.
MIT License
6 stars 1 forks source link

Construct: Generate Glue tables for events #84

Open sam-goodwin opened 3 years ago

sam-goodwin commented 3 years ago

Leverage the Shapes of events to generate Glue Tables and wire up Kinesis Analytics to consume events and write out batches parquet and json objects to S3 and update the Glue Table partitions. Support encryption, both server side and client side. Allow for this to be specified as a Construct.