Java
Behind the Scenes of Devoxx Ticket Sales
How we managed the high load of registrations for Devoxx Belgium.
Serverless cold start for the rest of us
Cold start can be a big issue with Java Serverless Functions. Native-image is an option, but it doesn’t work in all cases. Let’s explore other possibilities.