You want a service that runs immediately, is written in Kotlin or Java, and that can serve as a backend for your website. You want it to be serverless, as the numbers of users you have varies significantly. Last, but not least, you want a comfortable developer experience.
My path through this scenario has been paved with Quarkus. Let’s see how you can get going with Quarkus Native building and running in the cloud. I’ll use Google Cloud in this example, and we’ll go from scratch to production
no