Exploring Spring Cloud Function, AWS Lambda and AI: building a native serverless application with Kotlin powered by OpenAI.
Introduction
Last May 2023, I had the pleasure to attend the Spring I/O Conference (10th edition!) in Barcelona, Spain. On the last day, Oleg Zhurakousky, one of the core maintainers of Spring Cloud Function, showcased the project in a talk that I en...
Lucas Gustavo de Souza Silva
I really liked your example; it was very didactic. However, I tried to run it using LocalStack and couldn't get it to work. The application starts but crashes shortly after, without specifying the error. Maybe I'm configuring something incorrectly. Could you run the same example using LocalStack?