description |
---|
OWEN can run on your local environment or be hosted on your cloud infrastructure. |
- An S3 bucket (
ddex-messages-prod
) for uploading DDEX files. - A Lambda function (
sendDdexToSQS
) to process uploaded files. - An SQS FIFO queue (
OwenInputQueue.fifo
) to manage zip file delivery. - A Lambda function (
Owen
) to process the zip files from the queue.
https://github.com/originalworks/protocol-core/tree/master/owen/aws