Closed emileten closed 1 year ago
FYI: DockerImage functions are really slowwwwwww and should be avoided! IMO if user do need bigger package they might be better served with an EFS storage where they store the big libraries!
Does this speed difference matter for all the applications in this stack ? I guess yes, in which case we can close
Does this speed difference matter for all the applications in this stack ?
I think yes
Adding support for DockerImageFunction would allow users to pass runtimes associated with assets > 250 MB. As of now we deploy all the lambdas using Function. See this comment https://github.com/developmentseed/eoapi-cdk/pull/74#discussion_r1349381411. cc @sharkinsspatial.