Welcome back! This particular guideline is a part of Fn’s contribution, development, and…
As we saw in this post, it is really simple to write and deploy Serverless Kotlin functions using Fn. The Kotlin support is, in Fn, largely based on the Java support and more specifically on the Java FDK.
One of the neat features of Fn is that you define your functions as container images. Fn isn’t prescriptive about what goes into the container as long as you can read requests and write responses — anything you package in a container that can…
“We shape our tools and afterwards our tools shape us.” — Marshall McLuhan