filmov
tv
Have your Serverless Kotlin Functions and Eat Them Too | Andrew O'Hara
Показать описание
It’s a sad reality that JVM functions have poor cold-start performance on serverless platforms, like AWS Lambda. You may have been tempted to compile your jar to a native image, or to pay extra to keep your functions warm. You may have decided that serverless is only suited to asynchronous tasks without latency requirements. But it doesn’t have to be this way.
You can have your Kotlin Functions and you can eat them too. You can run an entire API service; but only if you design it right. In this talk, I’m going to teach you how to minimize your function’s init phase, abandon your heavyweight dependencies, and even eliminate the need for reflection. When we’re done, you won’t have to settle for other languages.
#kotlinconf #kotlin
Have your Serverless Kotlin Functions and Eat Them Too | Andrew O'Hara
Serverless in a Nutshell
Kotlin on Serverless Cloud - AWS Lambda, Unlimited! | Elena van Engelen-Maslova
Build an AWS Lambda Serverless function with Kotlin and MongoDB
Create a REST API with API Gateway and Lambda | AWS Cloud Computing Tutorials for Beginners
KotlinConf 2019: Kotless - Kotlin Serverless Framework by Vladislav Tankov
Serverless functions in any language everywhere
The Index: Serverless with Kotlin, Events, much more!
KotlinConf 2018 - Server as a Function in Kotlin by Ivan Sanchez & David Denton
How to use Serverless Step function with AWS Lambda in Node.js to run multiple lambda functions
KotlinConf 2017 - Going Serverless with Kotlin by Marcos Placona
Creating Your First Serverless Function On The Oracle Cloud
Spring, Functions, Serverless and You - Nate Schutta
Serverless Generative AI: Amazon Bedrock Running in Lambda
Serverless Doesn't Make Sense
AWS Java Lambda Functions with Kotlin by Keith Wedinger
Spring, Functions, Serverless and You
Kotlin Serverless Framework
Marcos Placona - Going Serverless with Kotlin
Serverless Development With Kotlin and Kotless by Vladislav Tankov
Is there a Kotlin API for Cloud Functions? - #AskFirebase
Serverless Development in Kotlin (Annyce Davis)
Why node.js is the wrong choice for APIs (and what to use instead)
http4k: Server as a Function
Комментарии