Going Serverless With Spring Cloud Function, AWS Lambda Java 17 Support, and SnapStart

Develop and deploy a Java serverless function that invokes OpenAI API

Wenqi Glantz
Better Programming
Published in
11 min readMay 2, 2023

--

Photo by author

AWS Lambda added Java 17 support on April 27, 2023, a much anticipated and awaited feature! With this new feature, Spring Boot 3 developers now have a new option to deploy their Java Lambda functions, in…

--

--