Turns out Java can do serverless right — with GraalVM and Spring, cold starts are tamed and performance finally heats up.
When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...