Skip to content

Conversation

hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Sep 24, 2025

We have historically deployed titiler applications as zip packages. Since we are dangerously close to the size limit for this type of Lambda deployment, we are interested in changing it to a container image function.

@hrodmn hrodmn changed the title set up an optimized Lambda container function convert Lambda to a container function Sep 24, 2025
@hrodmn hrodmn requested a review from chuckwondo September 24, 2025 21:07
@hrodmn
Copy link
Contributor Author

hrodmn commented Sep 24, 2025

@chuckwondo can you take a look at infrastructure/aws/Dockerfile? If you have any ideas on how to optimize it further for smaller final image size and minimized startup time I am all ears!

@hrodmn hrodmn marked this pull request as ready for review September 24, 2025 21:20
@hrodmn hrodmn self-assigned this Sep 24, 2025
Copy link
Contributor

@chuckwondo chuckwondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @hrodmn! Thanks for pinging me to review.

Regarding the size of the resulting docker image goes, I don't see anything obvious for shrinking it further. Looks good.

I'm approving because the comments I've made are simply some hygiene suggestions, so feel free to accept or reject any or all at your pleasure.

Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
Co-authored-by: Chuck Daniels <cjdaniels4@gmail.com>
@hrodmn hrodmn merged commit 0f60b84 into main Oct 7, 2025
4 checks passed
@hrodmn hrodmn deleted the chore/lambda-container branch October 7, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants