Skip to content

Spike: investigate AWS lambda functions for zip file creation #6093

@scolapasta

Description

@scolapasta

We currently restrict zip file downloads to a max size (based on a setting) due to performance of zipping large files via glassfish.

AWS Lambda is functions as a service. So we want to investigate if we can use that to move the generation of the zip files to AWS, creating then and creating a temp url for user download.

I found this post online which may be useful to review when investigating this:
https://iiaku.com/2017/04/20/aws-lambda-how-to-create-zip-from-files/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions