Tagged in

Kotlin

Fn Project
Fn Project
Learn about the Fn Project, containers, and serverless computing!
More information
Followers
1K
Elsewhere
More, on Medium

Kotlin and the Java FDK

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.


Serverless Kotlin with Fn Project

Kotlin is one of the fastest growing programming languages; it is used in the Android ecosystem and also is gaining traction in the enterprise world. So why not use Kotlin in the FaaS and Serverless space too?