swift-berlin / swift-berlin.github.io

swift.berlin
12 stars 10 forks source link

Serverless Swift #46

Open jthomas opened 7 years ago

jthomas commented 7 years ago
name: James Thomas
company: IBM
title: Using Swift with Serverless Cloud Platforms
abstract:  
Serverless cloud platforms have exploded in popularity over the past twelve months.
These services allow developers to push code, rather than VMs, into the cloud.
The platforms allow you to connect external event sources like API requests or message queues to functions in your code.
As events occur, your code is instantiated and executed to process each request.
Developers are only billed for the milliseconds needed to process each request.
In this session, we'll look at using Swift language functions with serverless cloud platforms, enabling developers to build scalable Swift microservices for the cloud without managing infrastructure.

links:
  -
    url: https://twitter.com/thomasj
    name: '@thomasj'
  -
    url: https://jamesthom.as
    name 'Website'
  -
    url: https://medium.com/openwhisk/serverless-swift-with-openwhisk-4f84129e6839
    name 'Serverless Swift With Apache OpenWhisk'

Hello swift.berlin 👋!

I'm coming over to Germany (September 6th - 7th) to present at a conference and wondered if your meetup was happening around those dates? If it is and you would like to hear this talk as well, I can come over to Berlin on my way.