Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless Swift #46

Open
jthomas opened this issue Jul 17, 2017 · 0 comments
Open

Serverless Swift #46

jthomas opened this issue Jul 17, 2017 · 0 comments

Comments

@jthomas
Copy link

jthomas commented Jul 17, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant