@marclou Any tips for using Gemini effectively? I does not seem to work great with the agent mode for me: stops randomly, does not understand the codebase in entirety.
@munawwarfiroz@thdxr Yes it is but Aurora is also expensive. My thought was that maybe it keeps a connection pool alive even though Lambdas go cold and therefore next time they want to connect, they can simply pick a connection from pool instead of creating one.
@thdxr Up to 2-3 secs for some functions. We are bound to use SQL in many of the functions and I suspect the db connection initialization might be the problem here.
@catalinmpit I have been there and done that by using React, SPRING FRAMEWORK, AWS & Docker. Have been a pain but I learned stuff at least and experimented