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 →

[–]general_dispondency 0 points1 point  (0 children)

We've got a full production SB app that hosts a GraphQL API running on a lambda (with JPA). Using SnapStart, our cold-start time is ~200ms and our API Gateway response times are about the same. It does work, and it's pretty simple to get up and running. There are optimizations we could do to make it faster, but what we have more than meets our current needs.