Tagged in

Faa

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

Dive into Serverless Functions

Fn is a cloud agnostic, container native, serverless platform and as such, Fn leverages Docker…


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?


Tracing all the Fn things with OpenCensus

The Fn Project has decided to join all the other cool kids and become obsessed with…