Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Serverless with Java @AUSOUG_Connect2018 Melbourne

Serverless with Java @AUSOUG_Connect2018 Melbourne

There are a couple of definitions out there for what serverless is or isn’t, one of them being stateless compute containers that last for only one invocation. This is better known as functions as a service or FaaS.

This session presents a gentle introduction to serverless and FaaS, what it means for developers, and why it is important to understand this paradigm. It then turns to solutions available for developing serverless applications, or functions, with Java.

The session is a mix of slides and live code demos.

ivargrimstad

November 21, 2018
Tweet

More Decks by ivargrimstad

Other Decks in Programming

Transcript

  1. @ivar_grimstad #Serverless Samples https://github.com/ivargrimstad/function-duke FaaS Implementations (covered here) https://www.openfaas.com https://openwhisk.apache.org

    https://cloud.google.com/functions https://aws.amazon.com/lambda https://www.ibm.com/cloud/functions https://docs.microsoft.com/en-us/azure/azure-functions https://fnproject.io