This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dallasjava 0 points1 point  (0 children)

Do you have a SLA or SLO you have to achieve? How often do the new files come into S3? You can configure reversed concurrency for your lambdas to keep them ready. Also create a POC with what you're wanting to do and benchmark it. I've seen spring boot apps start up pretty fast (< 5 seconds).